Seite 1 von 1

Problem mit dem Chat-Mod: x7chat

Verfasst: 19.04.2007 22:42
von 19cyprinus88
Hallo,

ich hab folgendes Problem bei dem Chat-Mod: x7

In der INstallation steht folgendes:

Code: Alles auswählen

...........
Step 4) Follow these directions if you would like to add a link to the chat
		room on your PhpBB2.
			1. Open the PhpBB2 file /templates/subSilver/overall_header.tpl
			2. Find:
				--------------------------------------------------------------
				{L_LOGIN_LOGOUT}</a>&nbsp;</span></td>
				--------------------------------------------------------------
			3. Replace with
				--------------------------------------------------------------
				{L_LOGIN_LOGOUT}</a>&nbsp;</span>&nbsp;<a href="./chat" class="mainmenu" target="_blank"><img src="templates/subSilver/images/icon_mini_chat.gif" width="12" height="13" border="0" alt="Chat" hspace="3" />Chat</a>&nbsp;</span></td>
				--------------------------------------------------------------
			4. In the code that you just added, find
				--------------------------------------------------------------
				"./chat"
				--------------------------------------------------------------
			5. and change chat to the name of the directory that you put X7 Chat in.  (Leave the ./)
			6. Upload the file icon_mini_chat.gif (included with X7 Chat in the install.phpbb2 directory)
				into the directory /templates/subSilver/images/ on your server.  Don't forget to 
				reupload the overall_header.tpl file to your server.
.........
Das habe ich auch soweit gemacht nur wenn ich dann auf das Symbol Klicke öffnet sich folgendes: http://www.carp-lovers.com/chat

Wo ist der Fehler?

Verfasst: 20.04.2007 09:38
von Jonnsn
in dem Verzeichnis fehlt die Index.php ... das liegt nicht an dem Link sondern einfach daran dass die Datei nicht existiert....
überprüfe einmal ob du alle Dateien hochgeladen hast...