[symfony-users] Re: GenerateUrl in a task

2010-03-23 Thread Sid Ferreira
#x27;]['prefix']); //remove the prefix (it will try to place your path here) $routing->initialize($this->dispatcher, $routing->getCache(), $options); $context->set('routing', $routing); $link = $context->getRouting()->gen

[symfony-users] GenerateUrl in a task

2010-03-23 Thread Sid Ferreira
Based on Steve the Canuck, I could do like is said in http://groups.google.com.br/group/symfony-users/msg/419fcd1ec6fd9ec4 But, how to do steps 1 and 2? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message becau

[symfony-users] Re: Using sf 2.0

2010-03-22 Thread Sid Ferreira
in advance once more On 22 mar, 00:33, Jonathan Wage wrote: > Hi, > > On Sat, Mar 20, 2010 at 1:07 PM, Sid Ferreira wrote: > > Hi Jon! > > Well, I know and understand. But at same time, Im thinking why would I > > build something, that will be stable only to the end

[symfony-users] Re: Using sf 2.0

2010-03-20 Thread Sid Ferreira
gt; core things first, like naming, class locations, structure, etc. before we > start building these convenience features on top of everything else. > > - Jon > > > > > > On Fri, Mar 19, 2010 at 12:31 PM, Sid Ferreira wrote: > > Im starting a new project, that

[symfony-users] Re: When the clock stop ticking

2010-03-19 Thread Sid Ferreira
I forgot: thanks in advance :) On 19 mar, 15:13, Sid Ferreira wrote: > Hi all! > Recently I've got a big disappointment with symfony 1.4. > > With a new project, wich we expected to be able to use 100% of Symfony > and Doctrine combo, specially the behaviours of Doctrine.

[symfony-users] When the clock stop ticking

2010-03-19 Thread Sid Ferreira
Hi all! Recently I've got a big disappointment with symfony 1.4. With a new project, wich we expected to be able to use 100% of Symfony and Doctrine combo, specially the behaviours of Doctrine. Indeed, we made an exotic schema: TableName: actAs: SoftDelete: Timestampable: Blameable:

[symfony-users] Using sf 2.0

2010-03-19 Thread Sid Ferreira
ndles? Thanks in advance, Sid Ferreira -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email t

[symfony-users] Issues with an IIS server and symfony 1.0.

2010-01-27 Thread Sid Ferreira
Im having issues with an IIS server and symfony 1.0. I know symfony 1.0 isn't supported anymore, but it wasn't up to me this decision. I hope someone have experience about this to share, IF I can't change the host. http://www.artenossa.net/index.php/moveis "The specified CGI application misbehave

[symfony-users] Symfony and IIS

2009-11-23 Thread Sid Ferreira
Does anybody know how good is it? Tried once and it didn't worked... -- Sidney G B Ferreira Desenvolvedor Web -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe

Re: [symfony-users] Thanks to the devs of symfony

2009-11-19 Thread Sid Ferreira
UP! On Thu, Nov 19, 2009 at 11:55, Gareth McCumskey wrote: > I know this isn't exactly an issue that needs resolving but I just had to > send my thanks to the symfony developers for producing such a great > framework. Why? you might ask. This morning our company directors held a > breakfast demo

[symfony-users] Re: Wiki and Versions

2009-11-17 Thread Sid Ferreira
yes! Thanks! On Tue, Nov 17, 2009 at 10:42, Gareth McCumskey wrote: > Will this help? > > http://www.symfony-project.org/plugins/nahoWikiPlugin > > > On Tue, Nov 17, 2009 at 2:16 PM, Sid Ferreira wrote: > >> Well, I wasn't clear :p >> >> I

[symfony-users] Re: Wiki and Versions

2009-11-17 Thread Sid Ferreira
Well, I wasn't clear :p I have a project that one of it's features is colaborative articles, with version control of them. On Tue, Nov 17, 2009 at 10:14, Alexandre SALOME wrote: > trac ? http://trac.edgewall.org/ > > 2009/11/17 Sid Ferreira > > Hi all, Im preparing

[symfony-users] Wiki and Versions

2009-11-17 Thread Sid Ferreira
Hi all, Im preparing a project wich I would to like have versioning and a wiki-like system. Does anyone did something like this? -- Sidney G B Ferreira Desenvolvedor Web --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[symfony-users] sfDoctrineGuard

2009-11-12 Thread Sid Ferreira
Does the doctrine plugin have a profile option? Does anyone have a snippet to 'edit my profile' page? thanks in advance -- Sidney G B Ferreira Desenvolvedor Web --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symf

[symfony-users] Re: generator.yml ignored

