[symfony-users] Re: W3Counter v4 Built on Symfony

2007-05-23 Thread Frank Stelzer
Really great site with a nice design! Am 22.05.2007 um 15:45 schrieb Jonathan H. Wage: > I am curious, did you use Propel? I am interested in this fact, too :) - Frank --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google G

[symfony-users] Re: W3Counter v4 Built on Symfony

2007-05-23 Thread Dan Grossman
Thanks :) I don't believe it is and I don't have a Trac account to add it. Regards, Dan Grossman http://www.dangrossman.info Eriksen Costa wrote: > Impressive! > > Is this site on the list of symfony powered? > > Congrats! > > On 21 maio, 21:53, Dan Grossman <[EMAIL PROTECTED]> wrote: > >> Ju

[symfony-users] Re: Using Propel and Doctrine in the same project

2007-05-23 Thread Jonathan Wage
Because the Model class names would be the same for Propel and Doctrine, so the auto loading would attempt to load 2 classes with the same name, but in 2 different files. You'd have to figure out another way to do it. I thought about moving the models out of the way so they can't be auto loaded, an

[symfony-users] Using Propel and Doctrine in the same project

2007-05-23 Thread adventex
Quite simply, assuming my schemas for both ORM's were identical, I'd like to be able to use propel for some modules and doctrine for the newer modules I'm developing. I've been told this is not possible but I can't see why. Any thoughts? We've spent 5 months coding a site using propel and I now s

[symfony-users] Re: Routing by slug.. getSlug missing?

2007-05-23 Thread Davinder Mahal
Hi, Thank you very much for the response. I've created a slug and indexed it. Everything is working now. Cheers, Davinder On May 23, 2007, at 12:55 PM, Fabian Lange wrote: > Hello, > > you are right. The book doesn't say something about this. You could > assume that this works out of the b

[symfony-users] Re: Routing by slug.. getSlug missing?

2007-05-23 Thread Fabian Lange
Hello, you are right. The book doesn't say something about this. You could assume that this works out of the box, but you have to do what you did. The proposed way is to add a db column called slug, get the getter and setter generated and set it to some url friendly value. Here a snipped of my ap

[symfony-users] Re: Routing by slug.. getSlug missing?

2007-05-23 Thread Davinder Mahal
Hello. I think I got it. I wasn't thinking clearly. I have to create all the functions myself and Slug would get getTitleSlug() where I would have to add and replace '_' in the url, correct? Doing so, and adding my own functions I was able to get it to work. It'll be great just to get confir

[symfony-users] Routing by slug.. getSlug missing?

2007-05-23 Thread Davinder Mahal
Hi, I'm following the book's method of routing by the slug. I've added the routing method, changed the links and created the action. But the page doesn't want to work. Instead I always get Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a va

[symfony-users] Re: W3Counter v4 Built on Symfony

2007-05-23 Thread Eriksen Costa
Impressive! Is this site on the list of symfony powered? Congrats! On 21 maio, 21:53, Dan Grossman <[EMAIL PROTECTED]> wrote: > Just felt like sending a note that W3Counter v4 > (http://www.w3counter.com) is now online. The latest version of this > popular service is built on the Symfony framew

[symfony-users] Re: How To Handle i18n Db Fields With the Admin Generator (Method 2) => culture problem

2007-05-23 Thread OphyTe
no idea ? On 20 mai, 17:37, OphyTe <[EMAIL PROTECTED]> wrote: > Hi, > > There is another way on the wiki to manage i18n db translations via > the admin generator since few days ago > :http://trac.symfony-project.com/trac/wiki/HowToHandlei18nDbFieldsWith... > This process can handle with many int

[symfony-users] Re: How To Handle i18n Db Fields With the Admin Generator (Method 2) => culture problem

2007-05-23 Thread OphyTe
no idea ? --~--~-~--~~~---~--~~ 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] Fo

[symfony-users] Custom Join Helper with Pager

2007-05-23 Thread adventex
I'm having a lot of trouble getting the custome join helper class to work with pager. There is a section dedicated to this topic at the bottom of this page: http://trac.symfony-project.com/trac/wiki/ApplyingCustomJoinsUsingHelper however, following those directions precisely still yields the follo

[symfony-users] Re : [symfony-users] problem with sfLightbox

2007-05-23 Thread Loïc Vernet
btw there is a post on the forum related to this plugin... see u. COil - Message d'origine De : Razvan Popa <[EMAIL PROTECTED]> À : symfony-users@googlegroups.com Envoyé le : Mardi, 22 Mai 2007, 18h34mn 23s Objet : [symfony-users] problem with sfLightbox sfLightbox Plugin seems not to