Hi.
I'm running the latest wp 2.8.6
and I can't save the option of the plugin because I get: don't have sufficiant permision t..." error.
Any help?
Thanks,
Hi.
I'm running the latest wp 2.8.6
and I can't save the option of the plugin because I get: don't have sufficiant permision t..." error.
Any help?
Thanks,
Ok that weird... What version of the plugin u use? and what user level try to save the option?
Because mine with 2.6.8 and 1.6.3 works like charm... Maybe this link below will help:
http://yuwoncedric.com/wordpress-error-you-dont-have-sufficient-permission/
the plugin version I use is the latest one.
The user is the Admin with full privileges.
There seem to be a different security settings in WP since 2.8, and alot of plugin I try to use are failing with the "not sufficient permission..." error.
I have tried to change this line in the php plugin file:
$bbld_option['url'] to: $bbld_option['url'] = get_settings('home') . '/forum';
But the forum name stays on :"bbpress"
I need to change it to :"forum"
If you had access to phpmyadmin, you can go to option table and delete "bbld_option" from that table.
But remember to deactivate the plugin first and activate it back after you delete the option name
You must log in to post.