2009-11-03 Thread Sid Ferreira
have you checked the indent? On Tue, Nov 3, 2009 at 07:53, cosmy wrote: > > Hi all.. > I've modified for a backend application the generator.yml but the > backend section seems to remain the same without the modifies. > I've tried also cache:clear but nothing happens. > > Do you have any ideas?

[symfony-users] Re: Enabling modules

2009-11-03 Thread Sid Ferreira
ml.php on line 22 > > /plugins/sfJqueryFormValidationPlugin/lib/filter/ > sfJqueryFormValidationFilter.class.php is there! > > > On 3 nov, 09:57, Sid Ferreira wrote: > > yup > > > > On Tue, Nov 3, 2009 at 06:55, HAUSa < > > > > jeroen_heeft_behoefte_aan

[symfony-users] Re: Enabling modules

2009-11-03 Thread Sid Ferreira
yup On Tue, Nov 3, 2009 at 06:55, HAUSa < jeroen_heeft_behoefte_aan_r...@hotmail.com> wrote: > > Is it necessary to enable plugin modules in sf1.3? > > > -- Sidney G B Ferreira Desenvolvedor Web --~--~-~--~~~---~--~~ You received this message because you are su

[symfony-users] Have symfony/yml changed your life?

2009-11-03 Thread Sid Ferreira
lol, I know this topic sounds funny, but I'm asking this cause thanks to symfony a lot of things changed in how I work. Not only the coding standards, but even when making the first plans of a project. For instance, after meeting YML, I've started to use this notation when describing my projects,

[symfony-users] Re: Do you use more than one app?

2009-10-26 Thread Sid Ferreira
Alexandru, see, I'm not disappointed, but excited. I've just found ways to improve my work! I have too few time to research, so, anything like this is like gold :D On Mon, Oct 26, 2009 at 20:51, Eno wrote: > > On Mon, 26 Oct 2009, Sid Ferreira wrote: > > > David: Could

[symfony-users] Re: Do you use more than one app?

2009-10-26 Thread Sid Ferreira
Now, that's a nice trick!!! On Mon, Oct 26, 2009 at 19:45, Greg Maruszeczka wrote: > On Mon, 26 Oct 2009 19:26:55 -0200 > Sid Ferreira wrote: > > > Hi everyone! Well, there's a while that I always use only one app. > > Even in the admin I use routes instead of

[symfony-users] Re: Do you use more than one app?

2009-10-26 Thread Sid Ferreira
David: Could you share with me how you use it? Single domain, one app for each domain/subdomain... I wanna find out where I may be doing something wrong :D On Mon, Oct 26, 2009 at 19:32, david wrote: > > Yes :P > > On Mon, 26 Oct 2009 22:26:55 +0100, Sid Ferreira > wrote: &g

[symfony-users] Do you use more than one app?

2009-10-26 Thread Sid Ferreira
Hi everyone! Well, there's a while that I always use only one app. Even in the admin I use routes instead of another app. The reason to that is that I don't want to duplicate files (CSS and JS), and so far didn't found a way to config the web/admin/index.php to use the css inside the web/ folder.

[symfony-users] Re: Performance isset vs strlen

