Hi Julien and welcome to the world of PHP and ezComponents. Here you have a simple problem with the use of the autoload function. I have a brief online tutorial that describes how to load the base class for your script. The tutorial is very step-by-step with examples. http://www.phpro.org/tutorials/Introduction-To-eZ-Components-part-1.html
Try to reconfigure your code, so there is a check for the base file, and if it is not found, your script should degrade gracefully without showing errors to the world. Please try, and ask any questions here if you need more help. Kevin -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
