Title: gatespace's Replies | WordPress.org

---

# gatespace

  [  ](https://wordpress.org/support/users/gatespace/)

 *   [Profile](https://wordpress.org/support/users/gatespace/)
 *   [Topics Started](https://wordpress.org/support/users/gatespace/topics/)
 *   [Replies Created](https://wordpress.org/support/users/gatespace/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/gatespace/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/gatespace/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/gatespace/engagements/)
 *   [Favorites](https://wordpress.org/support/users/gatespace/favorites/)

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login rebuilder] PHP8 で Fatal error 発生](https://wordpress.org/support/topic/php8-%e3%81%a7-fatal-error-%e7%99%ba%e7%94%9f/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/php8-%e3%81%a7-fatal-error-%e7%99%ba%e7%94%9f/#post-17180221)
 * 対応ありがとうございます。
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel] PHP 8.1 Uncaught TypeError](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/#post-17014481)
 * The 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 export3. 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel] PHP 8.1 Uncaught TypeError](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/#post-16990688)
 * I sent a message through the support form, but it was not the response I was 
   expecting.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel] PHP 8.1 Uncaught TypeError](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [3 years ago](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/#post-16943017)
 * The 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel] PHP 8.1 Uncaught TypeError](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [3 years ago](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/#post-16938239)
 * Additional Comments.
   I found a few records in php7.4 environment where the “Query”
   column is “Broken: please delete”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel] PHP 8.1 Uncaught TypeError](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [3 years ago](https://wordpress.org/support/topic/php-8-1-uncaught-typeerror/#post-16937786)
 * Thanks 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.
 *     ```wp-block-code
       [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
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] The link in the table of contents of a paginated post is incorrect](https://wordpress.org/support/topic/the-link-in-the-table-of-contents-of-a-paginated-post-is-incorrect/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/the-link-in-the-table-of-contents-of-a-paginated-post-is-incorrect/#post-13968043)
 * Thanks for responding!
    My problem has been solved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel] PHP Warning (PHP 7.3)](https://wordpress.org/support/topic/php-warning-php-7-3/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/php-warning-php-7-3/#post-13711391)
 * Thanks for the reply. I am waiting for it to be released.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FancyBox] PHP Fatal error: Cannot redeclare load_styles()](https://wordpress.org/support/topic/php-fatal-error-cannot-redeclare-load_styles/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/php-fatal-error-cannot-redeclare-load_styles/#post-4937443)
 * Hi, Simon.
 * No problems in code, PHP Fatal error are eliminated.
 * thx!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme My Login] Download Version 6.3.5 Not Found.](https://wordpress.org/support/topic/download-version-635-not-found/)
 *  Thread Starter [gatespace](https://wordpress.org/support/users/gatespace/)
 * (@gatespace)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/download-version-635-not-found/#post-3640078)
 * thx, TacoV.

Viewing 10 replies - 1 through 10 (of 10 total)