2009-10-14 Thread Sid Ferreira
Im just shocked with this one ._. On Wed, Oct 14, 2009 at 11:32, roberto german puentes diaz < puentesd...@gmail.com> wrote: > Hi to all, here i send you a script for compare isset vs strlen. > Maybe symfony can gain something with this! > > if (isset($username[5])) { > //That's OK!;

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-25 Thread Sid Ferreira
2009 at 07:16, michael.pie...@googlemail.com < michael.pie...@googlemail.com> wrote: > > Sid Ferreira, and everyone complaining about the new forms, you don't > have to use them for simple things! > Just post your raw html form to an action, handle it with > getPostParam

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-25 Thread Sid Ferreira
I was thinking about this, while making a sf1.0 project... and indeed dispite of how good the new things in 1.2, it really got really complex.In some ways, to a new commer, use symfony isn't a good idea he doesn't need only to use MVC and ORM anymore, he needs to learn (and almost master) the symfo

[symfony-users] Re: Charset error in I18N

2009-09-22 Thread Sid Ferreira
Just noticed that it was disabled...Check now again: http://argosauto.emaking.reikan.com.br/admin/ On Tue, Sep 22, 2009 at 09:09, Sid Ferreira wrote: > Yes, this doesn't come from the database, but the "Usuário" that appears > "Usu?rio" comes... > > >

[symfony-users] Re: Charset error in I18N

2009-09-22 Thread Sid Ferreira
Yes, this doesn't come from the database, but the "Usuário" that appears "Usu?rio" comes... On Tue, Sep 22, 2009 at 08:59, Alexandru-Emil Lupu wrote: > here i am able to see " > > Welcome to Argos Automação > " > alecs > > > On Tue, Sep

[symfony-users] Charset error in I18N

2009-09-22 Thread Sid Ferreira
Hi guys!Im having a problem here and don't know what's wrong cause it's a new one :p http://argosauto.emaking.reikan.com.br/admin/backend_dev.php Im using sfAdminDash, that uses I18N. As you might see, there are some '?' characters (Usu?rio). Usually it happens when a UTF8 data is rendered as Lat

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
THIS is something that is worth an exclusive tutorial to talk about... if possible, video cast *added to my schedule* On Fri, Sep 18, 2009 at 16:27, bghost wrote: > > I think that the attempt of putting the entire WEB form within the > class > only unnecessarily complicate such a simple thing su

[symfony-users] Re: url's in backend application

2009-09-18 Thread Sid Ferreira
I think his backend is with 'no_script_name' on On Fri, Sep 18, 2009 at 14:30, Eno wrote: > > On Fri, 18 Sep 2009, mini_alexander wrote: > > > Sid - yes you good understand me. > > url_for("users/index") in forms works. > > But in links I also don't need to add '/backend.php' at the > > beginnin

[symfony-users] Re: url's in backend application

2009-09-18 Thread Sid Ferreira
avatar > It should be: http://localhost/backend.php/profile/change_avatar > > ?? Why ?? > > > > On 18 Wrz, 18:49, Sid Ferreira wrote: > > You mean that you want to know if you need write "backend_dev.php" in > your > > links, is it?Well, the answer is NO. Symfo

[symfony-users] Re: url's in backend application

2009-09-18 Thread Sid Ferreira
you > got ? > > On 18 Wrz, 17:51, Sid Ferreira wrote: > > Ok, I think I got it. > > See, backend will add the file name for ya > > > > > > > > On Fri, Sep 18, 2009 at 12:48, mini_alexander > wrote: > > > > > Rather not ;] I am new a

[symfony-users] Re: url's in backend application

2009-09-18 Thread Sid Ferreira
p' ? I think yes because frontend is default application, > not backend but maybe I am wrong ? > > > > On 18 Wrz, 17:39, Sid Ferreira wrote: > > http://www.symfony-project.org/cookbook/1_2/en/cross-application-links > > > > Is this what you want? > > &

[symfony-users] Re: url's in backend application

2009-09-18 Thread Sid Ferreira
http://www.symfony-project.org/cookbook/1_2/en/cross-application-links Is this what you want? On Sep 18, 12:02 pm, mini_alexander wrote: > As I understand in backend application in files I must everywhere in > each link > write at the beginning /backend.php - for example: > home > or > > > yes

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
Actually, each advent callendar could have a small "client" application.For instance, in jobeet, an affiliate website. On Fri, Sep 18, 2009 at 12:31, Sid Ferreira wrote: > David: up! > > > On Fri, Sep 18, 2009 at 12:29, david wrote: > >> >> The forms sid

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
> The API documentation of SF should be linked back to the tutorials - > giving examples of usage and allowing people to refer to examples. > > On Fri, 18 Sep 2009 17:20:45 +0200, Sid Ferreira > wrote: > > > It kinda makes sense... but is also hard how to handle that... Maybe

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
The most easy thing to understand is something that doesn't need documentation and I believe that THIS is the point that BGhost is talking about."I don't want launch a rocket in 30 days, I want my gallery ready in 12 minutes..." On Fri, Sep 18, 2009 at 12:26, Thomas Rabaix wrote: > Symfony has m

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
Well, that give some strenght to my future plans with sf... On Fri, Sep 18, 2009 at 12:17, bghost wrote: > > Yes Sid, > > Jobeet is an application that should be written in max 2 days. > > WBR, > Ghost3D > > > On Sep 18, 4:46 pm, Sid Ferreira wrote: > > I

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
It kinda makes sense... but is also hard how to handle that... Maybe a small intro about Doctrine, but you must remember that using About forms, well, they are classes, if you dig up you find everything, but without any IDE, it's madness... Maybe a 'Symfony for Dummies' was needed, in order to hoo

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
tance: make a field accept image upload takes less than 5 minutes, including the thumbnail generation On Fri, Sep 18, 2009 at 11:45, bghost wrote: > > I thought on all parameters: in the command line, and various > configuration parameters in various configuration files. > > >

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
I think that maybe the problem may be, and then I agree, that in jobeet you see tons of parameters (all with their reasons) to almos all tasks. For instance the security pass for creating an app... On Fri, Sep 18, 2009 at 11:43, Fabien Potencier < fabien.potenc...@symfony-project.com> wrote: > >

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
You mean parameters to the command line? On Fri, Sep 18, 2009 at 11:29, bghost wrote: > > > > First, I would like to say that Symfony framework is not too bad, > because I follow its development from the first version. But I think > it became too complicated because it is evident exaggeration >

