I'm using sfSimpleCMSPlugin in my Symfony 1.0.17 application. It was
working, but recently I started getting the following error -- The
generator.yml file isn't being translated into an action file in the
cache.

Fatal error: Class 'autosfSimpleCMSAdminActions' not found in /home/
jbauer/p4dev/plugins/sfSimpleCMSPlugin/modules/sfSimpleCMSAdmin/lib/
BasesfSimpleCMSAdminActions.class.php on line 3

The autosfSimpleCMSAdminActions file is not being generated for some
reason, and is missing from the cache directory. I've done symfony cc
multiple times, and even gone so far as to blow away the entire cache
directory and recreate. It does not seem to be a permission issue, as
other areas of my application are able to write to the cache. I'm also
having the problem with other plugins that use generator.yml,
including sfGuard.

Can anyone point me to anything that could prevent the generated
actions file from being created? Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to