Seite 3 von 3
Verfasst: 06.07.2006 22:21
von lietuva
okey.. ich versuche es mal.. ^^
Verfasst: 06.07.2006 22:22
von ichda
ist doch nicht so schwer,wie geschrieben ändere die error.php mit deiner addy ab und dann die .htacces ebenfalls dann das ganze via ftp ins root verzeichnis und dann lüppt das schon...
Verfasst: 06.07.2006 22:24
von lietuva
wie ich es mir schon geadcht hatte, funktioniert es nicht, da diese domain nur bei der fehlermeldung aufkreuzt und nix zur verbsserung bringt..
- <?php
/***************************************************************************
* error404.php
* ------------------
* begin : Saturday, Jan 17, 2004
* copyright : (C) 2004 AWSW
* url : http://www.awsw.de
*
* $Id: error404.php,v 1.00 2004/01/17 12:00:00 AWSW Exp $
*
*
***************************************************************************/
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
define('IN_PHPBB', true);
$phpbb_root_path = './';
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);
$userdata = session_pagestart($user_ip, PAGE_INDEX);
init_userprefs($userdata);
define('SHOW_ONLINE', true);
$page_title = "Error 404";
include($phpbb_root_path . 'includes/page_header.'.$phpEx);
?>
<!-- HTML START -->
<span class="gensmall"><center><h1>Welcome at www.lietuva.redio.de/</h1>
The file or directory does not exist any more. Please go on to <a href="http://www.lietuva.redio.de">www.lietuva.redio.de</a><br>
<br>HTH walle<br>
<h1>Willkommen auf www.lietuva.redio.de</h1>
Diese Datei oder dieses Verzeichnis existiert leider nicht mehr. Bitte surfe weiter auf <a href="http://www.lietuva.redio.de">www.lietuva.redio.de</a><br>
<br>HTH walle</center></span>
<!-- HTML END -->
<?php
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
?>
Noch irgendwelcvhe Tipps?
Verfasst: 06.07.2006 22:27
von ichda
ok die error.php scheint in ordnung zusein,die .htaccess hast du auch ins root verzeichnis geladen die sieht so aus:
ErrorDocument 404
http://www.lietuva.redio.de/phpBB/error404.php
derlink in der pn lautet aber
http://www.lietuva.de.vu
Änder das mal so um das da dieses vu noch mitdrinne steht sowohl in der error.php als auch in der .htacces
Verfasst: 06.07.2006 22:28
von lietuva
nein.. weil die anders aussehen MUSS:
ErrorDocument 404 /forum/error404.php
sonst kommen ja die alten fehler!
Verfasst: 06.07.2006 22:34
von ichda
ok versuch mal die htacces so zu ändern
Verfasst: 06.07.2006 22:43
von ichda
ja wo isser denn??Nu isser weg...

Verfasst: 07.07.2006 12:23
von lietuva
Egal, was ich mache, der Fehler geht nicht weg..... Och menno, kann mir hier keiner mehr helfen?? Dieser Fehler regt mich echt so was von unglkaublich auf.. das könnt ihr nicht glauben....
Die Datein sind auch zu 100 Prozent richtig drinne und im richtigen Ordner....
Ich hoffe, ich werde noch ein paar Tipps bekommen!

Verfasst: 08.07.2006 15:22
von Boemelchen
Hallo!
Also wichtig ist in der htaccess muss stehen:
Code: Alles auswählen
ErrorDocument 404 http://deinedomain/deinphpBBverzeichniss/error404.php
Der fehler ist doch weg! Jedenfalls kommt bei mir keiner. Also muss die htacces so aussehen:
Code: Alles auswählen
ErrorDocument 404 http://lietuva.redio.de/forum/error404.php