Nicht weiter schlimm, hab alle Datein und Datenbank zurück gespielt, wunderbar...
Jetzt ist nur eins passiert, wenn ich meine Styls direkt aus dem acp runter laden will kommt die berühmte weise Seite.
Jetzt bekomme ich folgende Fehlermeldung...
Code: Alles auswählen
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 64 bytes) in /meineseite/includes/db/mysql.php on line 249Dann hab ich mal den Debug aktiviert und da kommen auch ganz lustige Fehlermeldungen....
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 131: Trying to get property of non-object
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3955: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3266)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3957: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3266)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3958: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3266)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3959: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3266)Die includes/functions.php hab ich mal hier verlinkt....
http://www.phpbb.de/support/pastebin.ph ... view&s=300