Installation Problem

This topic has been marked as not resolved.

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in /home/encomendaseua/public_html/wp-content/themes/shoppica/library/WebfontsParser.php on line 11

I got this just after hitting ACTIVATE on templates page.
Iam SURE that i have 128MB on my webhosting, so it is not a memory raise problem.

Please help.

October 28, 2014 at 12:00 am #33732

Hello,

Put following code into wp-config.php file:
define( 'WP_MEMORY_LIMIT', '128M' );

Allowed memory 67108864 bytes is 68 MB not 128 MB.

Best,
ThemeBurn team

October 28, 2014 at 9:21 am #33738
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.