You used !$this->getRequest()->isXmlHttpRequest() (the ! sign)? The
validatie that it isn't an AJAX call.
You should use sfView::NONE; otherwise it will returen the success
template. My actions never have an sfVIew::SUCCESS;, it isn't needed
(anymore).
Adriaan
On 17/10/2007, Simon Roby <[EMAIL
I was told that Subversion was only capable of handeling one transaction
and others had to wait.
This story is outdated or incorrect?
--
Adriaan van Natijne <[EMAIL PROTECTED]>
fwrite.org
Op zaterdag 29-09-2007 om 20:15 uur [tijdzone +], schreef Ian P.
Christian:
> Adriaan va
I had problems (again) this morning with the
official version.)
--
Adriaan van Natijne <[EMAIL PROTECTED]>
fwrite.org
Op zaterdag 29-09-2007 om 19:55 uur [tijdzone +], schreef Ian P.
Christian:
> Hi all,
>
> The symfony SVN server is sometimes pretty slow (for my atleast), and
You can have more routing rules for one action.
When you don't need the /cms/ namespace later, why make it difficult?
--
Adriaan van Natijne <[EMAIL PROTECTED]>
fwrite.org
Op zaterdag 29-09-2007 om 11:54 uur [tijdzone -0400], schreef Ant
Cunningham:
> Any advice on handling inte
It's realy cool. One of the things that can be done better is the
Propel support...
On 15/06/07, Alexander Deruwe <[EMAIL PROTECTED]> wrote:
>
> On 15 Jun 2007, at 14:24, Matthias Nothhaft wrote:
> > elbouillon wrote:
> >> http://trac.symfony-project.com/trac/wiki/sfGMapsPlugin
> > I did't have a
When you need multiple editors use:
propel:
user:
id:
user_doc:
id:
owner:
user_edit_link:
user_id:
document_id:
created_at:
Or simulair.
Adriaan
On 15/06/07, scube <[EMAIL PROTECTED]> wrote:
>
> use this syntax in your schema.yml
>
> propel:
> user:
>id:
>name:v
So it isn't possible to set this as a veriable for every
application/instance in/of Symfony?
On 31/03/07, Kiril Angov <[EMAIL PROTECTED]> wrote:
>
>
> /pear/data/symfony/web/errors/error500.php
>
> This is the default SF page for error 500. You can configure that to
> some of your module/action b