Ticket #425 (new Bug report)
Using Profile on admin produces error message
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Not yet assigned to a Milestone |
| Component: | Auth server, Content Management | Version: | |
| Keywords: | Cc: |
Description
When I click on the Profile/Settings? (admin) I get the following error message.
Fatal error: Uncaught exception 'ReflectionException?' with message 'Class Test does not exist' in /var/www/wifidog-auth/msf/classes/Content.php:389 Stack trace: #0 /var/www/wifidog-auth/msf/classes/Content.php(389): ReflectionClass?->construct('Test') #1 [internal function]: Content::isContentType(Array, 'Avatar') #2 /var/www/wifidog-auth/msf/classes/ContentTypeFilter.php(496): call_user_func_array(Array, Array) #3 /var/www/wifidog-auth/msf/classes/Content.php(512): ContentTypeFilter?->isAcceptableContentClass('Avatar') #4 /var/www/wifidog-auth/msf/classes/ProfileField.php(117): Content::getNewUI('f22d5a3b52495ab...', Array) #5 /var/www/wifidog-auth/msf/classes/Profile.php(350): ProfileField::getNewUI('cc076c10de8740b...', Array) #6 /var/www/wifidog-auth/msf/classes/User.php(813): Profile->getAdminUI() #7 /var/www/wifidog-auth/msf/admin/generic_object_admin.php(413): User->getAdminUI() #8 {main} thrown in /var/www/wifidog-auth/msf/classes/Content.php on line 389

