cassembers
Member
Posted 2 years ago #
It seems that since I have inputted all 1193 of my categories, I am unable to use Form Hacker (or options manager for that form).
Now all I receive is.... Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 89 bytes) in .../wp-includes/category.php on line 371
I have tried upping my php memory_limit, but this doesn't seem to help at all. Is there ANY way to get around this and get it working again?
Cheers!
cassembers
Member
Posted 2 years ago #
Sorry for the double post.. but is it possible to edit the form outside of WP (ie. edit the file iteself?). If so, which file am I looking for?
cassembers
Member
Posted 2 years ago #
*blush* OMG.. now I feel dumb. NVM! I fixed it!! ;)
File: wp-settings.php
at line 13
increased to 40M
I didn't know you could increase the memory via wp-settings. That's neat.
businessgarden
Member
Posted 2 years ago #
Thanks for the info !
I had the same issue fixed within a minute thanks to your update ;-)