[symfony-users] Re: dev x prod enviroment

2007-11-21 Thread naholyr
When you that it's <>, what exactly are the symptoms ? On 21 nov, 19:29, "g0d br" <[EMAIL PROTECTED]> wrote: > hi, > > i having an problem that i cant troubleshoot. > > i am trying to do a file download through action download/test on dev mode > frontend_dev.php works fine but on prod mode index.

[symfony-users] dev x prod enviroment

2007-11-21 Thread g0d br
hi, i having an problem that i cant troubleshoot. i am trying to do a file download through action download/test on dev mode frontend_dev.php works fine but on prod mode index.php is not working. i did change somethings like cache and log to see whats happening but no luck so far. can someone h

[symfony-users] UK/London Devs

2007-11-21 Thread Ian P. Christian
Hi all, Please excuse the almost-off-topic email. I often get calls/emails with offers for contract work in London, and I'm unable to fulfill many of the requests I get (full time job, already busy with other stuff etc.) If you are a Symfony dev in London and you are able to do on-site contr

[symfony-users] Re: How to include scriptaculous effects library?

2007-11-21 Thread rpsaraiva
Although i use the use_helper('Javasript') I still have to use the use_javascript('/sf/prototype/js/prototype.js') besides the use_javascript('/sf/prototype/js/scriptaculous.js'). But it works. Thanks RPS -Original Message- From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED]

[symfony-users] Re: problems with sfSimpleForumPlugin

2007-11-21 Thread Francois Zaninotto
Yes, the blog package is outdated. François 2007/11/21, Matthias N. <[EMAIL PROTECTED]>: > > I installed all plugins using the plugin-install command, these are my > versions: > > symfony 1.0.8 > -stable # pear.symfony-project.com (symfony) > sfGuardPlugin

[symfony-users] Re: Multiple file uploads in Symfony Help please

2007-11-21 Thread lionslair
This has been solved. After reviewing the demo of an unrelated app written in Symfony it took all but seconds to know how multiple file uploads work. The trick is to give each upload field a different name. Not the same name more an aarray eg See the upload field name is

[symfony-users] Re: About to give up on Doctrine...generated sql causes errors

2007-11-21 Thread Bjorn Wijers
Ok, after getting some sleep I noticed that I did not have created the necessary columns which the numerous indices were referring to. I assumed that Doctrine would take care of this due to the fact that I had defined the relationship. However, it did not do this. Perhaps this could be an enha

[symfony-users] Re: problems with sfSimpleForumPlugin

2007-11-21 Thread Matthias N.
I installed all plugins using the plugin-install command, these are my versions: symfony 1.0.8 -stable # pear.symfony-project.com (symfony) sfGuardPlugin 1.1.13-stable # pear.symfony- project.com (symfony) sfMediaLibraryPlugin 0.9.1-b

[symfony-users] Re: How to include scriptaculous effects library?

2007-11-21 Thread rpsaraiva
It worked out the other way, but i'll give this one a shot because it would be cleaner, i think. :) -Original Message- From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nicolas Perriault Sent: terça-feira, 20 de Novembro de 2007 17:30 To: symfony-users@googlegrou

[symfony-users] Re: Setting up Symfony on a Shared-Host Server

2007-11-21 Thread [EMAIL PROTECTED]
Hi thank you very much That was it. Not it works! --~--~-~--~~~---~--~~ 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 thi

[symfony-users] sfLightWindow and autocompletion

2007-11-21 Thread ramon
Hello, I use an autocompletion helper and since I've added a lw_link in my page the helper doesn't work anymore. I'm using firebug and this is the error : "Ajax.Autocompleter is not a constructor" --~--~-~--~~~---~--~~ You received this message because you are sub

[symfony-users] Re: Setting up Symfony on a Shared-Host Server

2007-11-21 Thread Gunnar Lium
On 21/11/2007, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > > Yes now this also works...But there is another problem. And I think > that this is the last problem before everything works :) > > When I open www.domain.de/frontend_dev.php my app works. > But when I open www.domain.de or www.domai

[symfony-users] Re: problems with sfSimpleForumPlugin

2007-11-21 Thread Francois Zaninotto
I'd say that you must set up the user class for the blog plugin in a configuration file, and that you skipped this step. But this is an old bug, and it is normally fixed in the trunk. Which version of the blog plugin do you use? François 2007/11/20, Matthias N. <[EMAIL PROTECTED]>: > > If I mov

[symfony-users] Re: Setting up Symfony on a Shared-Host Server

2007-11-21 Thread [EMAIL PROTECTED]
Yes now this also works...But there is another problem. And I think that this is the last problem before everything works :) When I open www.domain.de/frontend_dev.php my app works. But when I open www.domain.de or www.domain.de/index.php it returns an empty index page. Do you know what to do? -

[symfony-users] Re: sfLucenePlugin - No results for search with special character

2007-11-21 Thread Daniel Staver
Found the soluton, I just need to escape special characters. It's documented here: http://framework.zend.com/manual/en/zend.search.lucene.query-language.html#zend.search.lucene.query-language.escaping On Nov 20, 4:40 pm, Daniel Staver <[EMAIL PROTECTED]> wrote: > A search for 2007:109 doesn't