[RC] AJAX Chat

In diesem Forum können Mod-Autoren ihre Mods vorstellen, die sich noch im Entwicklungsstatus befinden. Der Einbau in Foren im produktiven Betrieb wird nicht empfohlen.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Benutzeravatar
Friganto
Mitglied
Beiträge: 47
Registriert: 20.09.2007 09:58
Wohnort: Neerach

Beitrag von Friganto »

okay danke mit 7Zip war ih nun erfolgreich herzlichen Dank
madblueimp
Mitglied
Beiträge: 62
Registriert: 14.08.2007 15:09
Kontaktdaten:

Beitrag von madblueimp »

Gern geschehen - 7-Zip ist auch allgemein empfehlenswert, sowohl das Programm als auch das Kompressionsformat. :)
ante
Mitglied
Beiträge: 18
Registriert: 31.08.2006 12:47

Beitrag von ante »

ich würde gerne ein Button machen wollen für den chat
wie geht das ??? oder was muß ich umbauen ???
madblueimp
Mitglied
Beiträge: 62
Registriert: 14.08.2007 15:09
Kontaktdaten:

Beitrag von madblueimp »

@ante: "ein Button" kann vieles sein - du musst schon genauer erklären, was du umsetzen willst.
madblueimp
Mitglied
Beiträge: 62
Registriert: 14.08.2007 15:09
Kontaktdaten:

Beitrag von madblueimp »

Mittlerweile gab es einige neue Versions-Freigaben inklusive neuer Funktionen:

Version 0.5 (12.10.2007):
-------------------------------

New features:
- Realtime monitoring and server-side log viewer replaces log files creation.
- Invitation system to invite users to the current channel.
- Private channels based on invitation system.
- Possibility to access restricted channels by invitation.
- Possibility to use persistent font colors.
- Client-side settings are stored persistently in a settings cookie.
- /me and /describe and /action (new) messages are displayed in a custom style class.
- Added config variable to limit the number of available cannels.
- Added config variable to define the max users logged in.
- Added config variable to enable/disable private messages.
- Added config variable to enable/disable private channels.
- Added config variable to force auto-login.
- Added config variables to adjust guest usernames.
- Added config variable to enable/disable the display of channel messages login/logout, channel enter/leave.
- Added config variables to define the time of day and the days in the week the chat is opened.
- Styles from different chat versions are now included in all packages.
- Restructured CSS styles to separate Positioning, Borders, Fonts and Colors.
- Restructured DataBase code and added support for MySQLi.
- Chat versions with forum integration now use the existing database connection.
- Improved (multibyte) encoding support.

Bugfixes:
- Several (10) XMLHttpRequest objects are created for POST requests to allow real asynchronism.
This way messages sent before the server could respond don't result in an error message anymore.
- JavaScript links (private message links in online list) were not escaped properly.
- Removed Byte Order Mark at the beginning of finnish language files which caused unwanted output.
- Session handling now allows to keep the current session on logout.

Other changes:
- Code refactoring to cleanup the code and avoid naming collisions.
- Removed PHP Code from Template files - using a simple template system with custom tags.
- License change => Creative Commons Attribution-Share Alike (still free and open source).

Changed files:
- all (all versions)



Version 0.5.0.1 (13.10.2007):
-------------------------------

Changes:
- Moved forum integration code out of class files and into lib/custom.php.

Changed files:
- index.php (all versions)
- lib/custom.php (all versions - new)
- lib/class/CustomChat.php (all versions except standalone)



Version 0.5.1 (14.10.2007):
-------------------------------

New features:
- Added simple flood control (two new config variables).

Bugfixes:
- Ignored userNames were not escaped properly for message filter query [SECURITY RISK].
- /roll messages were being displayed as user messages instead of chatBot messages (Code refactoring mistake).
- No display of invitations/uninvitations or /roll messages from ignored users.
- Preventing robots from being logged in automatically (phpBB3 version).

Changed files:
- lib/config.php (all versions)
- lib/class/AJAXChat.php (all versions)
- lib/class/CustomAJAXChat.php (phpBB3 version)
Stefan0812
Mitglied
Beiträge: 94
Registriert: 23.06.2004 22:35
Wohnort: Bremen

Beitrag von Stefan0812 »

ließe sich auf der Startseite des Forums eventuell ein Block einfügen, der anzeigt, wer zurzeit im Chat ist?

Hat das eventuell sogar jemand gemacht?
Benutzeravatar
Tauberplanscher
Mitglied
Beiträge: 18
Registriert: 25.01.2006 20:27
Wohnort: Ansbach
Kontaktdaten:

Beitrag von Tauberplanscher »

Geht auch wirklich prima.
Im eingebauten Button oben bei SUCHE, PROFIL etc sieht man, wenn man mit der Maus über CHAT fährt, wer online ist.
Im Bereich "Wer ist online" werden derzeitigen Chatuser mit * gekennzeichnet.

Kannst du dir auch am Abend , wenn was los ist, unter http://www.tauberplanscher-forum.de/ mal ansehen
Stefan0812
Mitglied
Beiträge: 94
Registriert: 23.06.2004 22:35
Wohnort: Bremen

Beitrag von Stefan0812 »

danke! manchmal bin ich echt ein trottel! :oops:
Helmut
Mitglied
Beiträge: 2048
Registriert: 27.12.2002 20:35
Wohnort: Augsburg

Beitrag von Helmut »

Hallo,

ich habe ein Problem mit der neuen Version vom Chat (0.5.1.3_phpBB3). Mit der Version RC7 vom Forum erhalte ich folgende Fehlermeldung:
Fatal error: Call to a member function escape_string() on a non-object in C:\Programme\xampp\htdocs\phpBB3\chat\lib\class\AJAXChatMySQLiDataBase.php on line 69
Ich habe den Chat (0.5.1.3_phpBB3) zuvor mit der Version RC5 vom Forum getestet, da läuft er ohne Fehler. Der Fehler passiert beim einloggen nach drücken des Submit- Buttons bzw. wenn ich schon eingeloggt bin, wenn ich zum Chat wechsle. Hat von euch schon jemand eine Lösung für dieses Problem?

[EDIT]
Ich habe die Lösung bekommen, mehr dazu steht hier: https://blueimp.net/forum/viewtopic.php?p=11124#p11124. Nun klappt es auch mit phpBB3RC7 ohne Probleme.

Gruß Helmut
Ich bin nicht ganz dicht.... na und.
Antworten

Zurück zu „phpBB 2.0: Mods in Entwicklung“