PJIRC Chat - Druckversion +- MyBB.de Forum (https://www.mybb.de/forum) +-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html) +--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html) +--- Thema: PJIRC Chat (/thread-18997.html) |
RE: PJIRC Chat 1.1 - Mario4774 - 10.03.2010 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? 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 RE: PJIRC Chat 1.1 - Kenny - 10.03.2010 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.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. RE: PJIRC Chat 1.1 - StefanT - 11.03.2010 Das gehört hier wirklich nicht rein! |