-
AuthorPosts
-
February 11, 2024 at 10:34 am #1433967
Hello Enfold-team,
i am facing the following problem when trying to edit one certain page. Other pages can be edited fine, but one throws this:
[11-Feb-2024 09:26:12 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to aviaElementTemplates::set_locked_attributes() must be of the type array, string given, called in /kunden/xxxx/webseiten/xxxx/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.php on line 1026 and defined in /kunden/432494_80799/webseiten/xxxx/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-element-templates.php:3794
Stack trace:
#0 /kunden/xxxx/webseiten/xxxx/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.php(1026): aviaElementTemplates->set_locked_attributes()
#1 /kunden/xxxx/webseiten/xxxx/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.php(1110): avia_sc_slider->get_element_styles()
#2 /kunden/xxxx/webseiten/xxxx/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(1181): avi in /kunden/xxxx/webseiten/xxxx/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-element-templates.php on line 3794I also see this:
[11-Feb-2024 09:26:24 UTC] PHP Notice: Undefined index: id in /kunden/xxxx/webseiten/xxxx/wp-content/themes/enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-slideshow.php on line 1196It is the same with all plugins disabled, but it is worth noting that also there’s this in log:
[11-Feb-2024 09:21:32 UTC] PHP Notice: Undefined index: gravityforms in /kunden/xxxx/webseiten/xxxx/wp-content/plugins/wp-security-audit-log/classes/WPSensors/Helpers/class-gravityforms-helper.php on line 57I am currently running PHP 7.4 on the site, with newest WordPress (6.4.3) and newest Enfold (5.6.10)
Could you please advise, what can be done?
February 11, 2024 at 1:12 pm #1433987FYI: Found the issue in the post: There was a “[av_slide ][/av_slide]” in the post, which i could find and delete, entering the WordPress maintenance mode.
Deleting that, quitting the maintenance mode fixed itFebruary 11, 2024 at 6:40 pm #1434010 -
AuthorPosts
- You must be logged in to reply to this topic.