• Resolved nielsvdleest

    (@nielsvdleest)


    Hi all,

    My web host recently upgraded it’s servers from php 5.2 to php 5.3
    Since then I got this error message on my site.

    Warning: Parameter 1 to ace_where() expected to be a reference, value given in /public_html/wp-includes/plugin.php on line 227

    I tried to get what it was by deactivating my plugins one by one and even by switching themes. Nothing sadly.

    I hope you can help me with this problem.

    Thanks.

    Gr., Niels

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Eleven theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress.

    Thread Starter nielsvdleest

    (@nielsvdleest)

    Wow, thanks!
    The resetting the plugin folder thing worked 🙂

    I’m very thankful!

    Niels

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

The topic ‘Warning: Parameter 1 to ace_where() expected….’ is closed to new replies.