GetSimple Support Forum
upgraded to 3.3.8, problem with Users Management - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: upgraded to 3.3.8, problem with Users Management (/showthread.php?tid=8220)



upgraded to 3.3.8, problem with Users Management - Didier9 - 2016-03-21

I just upgraded my backup site to 3.3.8 (I do have my main site still on 3.3.4 for now until I know the bugs are worked out)

I copied the user_management plugin but it does not load the User Management tab from the Settings menu.
I tried to force loading the plugin with 

http://my_web_site.com/admin/load.php?id=user-managment (since that is what the tab is calling on the other site with 3.3.4)

and the page gave that error:

Warning: call_user_func_array() expects parameter 1 to be a valid callback, function '' not found or invalid function name in /xxxxxxxxxxxx/admin/load.php on line 39

line 39 is this:

call_user_func_array($plugin_info[$plugin_id]['load_data'],array());

Any help appreciated...

Didier


RE: upgraded to 3.3.8, problem with Users Management - shawn_a - 2016-03-21

Sounds like it is not active