Hi

I am having problems with implementing a task for a plugin. (Symfony
1.1)
Actually, I am unable to use the model layer inside the task. Here is
the code:
http://pastebin.com/m55be4b33

I can run the task but it fails because it can't find/load the model
files (line 19: Fatal Error, class not found).

The task is in plugins/myPlugin/lib/task/myTask.class.php
The model files are in plugins/myPlugin/lib/model/
Moving the model files to lib/model doesn't help either.

Is this a bug or am I doing something wrong? I hope somebody can help
me out.

Regards,
Michel

PS: Yes, I ran a "clear-cache"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to