Installation fatal error

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 1 year ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45091
    jimboyimbo
    jimboyimbo
    Participant

    I am getting the following error when I try to activate the plugin…

    Parse error: syntax error, unexpected ‘:’, expecting ‘;’ or ‘{‘ in C:\wamp64\www\intranet\wp-content\plugins\ajax-search-pro\includes\classes\Database\Manager.php on line 47

    Can you assist please?

    Thanks

    James

    #45096
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi James,

    Your PHP version is very likely outdated. The error refers to a function type declaration, which was not supported before PHP 7.0. I recommend updating to the latest PHP if possible (8.x), as the minimum stable requirement for WordPress is 7.4 major version. This plugin also follows this requirement.
    Updating to 7.4 or later will resolve any issues.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #45098
    jimboyimbo
    jimboyimbo
    Participant

    Ah yes, thanks you are correct.

    Thanks for the advice.

    James

    #45099
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    You are very welcome 🙂

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.