Class 'eZSurvey' not found
You need to be logged in to post messages in the forums. New users may register here.
Eirik Alfstad Johansen
Member since: 09 January 2008
Posts: 18
|
Monday 09 June 2008 7:19:55 am
Hi,
Having followed the installation instructions and clicking the Survey menu item in the admin interface, I get the following error:
===
Fatal error: Class 'eZSurvey' not found in /home/nm/public_html/ezpublish-4.0.0/extension/ezsurvey/modules/survey/list.php on line 50
Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.
====
This makes sense as I can not find any reference to an eZSurvey class, neither in survey/module.php nor survey/list.php.
|
|
Kristof Coomans
Member since: 09 January 2008
Posts: 66
|
Monday 09 June 2008 7:34:12 am
Hi Erik
Did you update your installations autoload arrays with bin/php/ezpgenerateautoloads.php --extension?
|
|
Eirik Alfstad Johansen
Member since: 09 January 2008
Posts: 18
|
Tuesday 10 June 2008 12:06:03 am
Ki Kristof,
Sorry, I missed this step. It works now.
Thanks!
|
|
You need to be logged in to post messages in the forums. New users may register here.