Hi i hope you reply to me as fast as possible
when i try to install this main theme of bimber i face this problem
Allowed memory size of 1073741824 bytes exhausted (tried to allocate 600060032 bytes) in /home/nilepate/public_html/wp-includes/functions.php on line 647
There has been a critical error on your website. Please check your site admin email inbox for instructions.
could you please fix it as fast as possible if you want you can enter my domain just give me your email and i’ll send you the password to fix it
Hi @husamhabib,
If you put the following code into wp-config.php hope will fix your issues:
define(‘WP_MEMORY_LIMIT’, ‘256M’);
Also you can do the following:
Contact your web host
Your web host will need to determine what part of the install process is being limited and increase the limit so that you can install the theme through the WordPress dashboard. Contact their support and let them know you are having problems uploading the theme. Be sure to tell them the size of the file you are trying to upload.
If you have access to server settings or are working on a local server, you can try changing some PHP options yourself in the php.ini file:
- Set both
post_max_size
and upload_max_filesize
to be larger than the theme file.
- Ensure
memory_limit
is generous (256M
is recommended).
Thanks!
Notice : Array to string conversion in /home/nilepate/public_html/wp-content/themes/bimber/includes/admin/lib/class-bimber-import-export.php on line 207
Fatal error : Allowed memory size of 268435456 bytes exhausted (tried to allocate 600060032 bytes) in /home/nilepate/public_html/wp-content/themes/bimber/includes/admin/lib/class-bimber-import-export.php on line 207
Notice : Trying to access array offset on value of type bool in /home/nilepate/public_html/wp-includes/class-wp-recovery-mode-email-service.php on line 340
Notice : Trying to access array offset on value of type bool in /home/nilepate/public_html/wp-includes/class-wp-recovery-mode-email-service.php on line 341
There has been a critical error on your website. Please check your site admin email inbox for instructions.
the same error
I did it’s already written also the 256m
and i changed the 40 to 128m
the same problem
and the host tried to download it at more advanced features and the same error so please fix it and enter my domain because i need it as fast as possible please and fix everything at the theme i paid for your support and the problem at the theme and tell me if you don’t want to help me I’ll ask for refund
Hi @husamhabib,
this is public forum, we just can send you in the right track to get theme author support. the best way to get the support is Contact your purchased theme Author. How to Contact Author and let them know. theme Author will be very happy to assist you.
Thanks