I think I found it.
http://www.symfony-project.org/snippets/
Please tell me if it's not the one.
Sorry to confuse you. Please excuse. it's my first week with Symfony.
On Dec 21, 9:49 am, Junho wrote:
> Hello,
>
> I've been searching that example, and looking forward to the post.
> Where do you
Hello,
I've been searching that example, and looking forward to the post.
Where do you mean by symfony-project.org? There are so many places,
forum, wiki, blogs... Is there any feed URL so that I can be noticed
in this community page?
http://www.symfony-project.org/community
On Dec 16, 3:35 pm,
I followed the directions here:
http://www.symfony-project.org/installation/1_2/upgrade#Upgrade%20to%201.2%20final
to upgrade my Symfony v1.1 install to 1.2. Everything went well until
I started upgrading projects that were working under 1.1. I did the
following:
-php symfony project:upgrade1.2
For all people interested in this issue:
The darn virtual host directive contained a «Multiviews» option in its
directory subdirective. Got rid of it: bingo! 3 days of idleness
NameVirtualHost 127.0.0.1
ServerName localhost
DocumentRoot C:\yadiyada
Op
Our client a reputed construction company have some vacancies
available in their different offices:
A) Computers
-
1) Software Developer
2) Database Developer
3) Network Technician
B) Construction
---
1) Civil Engineer
2) Site Supervisor
C) Accounts
-
Not as far as I know.
Bernhard
--~--~-~--~~~---~--~~
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 t
Hm, that looks like a good solution.. But isn't there a method, that
would change it for all at once?
On 20. Dec., 13:56 h., "Bernhard Schussek"
wrote:
> Hi,
>
> You could try (in YourForm::configure())
>
> foreach ($this as $fieldname => $field)
> {
> $this->validatorSchema[$fieldname]->setMe
Go on dude :) it looks interesting.
SF 1.2 + Propel based CMS?
--~--~-~--~~~---~--~~
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
Hi,
You could try (in YourForm::configure())
foreach ($this as $fieldname => $field)
{
$this->validatorSchema[$fieldname]->setMessage('required', 'This
field is required.');
}
I would like to opt for a better default error message for required
and invalid fields. 'Required.' and 'Invalid.' re
hey.. how to I $this->validatorSchema['item']->setMessages(array
('required'=>'This is required')); for all items.
???
Thank you guys very much.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
OK so here is the problem.. I have a simple country / state
selector ..
$this->setWidget('state_id', new
sfWidgetFormDoctrineSelect(array(
'model' => 'State',
'query' =>
Doctrine_Query::create()->from('State')->where
('country_id =
Hi Calvin,
On Sat, Dec 20, 2008 at 2:11 AM, Calvin wrote:
> I am using Ubuntu as you might have noticed and the version I'm using
> has PHP 5.2.3 as the latest package.
The minimum requirement for symfony 1.2 is PHP >= 5.2, so that should
work, shouldn't it?
I recommend adding the medibuntu r
Hi Sven,
Any chance that this plugin works with Eclipse 3.4/PDT 2.0? I would
really like to try it.
What features do you plan to work on next?
Bernhard
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony use
Great work, thanks
2008/12/20 cokker
>
> Hi list
>
> Some of you might already know that I'm working on a symfony eclipse
> plugin. See here: http://www.symfony-project.org/forum/index.php/t/16664/
>
> Today I released the last new version for this year. I added a launch
> configuration inspired
Hi list
Some of you might already know that I'm working on a symfony eclipse
plugin. See here: http://www.symfony-project.org/forum/index.php/t/16664/
Today I released the last new version for this year. I added a launch
configuration inspired by this post:
http://groups.google.com/group/symfo
I'm gonna start sounding like a broken record, but try installing the
sfErrorHandlerPlugin here :
http://www.symfony-project.org/plugins/sfErrorHandlerPlugin
Then access your dev controller. Your white screens will be magically
replaced with a helpful error message telling you exactly what w
16 matches
Mail list logo