carlosuc99 Posted July 26, 2012 Report Posted July 26, 2012 Hi, I want to change the default user group because is Administrator. I want to change from Administrators to Pilotos Activos I go to Site Settings and I change it, but when I save (the system sayds Settings were saved!) but not really change. Any Idea? Quote
Moderators servetas Posted June 11, 2013 Moderators Report Posted June 11, 2013 Are you sure about that? Check your database. It must have changed correctly but unfortunately it does not autoselect the correct value. Try to change the group to the one you want and then make a fake registration. What happens? Quote
ahughes3 Posted June 24, 2013 Report Posted June 24, 2013 I'm getting the same problem. I've checked the pilots list and they still say active when I want them to be in the "pending" group. Selecting and saving the default user group makes no difference whatsoever. Is there somewhere in a config file I can edit it? Quote
Administrators simpilot Posted June 24, 2013 Administrators Report Posted June 24, 2013 There is a bug in the template file that does not correctly show the option as selected. I have updated it and pushed it to GitHub here -> https://github.com/DavidJClark/phpVMS_extended/commit/5d7ed9a2732cdd75a81c1cab7818824fbe6606a1 I have verified that the default group does change in the database, it was only a display issue. 1 Quote
gio1961 Posted November 15, 2013 Report Posted November 15, 2013 Good evening, you can reinsert the upgrade? thanks Quote
Administrators simpilot Posted November 16, 2013 Administrators Report Posted November 16, 2013 The pull resuest can be found here -> https://github.com/nshahzad/phpVMS/pull/115 You can find the fix in the development version here around line 62 -> https://github.com/DavidJClark/phpVMS/blob/6802f722a26e8d7822f66f3b35b15b0407e9cd46/admin/templates/settings_mainform.php <- you will have to find the same code inthe production version and change it to make the drop down work. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.