PDA

View Full Version : Usergroups Error


tahbikat
01-24-2016, 03:08 PM
I'm getting this error when I changed my tester's account to Moderator (id 8)

Fatal error: Uncaught exception 'Exception' with message 'Fatal Error: Class Mod either does not exist, or has its include path misconfigured!' in /home/mysgardia/public_html/classes/class_loader.php:83 Stack trace: #0 [internal function]: Loader->load('Mod') #1 /home/mysgardia/public_html/classes/class_membercreator.php(59): spl_autoload_call('Mod') #2 /home/mysgardia/public_html/classes/class_membercreator.php(39): MemberCreator->create_mod() #3 /home/mysgardia/public_html/classes/class_mysidia.php(273): MemberCreator->create() #4 /home/mysgardia/public_html/classes/class_mysidia.php(168): Mysidia->getCurrentUser() #5 /home/mysgardia/public_html/classes/class_initializer.php(109): Mysidia->__construct() #6 /home/mysgardia/public_html/classes/class_initializer.php(45): Initializer->initialize() #7 /home/mysgardia/public_html/index.php(68): Initializer->__construct() #8 /home/mysgardia/public_html/index.php(78): IndexController::main() #9 {main} thrown in /home/mysgardia/public_html/classes/class_loader.php on line 83


I messed with my usergroups a bit and changed the names of them, could that be causing the problem? I think I also may have deleted one or two.

Can someone show me their usergroups and IDs (if they weren't changed) so I can change mine back or something? :|

Abronsyth
01-24-2016, 04:46 PM
I have discovered that changing names, adding user groups, and in some cases even changing permissions causes a fun mess of errors...unfortunately I haven't found fixes for it quite yet. The best to do is just revert to the original usergroups to get the errors to go away.

I will probably look into it more later to figure out why it errors.

tahbikat
01-24-2016, 05:04 PM
Ahh thank you, alrighty. I'll see if I can change them back then.