Thursday 05 February 2009 10:41:41 pm
I'm working on a project that requires me to get the user's IP address. Based on another forum post, I installed Swark. http://ez.no/developer/forum/install_configuration/fetch_user_ip_address_feedback_form/re_fetch_user_ip_address_feedback_form__1 After Installation, I received a PHP error, exactly like the one in a post on the Swark extension page. Link and error message: http://ez.no/developer/contribs/template_plugins/swark_for_ez_publish_4
Fatal error: eZ Publish did not finish its request The execution of eZ Publish was abruptly ended, the debug output is present below. PHP Fatal error: Class 'SwarkOperators' not found in /var/www/xxxxx/extension/swark/autoloads/eztemplateautoload.php on line 22, referer: http://xxxxxx Unfortunately, the solution presented there (namely, make sure eZ Components is installed and regenerate the autoload file) didn't work for me. I've ensured eZ Components is installed, however still get the error. Any help with this issue would be greatly appreciated, and thank you in advance for your time!
|