Hi folks – I’m getting this error when I activated the Enfold Theme and now I can’t actually get into the WP-Admin area
https://www.ttnq.org.au/ttnqnew/wp-admin/
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 283113 bytes) in /home/ttnqorg/public_html/ttnqnew/wp-content/themes/enfold/css/dynamic-css.php on line 811
do I need to get my host to increase the memory size?
Cheers
Actually – I thought I had solved this but I haven’t . I got the theme to apply – and it looks like it’s working on the front end – but when I go to save an option in the theme’s option panel I get an error message – see screenshot here – it says script doesn’t work:
http://www.awesomescreenshot.com/image/201329/f3080789e167a20e6de10fd6bb8f84a0
I’ve added more memory limit to the wp-config.php file
define(‘WPLANG’, ”);
define(‘WP_MEMORY_LIMIT’, ’64M’);
But still not luck
any clues would be great
Hi!
64M is not a lot, could you try 128 to see if that works better?
Best regards,
Rikard
sweet – thanks Rikard – that worked.
Cheers