[symfony-users] Re: Symfony has definitely become too complicated framework

2009-09-18 Thread Sid Ferreira
Well, could you share what you tried to do? On Fri, Sep 18, 2009 at 10:58, bghost wrote: > > It is necessary to invest so much effort to do a relatively simple > application. > Productivity and profitability of such work is very questionable. > > So, Symfony - Goodbye > > > > -- Sidney G B Fe

[symfony-users] Re: Performance optimization!HELP!!

2009-09-17 Thread Sid Ferreira
looking at rhe debug toolbar is always excelent to see what exactly is taking so long... On Thu, Sep 17, 2009 at 06:50, Phil Moorhouse wrote: > > Make sure you've read > http://www.symfony-project.org/book/1_2/18-Performance > - lots of good advice there. > > http://www.symfony-check.org/ is ano

[symfony-users] Re: A PHP little trouble

2009-09-16 Thread Sid Ferreira
try to use " instead of ' I had this problem once and I think I just replaced... On Wed, Sep 16, 2009 at 15:25, Abraham Montilla wrote: > Hi all! > > This is a label i'm making with jq_link_to_remote function: > > $label = "Lesionado > $index".jq_link_to_remote(image_tag('/sf/sf_admin/images/dele

[symfony-users] Re: Symfony 1.2 - Admin Generator - FCKEditor

2009-09-12 Thread Sid Ferreira
support fckeditor? > > Thanks, > > Lic. Matías López > E-mail: lopezmat...@gmail.com > Movil: +54 9 341 155 799291 > > > On Sun, Sep 13, 2009 at 2:13 AM, Sid Ferreira wrote: > >> there are plugins to it. >> You just need to set the widget >> >>

[symfony-users] Re: Symfony 1.2 - Admin Generator - FCKEditor

2009-09-12 Thread Sid Ferreira
there are plugins to it.You just need to set the widget On Sun, Sep 13, 2009 at 02:08, Matías López wrote: > Hello Guys, > > Im wondering if the new admin generator with Symfony 1.2 allows using rich > text editors like FCKEditor or TinyMCE > > Is it possible? Im looking at the doco and I found

[symfony-users] Re: WAP/WML

2009-09-11 Thread Sid Ferreira
Can't php/symfony set that? On Fri, Sep 11, 2009 at 16:49, Eno wrote: > > On Fri, 11 Sep 2009, Sid Ferreira wrote: > > > Does anyone ever tried Symfony with WAP/WML? > > You could create a set of WML templates alongside your regular templates > using the techniq

[symfony-users] Re: sf_guard error: Fatal error: Allowed memory size of 16777216 bytes exhausted

2009-09-11 Thread Sid Ferreira
what's the memory limit to your php? On Fri, Sep 11, 2009 at 14:38, Jake Barnes wrote: > > > For the most part, everything on my site is working great, however, a > bug has suddenly appeared regarding sfGuard. I have not made any > changes to this module that I can recall. If I go here: > > fron

[symfony-users] WAP/WML

2009-09-11 Thread Sid Ferreira
Does anyone ever tried Symfony with WAP/WML? -- Sidney G B Ferreira Desenvolvedor Web --~--~-~--~~~---~--~~ 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@googleg

[symfony-users] Re: generate static copy of website for CDN

2009-09-10 Thread Sid Ferreira
Maybe a 'forever lasting' cache? On Thu, Sep 10, 2009 at 10:36, Pablo Godel wrote: > Hello, > > I will be working in a fairly big project to create a website that needs to > be hosted in a CDN. I will be using symfony and wanted to see if anybody has > any suggestions on how to properly create a

[symfony-users] Re: about generator.yml

2009-09-04 Thread Sid Ferreira
AFAIK yes On Fri, Sep 4, 2009 at 14:57, Abraham wrote: > > hello folks, i created a module with the "doctrine:generate-module -- > with-show --non-verbose-templates X Y Z" command, now i want to use a > generator.yml to configure the forms and list view, but it doesn't > work, why is that? i cre

[symfony-users] Re: Symfony Facebook Integration

