Forums / Extensions / eZ Newsletter / problems after installation 1.6 beta
hans xxx
Wednesday 22 October 2008 11:15:07 pm
Hi! I cannot find any docs for 1.6beta installation. Is installation the same like for 1.5.x? I use ezPublish 4.0.1. I installed eznewsletter using package manager. But it just damaged my website. Now I cannot update anything because I got error: PHP Fatal error: Class 'eZNewsletter' not found in html/extension/eznewsletter/content/eznewsletterhandler.php on line 140 . I guess because of that error i also cannot install to modules from eznewsletter: democontent and newsletter_structure. How I can uninstall eznewsletter? Or how to repair that error.Seems that classes from newsletter are not included in system.
Regards,Hans
Patrick Kaiser
Thursday 23 October 2008 2:24:47 am
Although I have no experience with eZNewsletter I think this might be an autoload problem. Did you run the generate autoloads script?
php bin/php/ezpgenerateautoloads.php [--extension]
best regards,
patrick
Best regards, Patrick
Jan Komárek
Wednesday 19 November 2008 3:47:12 pm
I have a same problem. And if I try to regenerate autoload arrays response is another error:
Fatal error: Class 'ezcFile' not found in ......./lib/ezutils/classes/ezautoloadgenerator.php on line 283Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.
Mischa Markus
Thursday 20 November 2008 3:20:07 am
heya, with ez 4 u have to install ezcomponents.
Thursday 20 November 2008 9:28:50 am
Thank you very much. I thought that components are included in basic package.