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

Installation fatal error

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45091
    jimboyimbojimboyimbo
    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 MarcinkoErnest 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.

    #45098
    jimboyimbojimboyimbo
    Participant

    Ah yes, thanks you are correct.

    Thanks for the advice.

    James

    #45099
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You are very welcome 🙂

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