Hello, I'm new in this forum and hope getting practical help. Thank's in advance.
We took over "teneriffa-forum.net" 6 month ago together with all software and content. If needed I can send you the former and current vBulletin account numbers. Please give me a hint, so far.
Present State: vBulletin Version 3.7.3 / PhotoPost Version 6.2 / PHP Versions 5.2.12, 4.4.9, 5.3.1 / mySQL Version 5.0.51a /
From the beginning we had the problem with picture upload. We only can upload one photo, each. If I configure e.g. two oder five photos as a bulky upload the system runs into a
Quote:
|
Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 3712 bytes) in /www/htdocs/w00c0667/tf/teneriffa-fotos/image-inc.php on line 116
|
. Only by use of the administrator account combined with IE8 browser it is possible to upload e.g. five photos.
I've already filled in the commands into pp-inc.php:
ini_set("memory_limit", "80M");
ini_set("max_execution_time", 0);
... with absolutely no effect.
Can I get any solution for this annoying problem?
Attached: pp-inc.php & image-inc.php as ZIP