Home › Forums › WoodMart support forum › WOODMART Theme has Fatal error????
WOODMART Theme has Fatal error????
- This topic has 16 replies, 2 voices, and was last updated 5 years ago by Artem Temos.
-
AuthorPosts
-
October 24, 2019 at 5:03 pm #152207
offgridcircuitsParticipantThis error just showed up in the WordPress Updates. The ADMIN WordPress Updates page does not load completely and does not allow for plugin updates. Here’s the ERROR:
Fatal error: Uncaught Error: Cannot use object of type stdClass as array in /var/www/vhosts/offgridwholesalers.com/httpdocs/wp-admin/update-core.php:285 Stack trace: #0 /var/www/vhosts/offgridwholesalers.com/httpdocs/wp-admin/update-core.php(698): list_plugin_updates() #1 {main} thrown in /var/www/vhosts/offgridwholesalers.com/httpdocs/wp-admin/update-core.php on line 285
The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.October 25, 2019 at 6:11 am #152297
Artem TemosKeymasterHi,
Please, describe to us your problems in a bit more details. Attach some screenshots and provide us with a list of steps on how to reproduce it on your website.
Thank you in advance.
October 28, 2019 at 7:27 pm #153013
offgridcircuitsParticipantThis is the Error and the Admin page does not load completely even though ther are 9 updates. This seems to be a Theme Error as this Error has not occured on any other WordPress site we manage!
Screen Grab: https://offgridwholesalers.com/img/Fatal_error.jpg
October 29, 2019 at 7:10 am #153082
Artem TemosKeymasterHello,
Could you please check how it works with some default WordPress theme like twentysixteen to understand is it our theme issue or not?
Regards
October 29, 2019 at 2:06 pm #153200
offgridcircuitsParticipantREALLY??? Is that the Best support you can come up with? And you couldn’t do the test yourself because?
October 29, 2019 at 2:07 pm #153202
Artem TemosKeymasterWe never switch off the theme or extra plugins without customer’s permission. But in this case, we firstly ask to check it by yourself to be sure that it is our theme’s problem.
Kind regards
October 29, 2019 at 2:12 pm #153204
offgridcircuitsParticipantWhich country are you from?
October 29, 2019 at 2:15 pm #153206
offgridcircuitsParticipantDid you even review anything in our WordPress Admin? I don’t think so!
October 29, 2019 at 2:38 pm #153213
Artem TemosKeymasterWe checked the information you provided and see that such kind of errors is usually not related to our theme. That is why we ask you to check this with the default theme to understand is it related to our theme or to WordPress core in general.
October 29, 2019 at 3:14 pm #153231
offgridcircuitsParticipantWell if you actually checked it <<<We checked the information you provided and see that such kind of errors is usually not related to our theme.>>> then what is it related to from your past experience or do you have any past experience?
October 30, 2019 at 7:35 am #153365
Artem TemosKeymasterWe didn’t get any similar topics with the same problems yet. Have you tested how it works with other themes? Is it related to WoodMart or maybe some plugin conflict?
October 30, 2019 at 6:34 pm #153552
offgridcircuitsParticipantI’m wondering if we should take the update-core.php file from a backup before the error occurred and just replace that file with that older backup file? What are your thoughts to make it simple.
October 30, 2019 at 6:45 pm #153556
offgridcircuitsParticipantWordpress Fatal error update-core.php
Google searchOctober 30, 2019 at 6:47 pm #153558
offgridcircuitsParticipantWhat to do when WordPress Auto-Update Fails
https://digwp.com/2011/04/wordpress-auto-updates/October 30, 2019 at 6:54 pm #153562
offgridcircuitsParticipant<tbody class=”plugins”>
<?php
foreach ( (array) $plugins as $plugin_file => $plugin_data ) {
$plugin_data = (object) _get_plugin_data_markup_translate( $plugin_file, (array) $plugin_data, false, true );$icon = ‘<span class=”dashicons dashicons-admin-plugins”></span>’;
$preferred_icons = array( ‘svg’, ‘2x’, ‘1x’, ‘default’ );
foreach ( $preferred_icons as $preferred_icon ) {
This LINE 285 is the FATAL ERROR if ( ! empty( $plugin_data->update->icons[ $preferred_icon ] ) ) {
$icon = ‘update->icons[ $preferred_icon ] ) . ‘” alt=”” />’;
break;
}
}October 30, 2019 at 6:56 pm #153564
offgridcircuitsParticipantI don’t see what the FATAL ERROR could be? Above also the file never changed from an old backup to the current. Both files were created July 14 and sizes were identical
October 31, 2019 at 7:31 am #153675
Artem TemosKeymasterActually, restoring that file will not help. Most likely, there is some problem with plugins or maybe with the theme. That is why we asked you to check with default theme firstly. If the problem remain, disable all external plugins and check again.
-
AuthorPosts
Tagged: Fatal error
The topic ‘WOODMART Theme has Fatal error????’ is closed to new replies.
- You must be logged in to create new topics. Login / Register