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

Fatal Error on PHP 8 in /wp-admin/admin.php?page=asp_settings

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Fatal Error on PHP 8 in /wp-admin/admin.php?page=asp_settings

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #32399
    niumalta96niumalta96
    Participant

    SFTP Port: 46758

    We are running our site on PHP 8. However in the admin area we are getting the below fatal error:

    – PHP Fatal error: Uncaught ValueError: Unknown format specifier “”” in /www/alfmizzilava_932/public/wp-content/plugins/ajax-search-pro/backend/tabs/instance/general/behaviour.php:239

    When we changed <a href="%" target="_blank">More information here.</a> to <a href="%s" target="_blank">More information here.</a> it got fixed.

    Can you please fix from your end where applicable so that we can have it run on PHP 8?

    #32428
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    It is indeed a known issue, it was reported a few days ago. I tried to log-in with the sFTP details, but it didn’t work for some reason (tried both 22 and the 46758 ports).

    There is a solution though, you can try following these instructions, if you want to quickly fix it for yourself.

    #32438
    niumalta96niumalta96
    Participant

    We have already updated the backend to work for us. We just wanted to know that once we update the plugin with future releases the issue does not resurface.

    #32454
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Thank you very much, we will surely include this fix in the upcoming release then.

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