[symfony-users] doubt about segment_separators in symfony 1.4

2010-09-04 Thread Shihab KB
Hi, I am writing a REST API using symfony version 1.4. In the version parameter the values may be 1.1, 1.0 etc. Since '.' character is a default segment seperator character, I given segment_separators: ['/']. But when the value of version have a '.' character it is giving me an error. Can you suge

Re: [symfony-users] Problem using ahAdminGenerataorThemesPlugin, Customizable titles for sf 1.4

2010-09-04 Thread Michael Hodges
Reduced the plugins to the following, cleared cache, cleared browser cache, and the problem persists. $this->enablePlugins(array( 'sfDoctrinePlugin', 'sfDoctrineGuardPlugin', 'ahAdminGeneratorThemesPlugin', > )); Would you point me to where in the source of

Re: [symfony-users] Problem using ahAdminGenerataorThemesPlugin, Customizable titles for sf 1.4

2010-09-04 Thread Michael Hodges
No title displays. When I view the browser source I have the following: I'm still trying to understand how your plugin works, being new to symfony, but none of my changes have been able to influence the output, which only reenforces the conclusion that the pr

Re: [symfony-users] deploy on cPanel shared host

2010-09-04 Thread Gábor Fási
If you check the last mod of that page, you'll see it was 2 years ago. Back then installing via pear was the recommended way to go. Since sf1.2 (afaik) the best practise is to include symfony under lib/vendor for each project. On Sat, Sep 4, 2010 at 18:39, Martin Henits wrote: > Hi, > > I was wo

[symfony-users] deploy on cPanel shared host

2010-09-04 Thread Martin Henits
Hi, I was wondering if it is possible to deploy a project that has been developed based on a .tgz symfony installation method (the preferred method as mentioned on documents) on a shared cPanel hosting. I looked at http://trac.symfony-project.org/wiki/InstallingSymfonyOnSharedHostNoSsh, but it s

[symfony-users] Re: symfony 1.4 custom config

2010-09-04 Thread Michał Piotrowski
W dniu 3 września 2010 17:42 użytkownik Michał Piotrowski napisał: > Hi, > > I want to create a custom config file. I have read > http://stackoverflow.com/questions/2544553/how-to-create-a-custom-yaml-config-file-in-symfony > > Now I've got config/config_handlers.yml > config/client.yml: >  class:

[symfony-users] automated response

2010-09-04 Thread Saad Tazi | Twist Image
Merci de votre message. Nos bureaux sont présentement fermés aujourd'hui, le 6 septembre 2010. En cas d’urgence, vous pouvez rejoindre notre équipe technique en envoyant un courriel à l’adresse suivante: supp...@twistimage.com. Cordialement, Saad Tazi - - - - - - - - - - - - - Thank you for

Re: [symfony-users] Abridged summary of symfony-users@googlegroups.com - 22 Messages in 8 Topics

2010-09-04 Thread joost . farla
Beste, Tot en met vrijdag 10 september ben ik niet aanwezig op kantoor. U kunt voor dringende zaken contact opnemen met mijn collega Dimitri van Hees: dimi...@freshheads.com of 013 5448761. Met vriendelijke groet, Joost Farla joost.fa...@freshheads.com - - freshheads grafisch ontwerp en inter

Re: [symfony-users] Problem using ahAdminGenerataorThemesPlugin, Customizable titles for sf 1.4

2010-09-04 Thread Daniel Lohse
Yeah, that's right, seems to be good. What title is actually displayed, if any? Daniel Sent from my iPad On Sep 4, 2010, at 8:21 AM, Michael Hodges wrote: > http://pastebin.com/tRhm2jaW > > I'm new to looking at these, but the title is correctly inserted it seems to > me. I'll experiment w