12
After turning on DEBUG mode and logging in with the account that is having troubles I get the following error:
Fatal error: Call to undefined method XoopsModule::loadLanguage() in /usr/web/www.mysite.com/modules/newbb/include/functions.welcome.php on line 68
I am still baffled why the 2 accounts that work are fine (3 actually... the main Admin account works too)
Other notes:
I also see the following pop ups
Errors
Notice: Deprecated function 'mod_getIP', use XoopsUserUtility directly. in file /Frameworks/art/functions.user.php line 20
Notice: Deprecated function 'mod_getIP', use XoopsUserUtility directly. in file /Frameworks/art/functions.user.php line 20
Notice: Deprecated function 'mod_getUnameFromIds', use XoopsUserUtility directly. in file /Frameworks/art/functions.user.php line 26
Errors
Notice: Deprecated function 'mod_getUnameFromIds', use XoopsUserUtility directly. in file /Frameworks/art/functions.user.php line 26
Warning: Class 'XoopsTree' is deprecated, check 'XoopsObjectTree' in tree.php in file /class/xoopstree.php line 45
Any GURUs out there have any thoughts?