Re: [symfony-users] Re: Symfony Forms, specifically with sfDoctrineGuard

2011-05-29 Thread Hayden
new files as default. > > Regards, > > Paulo > > On May 26, 12:04 am, hayden wrote: > > Can anybody point me in the right direction for being able to > > customize all the sfGuard pages, specifically the markup as Symfony by > > default uses tables for EVERYTHING dea

[symfony-users] Symfony Forms, specifically with sfDoctrineGuard

2011-05-26 Thread hayden
Can anybody point me in the right direction for being able to customize all the sfGuard pages, specifically the markup as Symfony by default uses tables for EVERYTHING dealing with forms, even the login page. -- If you want to report a vulnerability issue on symfony, please send it to security a

[symfony-users] Re: Symfony 1.4 intermittent does not redirect

2011-05-24 Thread hayden
Is it possibly related to whether or not there is a trailing slash in the URL depending on how your routes are setup? I have noticed that I get a 404 page if I request a page with a trailing slash when my route is setup to work without a trailing slash. I ended up setting up a htaccess redirect t

[symfony-users] How to removed backend.php pure htaccess

2011-05-20 Thread hayden
This is not a question. This is a post to help others where I have yet to find solutions doing google searches myself. http://ketuv.im/a/using-mod_rewrite-to-symfony-backend/ I have yet to find any posts that have figured out how to do this exactly the way I wanted so I want to get this out ther