MyBB.de Forum

Normale Version: PJIRC Chat
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Seiten: 1 2 3 4 5 6 7 8 9 10 11
Hallo,

habe den phpFreeChat rundergeladen da steht in der Tut drin:

IMPORTANT: copy phpfreechat_popup.php to your chat_directory NOT your root directory.

Finde bei mir auf dem Server aber keine chat_directory?Confused

LG Mario

Die ganze TUT:

If you are using any other phpfreechat plugin make sure it's disabled!!!

download the latest version of phpfreechat and copy it to your root directory.
IMPORTANT: copy phpfreechat_popup.php to your chat_directory NOT your root directory.
In your chat directory (phpfreechat-1.2 by default) delete the index.php file.
copy inc/plugins/phpfreechat_mybb.php to {your_forums_root_directory}/inc/plugins/
copy ./images/toplinks/chat_icon.gif to {your_forums_root_directory}/images/toplinks/

The chat is by default for registered users, admins, super mods, mods and custom groups. Unregisterd and non actives have no access!
If you want to change this edit phpfreechat_popup.php and change the lines indicated as comments!

Log:
{$plugins->add_hook("pre_output_page", "phpfreechat_header"); } deleted
RII

Kenny

Zitat:download the latest version of phpfreechat and copy it to your root directory.
Den Chat selber musst du dir auch noch runterladen und in das Hauptverzeichnis deines Forums hochladen. Dann hast du auch ein Verzeichnis chat. Oder wie auch immer das dann beim phpfreechat heißt.

Zitat:IMPORTANT: copy phpfreechat_popup.php to your chat_directory NOT your root directory.
Kopiere die Datei phpfreechat_popup.php in das Verzeichnis des Chats und nicht in das hauptverzeichnis des Forums!

Zitat:In your chat directory (phpfreechat-1.2 by default) delete the index.php file.
copy inc/plugins/phpfreechat_mybb.php to {your_forums_root_directory}/inc/plugins/
copy ./images/toplinks/chat_icon.gif to {your_forums_root_directory}/images/toplinks/
Im Chat Verzeichnis lösche die index.php.
Kopiere die Datei inc/plugins/phpfreechat_mybb.php in das Verzeichnis inc/plugins.
Kopiere die Datei images/toplinks/chat_icon.gif in das Verzeichnis images/toplinks.
Das gehört hier wirklich nicht rein!
Seiten: 1 2 3 4 5 6 7 8 9 10 11