Tagged: critical error
-
AuthorPosts
-
November 19, 2021 at 11:28 am #1329651
Hello Rikard, others,
I’ve got , on at least 4 different sites, critical error after updating and below is one of the logs.
Same error as in https://kriesi.at/support/topic/critical-error-when-trying-to-edit-homepage/#post-1328788,Since they are all live sites I have searched to find a solution
I used the solution from this post https://kriesi.at/support/topic/critical-error-9/#post-1327504 and replaced enfold\includes\admin\option_tabs\avia_blog.php with the content of https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_7_1/includes/avia_blog.phpI believe it’s not an incident because more and more people have the same problem and I think you should solve it in the next update.
Best regards,
ArianeError details
===========
Een fout van het type E_ERROR werd veroorzaakt op regelnummer 311 van het bestand /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/includes/admin/option_tabs/avia_blog.php. Foutmelding: Uncaught ValueError: Unknown format specifier “S” in /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/includes/admin/option_tabs/avia_blog.php:311
Stack trace:
#0 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/includes/admin/option_tabs/avia_blog.php(311): sprintf()
#1 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/includes/admin/register-admin-options.php(293): include(‘/home/deb45050n…’)
#2 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/framework/php/class-superobject.php(246): include(‘/home/deb45050n…’)
#3 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/framework/php/class-superobject.php(197): avia_superobject->_create_option_arrays()
#4 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/framework/php/class-superobject.php(146): avia_superobject->init()
#5 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/framework/php/class-superobject.php(482): avia_superobject::instance()
#6 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/framework/avia_framework.php(108): AviaSuperobject()
#7 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-content/themes/enfold/functions.php(196): require_once(‘/home/deb45050n…’)
#8 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-settings.php(546): include(‘/home/deb45050n…’)
#9 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-config.php(108): require_once(‘/home/deb45050n…’)
#10 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-load.php(50): require_once(‘/home/deb45050n…’)
#11 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-admin/admin.php(34): require_once(‘/home/deb45050n…’)
#12 /home/deb45050n6/domains/lexdigitalis.nl/public_html/wp-admin/index.php(10): require_once(‘/home/deb45050n…’)
#13 {main}
thrownNovember 19, 2021 at 12:25 pm #1329660I forgot, 2 websites that I updated and solved with above solution:
November 19, 2021 at 1:27 pm #1329676Hi ariane1001,
Can you give us temporary admin access on sites that still has issues? please post the credentials in private content.
Also please post the specific pages, so we don’t need to check on all pages.Best regards,
NikkoNovember 23, 2021 at 1:28 pm #1330119Hi Nikko,
I had to make a copy for testing, the site is here https://innovationquarter-ontw.nl/iq/
One of the pages with problems is https://innovationquarter-ontw.nl/iq/item/zorgtech/
I found out it is the masonry element, when I remove it, page is visible.
I apriciate your help.
Login below,
Regards, ArianeNovember 24, 2021 at 4:03 am #1330212Hi ariane1001,
Thanks for giving us admin access.
The av-helper-masonry.php file in the child theme is causing the issue, specifically, the add_date_query function is already removed in the recent versions and replaced with date_query.
This is now fixed but I would suggest updating the file mentioned.
Please review your site.Best regards,
NikkoNovember 28, 2021 at 2:53 pm #1330743Hi Nikko,
Thanks! I will update my childtheme’s.
Really glad everything is working now!
Best regards,
ArianeNovember 29, 2021 at 7:21 am #1330799 -
AuthorPosts
- You must be logged in to reply to this topic.