Probleme mit Attachement Mod - BRauche dringend hilfe!
Verfasst: 14.07.2004 20:49
Seit ich die Attachement Mod manuel installiert habe, kann keiner mehr posten oder ein admin ins admin center, es kommen diese meldungen:
bei http://www.broxx-com.de/forum/posting.p ... wtopic&f=1
code der datei in zeile 34:
bei http://www.broxx-com.de/forum/posting.p ... reply&t=31
code siehe oben
bei http://www.broxx-com.de/forum/admin/index.php (in der linken spalte)
code zeile 250
ich habe leider keine ahnung, was phpbb mit dieser meldung meint (oder hat es etwas mit dem webserver zu tun??)
ich hoffe auf schnelle antwort und möchte mich schonmal im vorraus bedanken
bei http://www.broxx-com.de/forum/posting.p ... wtopic&f=1
Code: Alles auswählen
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 100000 bytes) in ./includes/functions.php on line 34
Code: Alles auswählen
include($phpbb_root_path . './includes/def_icons.' . $phpEx);
Code: Alles auswählen
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 100000 bytes) in ./includes/functions.php on line 34
bei http://www.broxx-com.de/forum/admin/index.php (in der linken spalte)
Code: Alles auswählen
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 184320 bytes) in admin_users.php on line 250
Code: Alles auswählen
$b_md = ( isset($HTTP_POST_VARS['b_md']) ) ? intval ($HTTP_POST_VARS['b_md']) : 0;
ich hoffe auf schnelle antwort und möchte mich schonmal im vorraus bedanken
