Seite 1 von 1

Export Fehler acp und header Fehler

Verfasst: 26.11.2009 21:11
von blossom10
Hallo zusammen, hab heute mal Probehalber das 3.06 aufgespielt. Ging natürlich schief.... :D
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 249
Der Code sagt ja das zu wenig Speicher ist, nur ging es vorher ja auch..., einer eine idee?

Dann 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