2009-09-04 Thread Sid Ferreira
Isn't it open id? On Fri, Sep 4, 2009 at 09:21, Sorom Uzomah wrote: > Hello everyone, > > I have 2 questions > >- Is there now a stable plugin for handling user registration for >SfGuard for propel users ie email authentication etc ? >- Is there also now a standard facebook integrati

[symfony-users] Re: Zend Guardian, Ion Cube and Source Guardian

2009-09-01 Thread Sid Ferreira
Tried a bit more, and indeed it seem to loose all classes' names, both Ion and Zend had same errors. On Tue, Sep 1, 2009 at 21:41, Sid Ferreira wrote: > I didn't googled before trying, Im just writting about my tests with the > tools (all demo). > I've used a sf 1.0

[symfony-users] Zend Guardian, Ion Cube and Source Guardian

2009-09-01 Thread Sid Ferreira
I didn't googled before trying, Im just writting about my tests with the tools (all demo). I've used a sf 1.0 project cause it was the most handy at that moment. *Ion Cube*: Got 7 errors, and died instead of run: data\symfony\skeleton\module\module\actions\actions.class.php data\symfony\skeleton\c

[symfony-users] pt_BR and some I18N issues

2009-08-20 Thread Sid Ferreira
Well, this problems are kind known for me for a long time, but never tought about posting them here :p Im a brazillian developer and, in symfony 1.2, there are some issues that I have to face almost all times: 1) In number helpers, the I18N always checks the values as being in EN_US format. For th

Re: R: [SPAM] [symfony-users] Decimal character

2009-08-20 Thread Sid Ferreira
I face same problems... just posted a ticket about it... On Thu, Aug 20, 2009 at 07:07, wrote: > > > I'm newbie. Did you tried to set in the "settings.yml" default_culture, > charset and i18n values? Something like (from my project): > > all: > .settings: >[...] >default_culture: it_IT

[symfony-users] Re: What about sf 1.0 extended support?

2009-08-07 Thread Sid Ferreira
Im not the company owner. Im a developer who uses sf. My boss even agree with me, but he'll not change his partners just for a tool. Unfortunelly, Sidney G B Ferreira Desenvolvedor Web On Fri, Aug 7, 2009 at 16:17, Eno wrote: > > On Fri, 7 Aug 2009, Sid Ferreira wrote: > >

[symfony-users] Re: What about sf 1.0 extended support?

2009-08-07 Thread Sid Ferreira
Believe me: I tried... Sidney G B Ferreira Desenvolvedor Web On Fri, Aug 7, 2009 at 14:28, Eno wrote: > > On Fri, 7 Aug 2009, Sid Ferreira wrote: > > > Im using one that after a full week arguing they gave me php 5.1... or > else > > it would be 4.4 > > I

[symfony-users] Re: What about sf 1.0 extended support?

2009-08-07 Thread Sid Ferreira
Im using one that after a full week arguing they gave me php 5.1... or else it would be 4.4 Sidney G B Ferreira Desenvolvedor Web On Fri, Aug 7, 2009 at 11:59, Eno wrote: > > On Fri, 7 Aug 2009, Sid Ferreira wrote: > > > Still existing some providers that doesn't care ab

[symfony-users] What about sf 1.0 extended support?

2009-08-07 Thread Sid Ferreira
Hi folks! I was thinking about it yesterday and feels very weird talking about it, but, still have some importance. Still existing some providers that doesn't care about security updates, so, still using very old versions of php. At this moment Im realeasing a sf 1.0 project cause it was the only

[symfony-users] Re: Problem with ë

2009-07-31 Thread Sid Ferreira
Are you using UTF8? Sidney G B Ferreira Desenvolvedor Web On Fri, Jul 31, 2009 at 11:35, HAUSa < jeroen_heeft_behoefte_aan_r...@hotmail.com> wrote: > > I got a problem with the special ë character. I have an input widget, > but if I submit "Ik creëer webervaringen" (dutch ;)) I'll find only >

[symfony-users] Re: symfony extensible model for other data source than default ORM (API, SOAP WS, CouchDB...)

2009-07-31 Thread Sid Ferreira
UP! (I have nothing to say about it, I just want support what he said as an important feature) On Fri, Jul 31, 2009 at 03:45, JP wrote: > > Hi, > > In symfony 1.2, I can only create models using one of the 2 ORMs > Doctrine or Propel. Each of the 2 plugins implements some tasks for > generating

[symfony-users] Re: Freeze Symfony 0.6.3

2009-07-28 Thread Sid Ferreira
You should upgrade it... Portuguese: Cara, a versão 0.6 tem mais de 2 anos já! Se quizer entra em contato comigo ;-) Sidney G B Ferreira Desenvolvedor Web On Tue, Jul 28, 2009 at 22:22, Felipe Luiz Pereira < pereira.univ...@gmail.com> wrote: > Hi, > > I'm developing a project with Symfony 0.6.

