Little problem
You need to be logged in to post messages in the forums. New users may register here.
Aurélien Faucon
Member since: 02 July 2009
Posts: 2
|
Saturday 04 July 2009 1:01:24 am
Hi all,
In first sorry for my limited english.
I have a little problem with this extension.
When I Click on add a meta data i have a fatal error :
Fatal error: Class 'feZMetaData' not found in /home/infosplage.com/html/extension/fezmetadata/modules/fezmetadata/edit.php on line 68
Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.
Thanks for your help & extension !
|
|
Frédéric DAVID
Member since: 07 February 2008
Posts: 12
|
Monday 06 July 2009 12:29:39 am
Hi,
When you install this extension, you must have to regenerate autoloads. You can regenerate autoloads :
- execute the command : php bin/php/ezpgenerateautoloads.php -e
- on the admin interface, when you active the extension, you have a submit button to regenerate autoloads.
With this solution, your problem will be fix.
|
|
Aurélien Faucon
Member since: 02 July 2009
Posts: 2
|
Monday 06 July 2009 9:22:17 am
Thank you for your response, i have a problem when I valid in setup/extension :
Fatal error: Class 'ezcFile' not found in /home/infosplage.com/html/lib/ezutils/classes/ezautoloadgenerator.php on line 283
Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.
no message in console mode but same problem :
Fatal error: Class 'feZMetaData' not found in /home/infosplage.com/html/extension/fezmetadata/modules/fezmetadata/edit.php on line 68
Fatal error: eZ Publish did not finish its request
Sorry... any idea ?
|
|
Frédéric DAVID
Member since: 07 February 2008
Posts: 12
|
Friday 21 August 2009 7:20:35 am
I think you don't have regenerate autoloads.
lauch this command :
php bin/php/ezpgenerateautoloads.php -e
|
|
You need to be logged in to post messages in the forums. New users may register here.