[FIXED] Settings not saved
-
Just a heads up to whoever has a problem with this plugin not saving settings.
Open the UamNgg.class.php file in Notepad, find:
update_option($this->AdminOptionsName, $uamNggOptions);
Replace with
update_option($this->_sAdminOptionsName, $uamNggOptions);This file is located here:
/wp-content/plugins/user-access-manager-nextgen-gallery-extension/classSave it, upload to the server and that’s all.
https://ww.wp.xz.cn/plugins/user-access-manager-nextgen-gallery-extension/
The topic ‘[FIXED] Settings not saved’ is closed to new replies.