[symfony-users] Re: Not Found Error only in production envoirment.

2009-07-23 Thread Sid Ferreira
one? > > On Thu, Jul 23, 2009 at 20:49, Sid Ferreira wrote: > > This error is happening almost in all my routes. > > One example is this: > > > > > > admin: > > url: /admin > > param: { module: sfAdminDash, action: dashboard } > > >

[symfony-users] Not Found Error only in production envoirment.

2009-07-23 Thread Sid Ferreira
This error is happening almost in all my routes. One example is this: admin: url: /admin param: { module: sfAdminDash, action: dashboard } When you click on the link, it forwards to an error: Empty module and/or action after parsing the URL "/admin/" (/). What may be the problem? In _de

[symfony-users] Re: Slugify?

2009-07-20 Thread Sid Ferreira
; > The "slug" (used in URLs) of that headline would be > > "man-lands-on-the-moon" > > To "slugify" means to convert the first into the second. > > Hope this helps. > > Tom > > Sid Ferreira wrote: > > In portuguese I use the 

[symfony-users] Re: Slugify?

2009-07-20 Thread Sid Ferreira
In portuguese I use the 'identifier' experssion to it. I have no translation to 'slug' cause it doesn't even make sense to me call like this :D --- Sidney G B Ferreira Desenvolvedor Web On Mon, Jul 20, 2009 at 11:00, Saint Faux nie wrote: > > Hello everybody, > > I'm French and and would like

[symfony-users] Re: error instalando symfony en UBUNTU 9.04

2009-07-17 Thread Sid Ferreira
apt-cache search symfony --- Sidney G B Ferreira Desenvolvedor Web On Fri, Jul 17, 2009 at 12:22, Bambinoelkilo wrote: > > > I do not understand > > On Jul 17, 11:19 am, Sid Ferreira wrote: > > try to use apt-get > > --- > > Sidney G B Ferreira > > D

[symfony-users] Re: error instalando symfony en UBUNTU 9.04

2009-07-17 Thread Sid Ferreira
try to use apt-get --- Sidney G B Ferreira Desenvolvedor Web On Fri, Jul 17, 2009 at 12:17, Bambinoelkilo wrote: > > > I never told him the route, just run the command to install > > On Jul 17, 11:07 am, Sid Ferreira wrote: > > shouldn't be /usr/share/php ? >

[symfony-users] Re: error instalando symfony en UBUNTU 9.04

2009-07-17 Thread Sid Ferreira
shouldn't be /usr/share/php ? --- Sidney G B Ferreira Desenvolvedor Web On Fri, Jul 17, 2009 at 12:05, Bambinoelkilo wrote: > > Hola soy nuevo en symfony y estoy instalando symfony en UBUNTU 9.04 , > y cuando ejecuto: pear install symfony/symfony > > me da el siguiente error > > > downloading s

[symfony-users] [Off topic] PHP 4

2009-07-13 Thread Sid Ferreira
Im wondering: What makes huge servers still use PHP4? --- Sidney G B Ferreira Desenvolvedor Web --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-user

[symfony-users] Re: Server Configuration

2009-07-13 Thread Sid Ferreira
der form helpers that was started in > symfony 1.0 and phased out starting in symfony 1.0 (hence the name > compat_10). > > Symfony 1.1 allows the use of the symfony forms class or the helpers. > > > On Mon, Jul 13, 2009 at 3:00 PM, Sid Ferreira wrote: > >> What exactly t

[symfony-users] Re: Server Configuration

2009-07-13 Thread Sid Ferreira
2:15 PM, Sid Ferreira wrote: > >> Damn :D >> When you get used to Symfony Forms is hard to get back :p >> >> --- >> Sidney G B Ferreira >> Desenvolvedor Web >> >> >> >> On Mon, Jul 13, 2009 at 09:09, Tuan Vu Minh wrote: >> >>

[symfony-users] Re: Server Configuration

2009-07-13 Thread Sid Ferreira
Damn :D When you get used to Symfony Forms is hard to get back :p --- Sidney G B Ferreira Desenvolvedor Web On Mon, Jul 13, 2009 at 09:09, Tuan Vu Minh wrote: > Dear Sid Ferreira, > Symfony version 1.0 will work with your server(PHP 5.1). Check > this<http://www.symfony

[symfony-users] Server Configuration

2009-07-13 Thread Sid Ferreira
Hi folks! Guys, just got a task that is a project in a not updated server. Actually, I've just checked the phpinfo and it seems to be 5.1 in fastcgi... In wondering if symfony will run in this environment, and if do, what version/fixes would be needed. Thanks i

