Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.
[Solved] Error Message in User Profiles
Hi All.
I have installed a fresh copy of Vanilla. Everything went OK but when I try to click on any user name to go to his profile, I get this error message:
Fatal error: Class 'UserInfoModule' not found in /home/jaberm/alwasl.org/testing/applications/dashboard/controllers/class.profilecontroller.php on line 658
What could the reason be? And how to fix it?
Thanks.
I have installed a fresh copy of Vanilla. Everything went OK but when I try to click on any user name to go to his profile, I get this error message:
Fatal error: Class 'UserInfoModule' not found in /home/jaberm/alwasl.org/testing/applications/dashboard/controllers/class.profilecontroller.php on line 658
What could the reason be? And how to fix it?
Thanks.
Tagged:
0
Best Answer
-
luc ✭✭
Do you have the file applications/dashboard/modules/class.userinfomodule.php in your install?0
Answers
Thanks Luc.