Viewing 5 replies - 1 through 5 (of 5 total)
  • Try this version and let me know if it works for you: http://vnetworx.net/search-and-replace-test-version.zip

    You need to put the file into your existing search-and-replace plugin folder.

    @rong

    I was getting the errors below in the WordPress debug.log. I see your new code doesn’t use mysql_query. The updated file you linked to is working

    [09-Jul-2014 19:26:29 UTC] PHP Warning: mysql_query(): Access denied for user ‘www-data’@’localhost’ (using password: NO) in /var/www/html/wp-content/plugins/search-and-replace/search-and-replace.php on line 484

    [09-Jul-2014 19:26:29 UTC] PHP Warning: mysql_query(): A link to the server could not be established in /var/www/html/wp-content/plugins/search-and-replace/search-and-replace.php on line 484

    I’m on WordPress 3.9.1

    PHP Version 5.5.9-1ubuntu4.2

    When will you push an update to WordPress.org?

    Soon, I hope. I have to make a few changes in the translations, contact the present maintainer, and I really don’t know how the developer uploading stuff works.

    Ok, the plugin author (Frank) will be away for a month, so I tried to fork the plugin, but there’s 116 plugins waiting review.

    You can download the new plugin directly from my site for now.

    Plugin Contributor Frank Bueltge

    (@bueltge)

    The fixes from RonG are now inside the new version. THANKS to RonG

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP 5.5 incompatibility’ is closed to new replies.