I used Lock Out with WP 2.6.2 and it worked but it does not work with 2.6.3.
I used Lock Out with WP 2.6.2 and it worked but it does not work with 2.6.3.
Take it up with the plugin author.
These are the files that changed:
wp-admin/includes/media.php
wp-content/plugins/akismet/akismet.php
wp-includes/class-snoopy.php
wp-includes/version.php
You could try doing a diff' to help debug the upgrade!
e.g. I notice that the new snoopy uses curl (which may not be implemented correctly on your server for some reason (built-in since PHP 4.0.2)):
exec($this->curl_path
This topic has been closed to new replies.