This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Problem with PHP 8.0.27

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40869
    NielsDNielsD
    Participant

    When switching to PHP 8.0.21 this happens:

    AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given in /var/www/vhosts/egf.de/httpdocs/wp-content/plugins/ajax-search-pro/includes/classes/Hooks/Actions/IndexTable.php:150\nStack trace:\n#0 /var/www/vhosts/egf.de/httpdocs/wp-content/plugins/ajax-search-pro/includes/classes/Hooks/Actions/IndexTable.php(150): in_array()\n#1 /var/www/vhosts/egf.de/httpdocs/wp-content/plugins/ajax-search-pro/includes/classes/Hooks/ActionsManager.php(226): WPDRMS\\ASP\\Hooks\\Actions\\IndexTable->cron_extend()\n#2 /var/www/vhosts/egf.de/httpdocs/wp-content/plugins/ajax-search-pro/includes/classes/Hooks/ActionsManager.php(165): WPDRMS\\ASP\\Hooks\\ActionsManager::registerCron()\n#3 /var/www/vhosts/egf.de/httpdocs/wp-content/plugins/ajax-search-pro/includes/classes/Core/Manager.php(344): WPDRMS\\ASP\\Hooks\\ActionsManager::registerAll()\n#4 /var/www/vhosts/egf.de/httpdocs/wp-content/plugins/ajax-search-pro/includes/classes/Core/Manager.php(75): WPDRMS\\ASP\\Core\\Manager->loadH...', referer: https://www.egf.de/wp-admin/options-general.php?page=updraftplus&tab=backups

    #40888
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    This looks like some sort of an issue with the cron job trigger. Can you please turn off the index cron triggers temporarily to see if the issue comes back?
    I will check the reported lines for the possible triggers.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.