[symfony-users] Symfony 1.2.7 and Propel problem

2009-07-10 Thread Sid Ferreira
Guys, by any REALLY weird reason, my embeded forms aren't working. Im using it in a way that I always do: if(!$this->getObject()->isNew()) { > $requirements = $this->getObject()->getCfPostRequirements(); foreach($requirements as $index => $requirement) $this->embedForm(

[symfony-users] [SOLVED] Routes being generated with a '.html' in the end

2009-07-09 Thread Sid Ferreira
Im posting this cause I had this issue and Im sharing the solution I found: In factories.yml there's two 'all:' settings, line 27 and 34. If you uncomment the second one, it kinda resets the first one and you loose the block > routing: class: sfPatternRouting param: generate_sh

[symfony-users] Re: backend inside a sub folder

2009-07-09 Thread Sid Ferreira
Maybe way to add a prefix to the URL, even before the script_name if used? Sidney G B Ferreira Desenvolvedor Web On Thu, Jul 9, 2009 at 07:19, Sid Ferreira wrote: > I didn't wanted any of those... I wanted to have the dispatcher files > (index.php from backend and backend.ph

[symfony-users] Re: backend inside a sub folder

2009-07-09 Thread Sid Ferreira
7;t works] Sidney G B Ferreira Desenvolvedor Web On Thu, Jul 9, 2009 at 03:57, Frank Stelzer wrote: > > Use symlinks to point from your admin directory to your common web dir. > > Am 09.07.2009 um 02:49 schrieb Sid Ferreira: > > > Guys, how can I achieve the following:

[symfony-users] backend inside a sub folder

2009-07-08 Thread Sid Ferreira
Guys, how can I achieve the following: I have a working frontend in the rootdir. And the backend I want to be inside the '/admin' directory. It possible, I don't want to have double files in images and stuff, so, could I use 'relative_url_root' and something else to make it work? Sidney G B Fer

[symfony-users] Re: Work with both Doctrine and Propel

2009-07-05 Thread Sid Ferreira
If you use different class names to the very same tables, probably it may work Sidney G B Ferreira Desenvolvedor Web On Sun, Jul 5, 2009 at 07:08, Gregoire Laporte wrote: > It could be very interesting !! > > Im waiting for the answers too !! > > -- > Date: Sun, 5

[symfony-users] Re: AGAIN: file upload in embedded form (sf 1.2.7)

2009-07-04 Thread Sid Ferreira
probably :) Sidney G B Ferreira Desenvolvedor Web On Sat, Jul 4, 2009 at 22:19, jmaicher wrote: > > That's weird .. it didn't work for me. Maybe because I don't use > Doctrine/Propel forms?! > > On 5 Jul., 02:12, Sid Ferreira wrote: > > stereo inte

[symfony-users] Re: AGAIN: file upload in embedded form (sf 1.2.7)

2009-07-04 Thread Sid Ferreira
stereo interactive' solution Sidney G B Ferreira Desenvolvedor Web On Sat, Jul 4, 2009 at 20:53, jmaicher wrote: > > What did you use in propel? > > On 5 Jul., 01:47, Sid Ferreira wrote: > > I used it in propel too > > > > Sidney G B Ferreira > > Dese

[symfony-users] Re: AGAIN: file upload in embedded form (sf 1.2.7)

