gatespace
Forum Replies Created
-
Forum: Plugins
In reply to: [Login rebuilder] PHP8 で Fatal error 発生対応ありがとうございます。
Forum: Plugins
In reply to: [Export any WordPress data to XML/CSV] PHP 8.1 Uncaught TypeErrorThe problem was then resolved through a support interaction.
I will describe the steps to reproduce the problem as a reference for other users.1. create a custom post type (test_post_type) and create a post
2.?export?post type (test_post_type) data with?WP?All?export
3. delete the post type (test_post_type)
4. in PHP7.4 the “Query” column with “Broken: please delete” is causing the error.Uncaught TypeError in PHP 8.1 if this record remains.Forum: Plugins
In reply to: [Export any WordPress data to XML/CSV] PHP 8.1 Uncaught TypeErrorI sent a message through the support form, but it was not the response I was expecting.
Forum: Plugins
In reply to: [Export any WordPress data to XML/CSV] PHP 8.1 Uncaught TypeErrorThe server on which the plugin is installed is a shared server and cannot be downgraded to PHP 7.4.
Also, manual deletion is time consuming due to the large number of records.
I would like the Fatal error in the plugin to be resolved.
Forum: Plugins
In reply to: [Export any WordPress data to XML/CSV] PHP 8.1 Uncaught TypeErrorAdditional Comments.
I found a few records in php7.4 environment where the “Query” column is “Broken: please delete”.Forum: Plugins
In reply to: [Export any WordPress data to XML/CSV] PHP 8.1 Uncaught TypeErrorThanks for the reply.
I had stopped the plugin on the server.
When I activate the plugin to view the comments, I get the above error and cannot access the WordPress dashboard.[01-Aug-2023 08:40:36 UTC] PHP Fatal error:? Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /var/www/vhosts/example.com/wp-content/plugins/wp-all-export/src/App/Service/Addons/AddonService.php:50
Thanks for responding!
My problem has been solved.Forum: Plugins
In reply to: [Export any WordPress data to XML/CSV] PHP Warning (PHP 7.3)Thanks for the reply. I am waiting for it to be released.
Forum: Plugins
In reply to: [FancyBox] PHP Fatal error: Cannot redeclare load_styles()Hi, Simon.
No problems in code, PHP Fatal error are eliminated.
thx!
Forum: Plugins
In reply to: [Theme My Login] Download Version 6.3.5 Not Found.thx, TacoV.