dodorca
11-05-2007, 01:35 AM
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1572864 bytes)
jasmina
11-05-2007, 02:23 PM
To resolve this problem, try to edit conf.php file.
Add the following line starting from the beginning of the file:
ini_set("memory_limit","16M");
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.