Seite 3 von 4

Verfasst: 01.01.2005 20:59
von skdluxe
Ne, stimmt, im Editor nicht!

Verfasst: 01.01.2005 21:00
von bmf24
was soll ich jetzt tun`??[/b]

Verfasst: 01.01.2005 21:01
von skdluxe
So, 257 sollt die hier sein!

Code: Alles auswählen

   if ( !file_exists(@phpbb_realpath($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.'.$phpEx)) ) 
Sind die Dateien auch da?

Verfasst: 01.01.2005 21:04
von bmf24
nein finde ich nicht nicht`???
die ist nicht vorhanden

Verfasst: 01.01.2005 21:05
von skdluxe
bmf24 hat geschrieben:nein finde ich nicht nicht`???
die ist nicht vorhanden
WELCHE

Verfasst: 01.01.2005 21:06
von bmf24
Sorry doch habe ich gefunden

Code: Alles auswählen

if ( !file_exists(@phpbb_realpath($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.'.$phpEx)) )

Verfasst: 01.01.2005 21:08
von bmf24
was ist damit was soll ich tun ??

Verfasst: 01.01.2005 21:09
von skdluxe
Müsste also ...

im Verzeichnis

language/lang_ eine lang_main sein!

Und die

board_config ist bei mir unter den templates

Verfasst: 01.01.2005 21:11
von skdluxe
Denn

Code: Alles auswählen

Warning: file_exists() [function.file-exists]: Unable to access in /home/www/htdocs/mutluluk.de/includes/functions.php on line 257
phpBB : Kritischer Fehler 

Could not query database for theme info

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax near '' at line 3 
und

Code: Alles auswählen

file_exists
(PHP 3, PHP 4 , PHP 5)

file_exists -- Prüft, ob eine Datei oder ein Verzeichnis existiert

Verfasst: 01.01.2005 21:12
von skdluxe
Was für rechte hat die Datei functions?