2009-07-04 Thread Sid Ferreira
I used it in propel too Sidney G B Ferreira Desenvolvedor Web On Sat, Jul 4, 2009 at 20:13, jmaicher wrote: > > Hey! > > I've been spending hours and hours to find a way to upload a file in > an embedded form. But I couldn't find a solution yet. :-( > It seems to be a common bug and there is a

[symfony-users] Uploads error with Doctrine

2009-06-14 Thread Sid Ferreira
Please, take a look on http://trac.symfony-project.org/ticket/6617 Thanks -- Sidney G B Ferreira Desenvolvedor Web --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send e

[symfony-users] Re: File Upload not working in symfony 1.2.7 when 2 forms are embadded in one view

2009-06-12 Thread Sid Ferreira
___ > Benjamin Grandfond - www.benjamingrandfond.fr > benjamin.grandf...@gmail.com > > Le 12 juin 09 à 11:26, Sid Ferreira a écrit : > > > already got this too, we need to create a ticket for it. > > It is a bit random, sometimes changing the order of the embed

[symfony-users] Re: EmbedForm and decorators

2009-06-12 Thread Sid Ferreira
I believe the formatter can be overwritten, but is not certain.An option is to use partials, so you can do it handly. On Fri, Jun 12, 2009 at 05:44, Matthew Penrice wrote: > > I'm embedding 1 form inside another but when i present this the Field > label for the replaced field insists on being ren

[symfony-users] Re: File Upload not working in symfony 1.2.7 when 2 forms are embadded in one view

2009-06-12 Thread Sid Ferreira
already got this too, we need to create a ticket for it.It is a bit random, sometimes changing the order of the embeded forms fix it. REALLY weird. there's this workdaround too http://stereointeractive.com/blog/2008/12/23/symfony-12-upload-a-file-inside-an-embedded-form/ On Fri, Jun 12, 2009 at 0

[symfony-users] Error with uploads in Doctrine

2009-06-11 Thread Sid Ferreira
hi all!I just started a study on Doctrine and unfortunlly got an error. My schema is: Post: actAs: { Timestampable: ~ } columns: ds_title: { type: string(255), notnull: true } ds_text: { type: string(4000), notnull: true } PostAttachment: columns: post_id: { type: integer, not

[symfony-users] Re: Upload Error

2009-06-11 Thread Sid Ferreira
It was post size issue On Thu, Jun 11, 2009 at 08:59, Thomas Rabaix wrote: > well something is wrong in your code. It is not a Form issue. your action > calls the forward with wrong parameters > > > On Thu, Jun 11, 2009 at 3:49 AM, Sid Ferreira wrote: > >> it is fro

[symfony-users] Re: Upload Error

2009-06-10 Thread Sid Ferreira
it is from propel admin generator. On Wed, Jun 10, 2009 at 19:51, Thomas Rabaix wrote: > READ THE ERROR MESSAGE : > ***Action "player/7" does not exist* > ;) > > You are forwarding the request to the '7' action of the player module ... > > > On Wed,

[symfony-users] Upload Error

2009-06-10 Thread Sid Ferreira
Hi folks!Im uploading a large file (10 to 30 mb) and symfony is getting an error. Any idea? Tried session timeout and upload sisze, no changes... *404 | Not Found | sfError404Exception**Action "player/7" does not exist.**stack trace* - at () in *SF_ROOT_DIR/lib/symfony/controller/sfControll

[symfony-users] Re: Dynamic Fields in sfForm

2009-06-10 Thread Sid Ferreira
rticles/2009/02/23/let-s-be-more-dynamic-with-sf-form > > > > On Wed, Jun 10, 2009 at 1:54 PM, Sid Ferreira wrote: > >> How to make them?Dynamic fields or even dynamic embeded forms >> >> Any link about it? >> >> -- >> Sidney G B Ferreir

[symfony-users] Re: What you think?

2009-06-10 Thread Sid Ferreira
check under > templates :) > > Also, why does Zend have a check under ORM? > > Jonathan H. Wage (+1 415 992 5468) > Open Source Software Developer & Evangelist > sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org > > > > On Wed, Jun 10,

[symfony-users] What you think?

2009-06-10 Thread Sid Ferreira
http://www.phpframeworks.com/index.php -- Sidney G B Ferreira Desenvolvedor Web --~--~-~--~~~---~--~~ 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.

[symfony-users] Hi Folks!

2009-06-10 Thread Sid Ferreira
Im writting here to look for some help for my new project, wich is a Social Network.It still on the early stages, actually almost only the schema is done, but Im sending this message as a prerequest for future needs, so, Im sharing what I have for now: - Propel ORM (Sorry folks, I _REALLY_ like Ob

[symfony-users] Dynamic Fields in sfForm

2009-06-10 Thread Sid Ferreira
How to make them?Dynamic fields or even dynamic embeded forms Any link about it? -- Sidney G B Ferreira Desenvolvedor Web --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group

[symfony-users] Re: Performance: Frozen or Not?

2009-06-04 Thread Sid Ferreira
l Message - > > From: "Eno" > > To: symfony-users@googlegroups.com > > Sent: Thursday, June 4, 2009 7:23:20 PM GMT +02:00 Harare / Pretoria > > Subject: [symfony-users] Re: Performance: Frozen or Not? > > > > > > On Thu, 4 Jun 2009, Sid Ferre

[symfony-users] Re: Performance: Frozen or Not?

2009-06-04 Thread Sid Ferreira
Btw, where can I read about this cache engines? So far I feel like caching only my template files On Thu, Jun 4, 2009 at 12:00, Eno wrote: > > On Thu, 4 Jun 2009, Sid Ferreira wrote: > > > Yeah... for now my server gets 2 reqs/seq... I wanna boost it a bit to 4 > > ma

  1   2   >