Home › Forums › BOX WordPress Theme › Fatal Errors after plugins installation
- This topic has 12 replies, 6 voices, and was last updated 9 years, 6 months ago by Helen (staff).
-
AuthorPosts
-
-
at #72968ericopsMember
Hello i had a problem here. Everything was working fine until i install the pluging, know i have a fatal error in everything… Some errors down here…
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 491520 bytes) in /home/storage/5/a9/79/nimbus1/public_html/site/wp-includes/media-template.php on line 1150
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 80 bytes) in /home/storage/5/a9/79/nimbus1/public_html/site/wp-admin/includes/template.php on line 1276
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 75 bytes) in /home/storage/5/a9/79/nimbus1/public_html/site/wp-includes/plugin.php on line 453
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 64 bytes) in /home/storage/5/a9/79/nimbus1/public_html/site/wp-content/plugins/redux-framework/ReduxCore/framework.php on line 3507
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 491520 bytes) in /home/storage/5/a9/79/nimbus1/public_html/site/wp-includes/media-template.php on line 1150
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 30720 bytes) in /home/storage/5/a9/79/nimbus1/public_html/site/wp-admin/includes/class-wp-upgrader.php on line 1176
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 30720 bytes) in /home/storage/5/a9/79/nimbus1/public_html/site/wp-admin/includes/class-wp-upgrader.php on line 1282
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 24 bytes) in /home/storage/5/a9/79/nimbus1/public_html/site/wp-includes/pomo/mo.php on line 253
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 491520 bytes) in /home/storage/5/a9/79/nimbus1/public_html/site/wp-includes/media-template.php on line 1150
Please helpe me… Im not sure but i think all happens after the yost installation or wordfence..
Thank you…
-
at #72969adminKeymaster
this is not a theme nor plugin issue, it’s just your php settings, here you will find a how to:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP -
at #72987WindycityfellaMember
Mike and Ericops,
G’Day again.
Another way that I now use to increase the memory limits for a WorPress site is the following:
In he root directory where you have WordPress installed is create a file named – .user.ini
Place the following code in this file:
upload_max_filesize = 32M
post_max_size = 48M
memory_limit = 128M
max_execution_time = 600
max_input_vars = 10000
max_input_time = 400This should help with memory limits that a hosting service may have.
Cheers,
Michael.
-
at #72989ericopsMember
Thank you very much… now its working OK.
-
at #73038TheMikeMember
The theme states I have an error with required plugin
Warning: require_once(/home/dentaladmin1/public_html/Drolah/wp-content/plugins/js_composer/include/helpers/helpers_factory.php): failed to
open stream: No such file or directory in /home/dentaladmin1/public_html/Drolah/wp-content/plugins/js_composer/js_composer.php on line 167
Fatal error: require_once(): Failed opening required ‘/home/dentaladmin1/public_html/Drolah/wp-
content/plugins/js_composer/include/helpers/helpers_factory.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in
/home/dentaladmin1/public_html/Drolah/wp-content/plugins/js_composer/js_composer.php on line 167
Line 167 require_once $this->path( ‘HELPERS_DIR’, ‘helpers_factory.php’ );
Attachments:
-
at #73040TheMikeMember
The Theme is BOX, a Flexible, Responsive, Creative, Photography WP theme
-
at #73041Helen (staff)Keymaster
Hi TheMike,
Thanks for posting. Can you please check one thing first.
The theme has been updated after April 23rd.
Can you download the theme again from Mojo and check if you still have errors?Thanks in advance for your effort.
-
at #73043TheMikeMember
Thanks
Same Error(s)
Thanks
Mike
Attachments:
-
at #73045Helen (staff)Keymaster
Dear Mike,
The error has nothing to do with the Theme BOX nor Visual Composer (js_composer).
It means that the permission for the the file are to restrictive. It is possible that other files in that and maybe in other WP folders also have restrictive permission.
You should change the permission for the files. Check the permission settings for the folders. If you are unfamiliar with this then please read this http://codex.wordpress.org/Changing_File_Permissions
The permission scheme for the files and folder should be 0644 or 0755. -
at #73048TheMikeMember
Same Error(s)
-
at #73049Helen (staff)Keymaster
Hello, the only thing that could be wrong here is that, js composer no longer exists, but is still activated. And the “install plugins” page is trying to open the file to get it’s version ID of the plugin.
Can you try to upload js composer manually or via the upload area within WordPress.
Or could you give us a admin login so we can help you out with this error, since it doesn’t look like an server side error.
Thanks.
-
at #73056TheMikeMember
How are you? Did you get the login? I didnt want to put on the forum
Came from Ewebmarketing1@gmail.com
I just resent few mins ago
-
at #73067Helen (staff)Keymaster
Hello TheMike,
I have updated JS Composer for you, seems you had an old version for some reason.
I deleted the old JS Composer, uploaded the new one.
Everything seems to be working perfect now.
-
-
AuthorPosts
- You must be logged in to reply to this topic.