Fixes a problem that causes "You don't have permission to do that" errors. It replaces the pluggable check_ajax_referer() with a safe alternative.
Note: This plugin does not work in WP 2.5. The AJAX referer check in WP 2.5 does not conflict with a hardened version of PHP, so this plugin is no longer adequate. If you still experience the permission problem it is likely your browser or a plugin.
This plugin fixes an issue that can cause several problems in the Administration Panel, including the following:
Most people who get these problems seem to be on a server that uses a hardened version of PHP. This version adds several security measures to PHP, including transparent cookie encryption. The WordPress function that checks whether you can perform certain actions in the Administration Panel (check_ajax_referer()) does not function properly because of this. This plugin replaces that function with a something that does take the cookie encryption into account.
Requires: 2.0.3 or higher
Compatible up to: 2.3.3
Last Updated: 2007-8-28
Downloads: 692




