Replies: 3 comments 2 replies
-
@ShapesSG thanks for all the details. We will take a look at this asap and get back to you. |
Beta Was this translation helpful? Give feedback.
-
@ShapesSG I’ve tested Gantry 5.5.21 with the Helium 5.5.21 theme on WordPress 6.3.2. The issue is being caused by a code error in the WPForms Lite plugin, not by Gantry or WordPress itself.
|
Beta Was this translation helpful? Give feedback.
-
@ShapesSG We looked at this closely and cannot replicate the issue. Personally Ive done a lot of WP debugging on issues and often times I find it to be a different plugin that gives an error on another plugin. For debugging purposes I typically do this: One thing I did notice is that you mentioned wordrpess but you are showing Joomla on the screenshot. (what version of joomla is this screenshot?) For WP I would debug like this:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I'm working on a website with Gantry 5.5.19 and Helium Theme and when I try to save the Outline Page Settings I get an error and I can't save the changes. Here is what the debug shows:
Wordpress: 6.8.2
PHP 8.1
The first time Wordpress told me that the error was related with the WPForms Lite plugin, so it was activated, but issue persist.
Error_log with WPForm activated:
Uncaught TypeError: strpos(): Argument #1 ($haystack) must be of type string, array given in /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/includes/functions/checks.php:199
Stack trace:
#0 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/includes/functions/checks.php(199): strpos()
#1 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/Loader.php(517): wpforms_is_admin_page()
#2 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/Loader.php(45): WPForms\Loader->populate_forms_overview()
#3 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/Loader.php(28): WPForms\Loader->populate_classes()
#4 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/WPForms.php(415): WPForms\Loader->init()
#5 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/WPForms.php(422): WPForms\WPForms->WPForms{closure}()
#6 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/WPForms.php(280): WPForms\WPForms->register()
#7 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/WPForms.php(206): WPForms\WPForms->includes_magic()
#8 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/WPForms.php(160): WPForms\WPForms->includes()
#9 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/WPForms.php(140): WPForms\WPForms->init()
#10 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/src/WPForms.php(594): WPForms\WPForms::instance()
#11 /homepages/44/d302427701/htdocs/wp-content/plugins/wpforms-lite/wpforms.php(250): wpforms()
#12 /homepages/44/d302427701/htdocs/wp-settings.php(545): include_once('/homepages/44/d...')
#13 /homepages/44/d302427701/htdocs/wp-config.php(92): require_once('/homepages/44/d...')
#14 /homepages/44/d302427701/htdocs/wp-load.php(50): require_once('/homepages/44/d...')
#15 /homepages/44/d302427701/htdocs/wp-admin/admin.php(35): require_once('/homepages/44/d...')
#16 {main}
thrown in /home4/shapess1/public_html/test/coaching/wp-content/plugins/wpforms-lite/includes/functions/checks.php on line 199
Error with WPForm deactivated.
Deprecated: File class-phpmailer.php is deprecated since version 5.5.0! Use wp-includes/PHPMailer/PHPMailer.php instead. The PHPMailer class has been moved to wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /homepages/44/d302427701/htdocs/wp-includes/functions.php on line 6121
Deprecated: Return type of Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/44/d302427701/htdocs/wp-content/plugins/gantry5/compat/vendor/twig/twig/src/Node/Node.php on line 213
Deprecated: Return type of Twig\Node\Node::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/44/d302427701/htdocs/wp-content/plugins/gantry5/compat/vendor/twig/twig/src/Node/Node.php on line 221
Warning: Cannot modify header information - headers already sent by (output started at /homepages/44/d302427701/htdocs/wp-includes/functions.php:6121) in /homepages/44/d302427701/htdocs/wp-includes/functions.php on line 7168
Warning: Cannot modify header information - headers already sent by (output started at /homepages/44/d302427701/htdocs/wp-includes/functions.php:6121) in /homepages/44/d302427701/htdocs/wp-includes/functions.php on line 7144
Warning: Cannot modify header information - headers already sent by (output started at /homepages/44/d302427701/htdocs/wp-includes/functions.php:6121) in /homepages/44/d302427701/htdocs/wp-admin/admin-header.php on line 14
Is this solved in the new Gantry 5.5.2?
Thaks in advance.
Jorge.
Beta Was this translation helpful? Give feedback.
All reactions