12/13/2013 at 10:46 am
#275342
Keymaster
@ Kate
I edited the plugin using the WordPress plugin editor to force Connections to reset the role capabilities.
I added this line:
cnRole::reset();
I then clicked the update button. As that page reloads that command is run which mean the capabilities are reset.
Then all you have to do is remove that line and click update again. You do not want to leave that line there as resetting the capabilities when then happen on every page load.