Seite 1 von 1

Probleme mit Attachement Mod - BRauche dringend hilfe!

Verfasst: 14.07.2004 20:49
von Shadowman
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: 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 der datei in zeile 34:

Code: Alles auswählen

	include($phpbb_root_path . './includes/def_icons.' . $phpEx);
bei http://www.broxx-com.de/forum/posting.p ... reply&t=31

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 siehe oben

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 zeile 250

Code: Alles auswählen

			$b_md = ( isset($HTTP_POST_VARS['b_md']) ) ? intval ($HTTP_POST_VARS['b_md']) : 0;
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 :)

Verfasst: 14.07.2004 21:05
von Markus67
Hi ....

Schau mal hier ... :wink:

http://www.phpbb.de/viewtopic.php?t=40001

Markus

Verfasst: 14.07.2004 21:10
von Shadowman
hm, ok, werde ich machen, nur ich verstehe nicht, warum es schon die 8 mb zieht, wenn ich posten will, und nicht uploaden.

bei pm's kann ich sie komishcerweise schreiben, doch anscheinend funzt das uploaden der datei nicht...