I'm getting an error when I try to open one of my dashboard pages in my wordpress script
The error message is as follows:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes) in
/home2/liquifac/public_html/grandviewbiz.com/wp-includes/wp-db.php on line 2413
I asked around and was told I have to increase the memory_limit to something higher than 256M, so I changed it to 512M and still the same problem.
So could you please tell me how to fix this and what should I do?