Ive been in the middle of creating my new vbulletin site from scratch using the 4.0 - Granted I have been programming a lot of usergroups and different forums - I ran into this error
Fatal error: Out of memory (allocated 59506688) (tried to allocate 44 bytes) in includes/adminfunctions.php on line 3341
Ive read other posts pertaining to this type of issue - and the answer is to have the host bump up the memory limit to accomidate the size.
.....but really I dont think I have that much thats using that much memory. I have an arcade plugin and vbseo, but other than that no plugins really.
So instead of asking the host company to bump my memory up, are there things I can delete to free up memory? It seems that even if I go to delete usergroups or forums, I get the out of memory error message....Is there a cache I can erase? Stuff I can delete to free up that space?
Thanks
Fatal error: Out of memory (allocated 59506688) (tried to allocate 44 bytes) in includes/adminfunctions.php on line 3341
Ive read other posts pertaining to this type of issue - and the answer is to have the host bump up the memory limit to accomidate the size.
.....but really I dont think I have that much thats using that much memory. I have an arcade plugin and vbseo, but other than that no plugins really.
So instead of asking the host company to bump my memory up, are there things I can delete to free up memory? It seems that even if I go to delete usergroups or forums, I get the out of memory error message....Is there a cache I can erase? Stuff I can delete to free up that space?
Thanks
Comment