Hey, it was a problem with the auto installer. But I discovered another problem:
in plugins/sfSimpleCMSPlugin/lib/helper/sfSimpleCMSHelper.php you include the helper I18n. When running linux this helper cannot be loaded because the helper is called I18N. I think this should be fixed for the next release or there should be a mechanism in symfony to deal with upper/lowercase. Patrick On Mar 6, 4:15 pm, "Francois Zaninotto" <[EMAIL PROTECTED] project.com> wrote: > Can you check that you properly installed the > sfPropelActAsNestedSetBehaviorPlugin ? > > François > > 2008/3/5, Patrick Seeger <[EMAIL PROTECTED]>: > > > > > Hello, > > > I am trying to install sfSimpleCMS on a Symfony 1.0 installation. > > I followed exactly the installation instructions as written in the wiki. > > When trying to access sfSimpleCMSAdmin page I only get the error: > > > Propel behavior "actasnestedset" is not registered > > > Propel behaviors are enabled and I have an older Installation where > > everything just works fine. > > > I am having this problem on a Ubuntu 7.10, debian 4.0 and on a windows > > > xp installation. All are using the default PHP versions installed by the > > package managers. > > > Is this a known problem, is there a solution? > > > Greetings and thanks for your help > > > Patrick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
