The same happens for blob types, it's really annoying.
2011/6/15 spider
> Sorry if I reply to this old post, but what if I want to map enum type to
> string?
>
> I tried the following edit in app/config/config.yml:
>
> doctrine:
> dbal:
>types:
> enum: string
>
> but each
2011/6/10 Fabien Potencier
> On 6/9/11 10:17 PM, Chris Sedlmayr wrote:
>
>> Hi all,
>>
>> I don't think we are against the idea of creating a Symfony2 specific
>> group, but we must ensure that finding help in the right place is the
>> main priority.
>>
>
> I'm against creating a Symfony2 specifi
Hi,
Well, the best would be not to modify the original tcpdf library but the
plugin itself.
Send me a contribution request if you have a patch so you can commit.
See you. COil
2011/5/25 r...@donax.ch
> Hi,
>
> I recently experienced problems when creating pdf files from html
> content using t
Hi,
I thought it would be the official one, or will it be a fork of this one
hosted on the symfony2 website ?
++
2011/4/12 Christophe COEVOET
> Le 12/04/2011 20:48, JC a écrit :
>
>> Is there a repository of contributed bundles for Symfony2?
>>
>> I'm assuming the bundles are replacing plugins
Ty to move the pdf_configs.yml file in the config directory of your
application.
2011/4/9 mohamed sabri ben sassi
> so can you help me please
>
>
> 2011/4/9 mohamed sabri ben sassi
>
>> no iam using symfony 1.2
>>
>>
>> 2011/4/9 Loïc Vernet
>>
>
" does not have a registered
> handler.
>
> 2011/4/9 mohamed sabri ben sassi
>
>> Fatal error: Class 'sfTCPDFPluginConfigHandler' not found
>>
>> 2011/4/9 Loïc Vernet
>>
>>> What is the fatal error ?
>>>
>>>
>&
What is the fatal error ?
2011/4/9 mohamed sabri ben sassi
> its activated but it didnt work and when i invite the command symfony
> plugin:publish-assests it shows me the plugin sfTCPDF
>
>
> 2011/4/9 Loïc Vernet
>
>> You must activate the plugin in your ProjectConf
You must activate the plugin in your ProjectConfiguration.class.php file.
++
2011/4/9 mohamed sabri ben sassi
> when i make all these steps and begin coding
> this line $config=sfTCPDFPluginConfigHandler::loadconfig(); not found and
> it show fatal error
>
> 2011/4/9 Loïc V
You could read the
README<http://www.symfony-project.org/plugins/sfTCPDFPlugin/1_6_2?tab=plugin_readme>
2011/4/9 mohamed sabri ben sassi
> how can i install the library TCPDF in symfony
> i have to generate a document pdf
>
> 2011/4/9 Loïc Vernet
>
>> http://www.
http://www.symfony-project.org/plugins/sfTCPDFPlugin ?
2011/4/8 mohamed sabri ben sassi
> how can i install the library TCPDF in symfony
> i have to generate a document pdf
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> Yo
Would be better to make a partial and share it via a plugin
2011/4/8 emTom
> hi,
>
> have a look at the "setTemplate()" function.
>
> http://www.symfony-project.org/api/1_4/sfView#method_settemplate
>
> Tom
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> secu
So ? No solution except from sending an email the lead dev ?
The feature is already implemented, just one test is missing
2011/1/5 Loïc Vernet
> I don't think, you appear on the developer list with your contribution
> request was accepted by the lead dev.
>
> 2011/1/5 G
I don't think, you appear on the developer list with your contribution
request was accepted by the lead dev.
2011/1/5 Grzegorz Śliwiński
> Isn't that set in plugin.xml file?
>
> On Jan 4, 2:55 pm, Loïc Vernet wrote:
> > Hi,
> >
> > How to remove myself f
Hi,
How to remove myself from the list of the contributors of a plugin ?
We should have a cross to do this in the admin tab. (Like when you are lead
of the plugin)
++ COil
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You receive
http://trac.symfony-project.org/ticket/9092
Use 1.4.6 instead...
2010/12/8 hectorh30
> Hi there,
>
> I have this error [1] when attempting to define a model with a
> connection which is the first of two connections defined in my config/
> databases.yml. The query goes to the second database.
>
Nothing prevent you from doing a renderDefault() function
In the $this->container->get('request')->get('_controller') variable
You have within the same string the bundle name the controller name and the
action name.
COil
2010/12/1 Lideln
> Hi Fabien,
>
> Thank you for your answers.
> You are
Hi,
Does the plugin supposed to work with symfony2 PR3 ?
(because i have problem when trying to use it)
See you.
--
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
Grou
ine-et-le-chargement-des-modeles
>
> Best regards
>
> Bertrand
>
> Le 1 oct. 2010 à 10:37, Loïc Vernet a écrit :
>
> ?
>
> 2010/9/28 Loïc Vernet
>
>> Thanks.
>>
>> There are now 3 people reporting the issue in the ticket. I'm surprise
>>
?
2010/9/28 Loïc Vernet
> Thanks.
>
> There are now 3 people reporting the issue in the ticket. I'm surprise
> there is not more feedback, because it can potentially break all projects
> who are using more than 1 doctrine connexion.
>
> Kris ? Jonathan ?
>
>
und this which works fine for me :
> http://www.doctrine-project.org/jira/browse/DC-421
> But I hope it will be resolved as fast as possible ... :(
>
> On Sep 24, 1:14 pm, Loïc Vernet wrote:
> > Hi,
> >
> > Did someone looked at this bug ?
> >
> > http://tr
Hi,
Did someone looked at this bug ?
http://trac.symfony-project.org/ticket/9092
It seems like a regression since 1.4.6...
++ COil
--
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 subscribe
Hi,
I have a strange error actually with my symfony installation (symfony 1.2.8 +
PHP 5.3 + Wamp 2.0i)
Sometimes, for example in a an admin generator module, when trying to save the
object
the script just freeze and never ends. When looking at the log, the last thing
logged is the
doctrine up
did you read the documentation of myClass.php ?
++
De : dziobacz
À : symfony users
Envoyé le : Samedi, 9 Mai 2009, 11h01mn 45s
Objet : [symfony-users] Re: where should I place my own class ?
Oh, sry - I can create my own folder 'my_class' for this file:
'\s
What about using the sfTCPDFPlugin ? :)
++
De : afaf
À : symfony users
Envoyé le : Lundi, 20 Avril 2009, 11h35mn 16s
Objet : [symfony-users] how to generate pdf?
hello,
I am using symfony 1.2, I have a page which contains a list, an image
and ofcourse fo
Hi symfonians,
The plugin has been adapted for symfony 1.2. This version comes with a new
custom config handler
witch handles the TCPDF constants for you. So you can manage multiple
configurations in your YAML file
for different PDF. It is far more practical than before.
Feedback is welcome. Se
(not related to symfony)
http://snippets.symfony-project.org/snippet/333
http://snippets.symfony-project.org/snippet/326
++ COil
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To pos
--> http://www.symfony-project.org/plugins/sfMediaLibraryPlugin
François Zaninotto
++ COil
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to symfon
An old but good snippet :
http://snippets.symfony-project.org/snippet/116
++ COil
De : Christian Haintz
À : symfony-users@googlegroups.com
Envoyé le : Jeudi, 9 Avril 2009, 21h51mn 18s
Objet : [symfony-users] Update multiple partials from one Action
Hi,
Is
play for example 3. images in one row in
Your lightbox ?? - it is pseudo code:
$i=1;
foreach ($pictures as $p)
{
//show picture
i++;
if($i==3) {echo ""; $i=1;}
}
On 5 Kwi, 04:28, Pablo Godel wrote:
> Thanks a lot! I am sure I will use it in one of the sites I am
> currently working
images in one row in
Your lightbox:
$i=1;
foreach ($pictures as $p)
{
//show picture
i++;
if($i==3) {echo ""; $i=1;}
}
yes ? :)
On 4 Kwi, 21:51, Loïc Vernet wrote:
> The plugin and README was updated for symfony 1.2.x and my new friend
> dziobacz ^^
>
> -->http
Hi symfonians,
I have released the 1.0.3 version of the sfDB4toPropelPlugin plugin some days
ago,
--> http://www.symfony-project.org/plugins/sfDB4toPropelPlugin/1_0_3
It introduce a new interesting functionality that allows you "to merge plugin
schemas". What does this mean ?
You have your DB
ril 2009, 18h40mn 48s
Objet : Re: Re : [symfony-users] lightbox in symfony - how can I use it ?
are there plans to update this plugin for symfony 1.2.x ?
Pablo
On Sat, Apr 4, 2009 at 9:59 AM, Loïc Vernet wrote:
> Hi,
>
> To summaruze the helpers make the foreach for you...
>
> The
plugin for symfony 1.2.x ?
Pablo
On Sat, Apr 4, 2009 at 9:59 AM, Loïc Vernet wrote:
> Hi,
>
> To summaruze the helpers make the foreach for you...
>
> The examples are quit explicit... Check out the exemple files witch are in
> the sfLightbox/ module
> of th
, 4 Avril 2009, 16h11mn 41s
Objet : Re: Re : [symfony-users] lightbox in symfony - how can I use it ?
But all lightbox files should be in \plugins\sfLightboxPlugin or I
should for example move lightbox images to \web\images, lightbox css
to \web\css etc ??
On 4 Kwi, 15:59, Loïc Vernet wrote
Hi,
To summaruze the helpers make the foreach for you...
The examples are quit explicit... Check out the exemple files witch are in the
sfLightbox/ module
of the plugin.
++ COil
De : dziobacz
À : symfony users
Envoyé le : Samedi, 4 Avril 2009, 14h41mn 15s
Tu devrais regarder du coté de postValidator.
++ COil
- Message transféré
De : Sylvain Deloux
À : Symfony-fr
Envoyé le : Samedi, 4 Avril 2009, 12h51mn 54s
Objet : [symfony-fr] [sfForms] rendre un champ requis (ou non) suivant l'état
d'un autre champ
Bonjour,
Je suis en train de
I am embedding an i18n form of a table "a la Jobeet", this works great. But i'd
like to be able to group this form / fields like the standarts one, i tried
several things but it does not work, i'd like somethink like that:
form:
display:
"Id": [=id]
"Infos":
Table:
Object_1:
default_language_id: Object_1
This code obviously doesn't work...
++
COil
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to
The second parameter of the get URL is :sf_culture:
> 1 - Recuperation d'un contenu
# get /ws/en/content/get.xml
> 1.1 - Type "xml"
ok 1 - request parameter module is content
ok 2 - request parameter action is get
ok 3 - request format is xml
> 1.2 - Recuperation de la traduction "en"
ok 4 - u
27;t think so. I'd welcome someone to fork it and maintain their own propel
version. But I have know plans for Propel support in the main sfSympalPlugin.
- Jon
On Sun, Mar 22, 2009 at 7:42 AM, Loïc Vernet wrote:
Is a Propel version planned for this plugin ?
It would be great. May be i c
This snippet is still waiting moderation..
--> http://snippets.symfony-project.org/snippet/326
I could help moderating this section if possible..
++
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfon
Is a Propel version planned for this plugin ?
It would be great. May be i could help later.
See you. COil
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send
Try by SVN or download the pear package.
++
De : ckemmler
À : symfony users
Envoyé le : Vendredi, 20 Mars 2009, 23h58mn 04s
Objet : [symfony-users] sfGuardExtraPlugin
This plugin seems to buy me everything I need. However, I can't
install it using plugin:in
previous post in this thread, pls.
Thanks.
Loïc Vernet wrote:
> --env=test ?
>
>
> *De :* Benjamin
> *À :* symfony users
> *Envoyé le :* Lundi, 16 Mars 2009, 7h23mn 27s
> *Objet :* [symfony-users] Fixture Files
>
>
> How do I specify which fixture files to use on a
--env=test ?
De : Benjamin
À : symfony users
Envoyé le : Lundi, 16 Mars 2009, 7h23mn 27s
Objet : [symfony-users] Fixture Files
How do I specify which fixture files to use on a per environment
basis? I don't want test data fixtures being added to the produc
--> http://snippets.symfony-project.org/snippet/326#comments
++ COil :)
--~--~-~--~~~---~--~~
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
atest version
(1.2).
I still don´t know what version choose
Thanks
On 5 mar, 17:54, Loïc Vernet wrote:
> Well i can't image starting a project with the 1.0 version when there is the
> 1.2 version with so many usefull features,
> even it
Well i can't image starting a project with the 1.0 version when there is the
1.2 version with so many usefull features,
even it's not an official LTS.
++
De : Tom Haskins-Vaughan
À : symfony-users@googlegroups.com
Envoyé le : Jeudi, 5 Mars 2009, 21h32mn 31s
Hi,
The sfJoomlaBridgePlugin is not maintained any more (it was for the old Joomla
1.0 version and symfony 1.0),
you should look at the sfJoomla15BridgePlugin
(http://www.symfony-project.org/plugins/sfJoomla15BridgePlugin)
witch is for Joomla 1.5 and symfony 1.2.x
++ COil
_
Interesting. :)
De : karol
À : symfony users
Envoyé le : Mercredi, 25 Février 2009, 20h34mn 57s
Objet : [symfony-users] symfony extension for phpedit
Hi,
I've find this movie on yt http://www.youtube.com/watch?v=l_7NS0wmQuM
but i can't find it to downlaod al
Having symfony as a SVN external (in lib/vendor) is generally the fastest
option to upgrade, just modify the tag used, update, clear the cache, and you
are done...
++ COil
De : RaV
À : symfony-users@googlegroups.com
Envoyé le : Lundi, 23 Février 2009, 1h06mn
mean
something else?
Fabien
--
Fabien Potencier
Sensio CEO - symfony lead developer
sensiolabs.com | symfony-project.org | fabien.potencier.org
Tél: +33 1 40 99 80 80
Loïc Vernet wrote:
> Is it normal ?
>
Is it normal ?
++ COil
--~--~-~--~~~---~--~~
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
Weird, i've juste tested (i was in 1.1. before) and it worked well.
De : Iltar
À : symfony users
Envoyé le : Dimanche, 8 Février 2009, 15h07mn 08s
Objet : [symfony-users] Re: Pear upgrade to 1.2.4 fails
Same problem here. i tried: ./symfony -V and i got incl
This error generally happens when trying to insert fixtures.
De : Thomas Rabaix
À : symfony-users@googlegroups.com
Envoyé le : Dimanche, 1 Février 2009, 13h04mn 34s
Objet : [symfony-users] Re: Unit-Tests: The "default" context does not exist.
Hello,
In one of
Hi,
I think there is a bug or missing strange with the plugin system:
http://www.symfony-project.org/plugins/sfDB4toPropelPlugin
The last version is tagged for sf 1.2 - OK
But when i search the plugin,
-->
http://www.symfony-project.org/plugins/filter?filter[sf_1_0]=on&filter[sf_1_1]=on&filte
You can ask the creator of the plugin and use the "contribute" function of the
plugin system
(http://www.symfony-project.org/plugins/sfPropelLoadbalancerPlugin/0_1_0?tab=plugin_contribute)
And of course any good contribution is welcome ! :)
De : hutchic
À :
Big +1
De : Nathanael D.. Noblet
À : symfony-users@googlegroups.com
Envoyé le : Mercredi, 28 Janvier 2009, 21h15mn 02s
Objet : [symfony-users] Re: New symfony eclipse plugin -sfEclipse
machomic wrote:
> Hi, I'd like to introduce my symfony eclipse plugin c
Moreover this plugin need a clean re-write for sf 1.2, but i actually miss
time... If anybody wants to help... :)
++
De : Patrick Fong
À : symfony-users@googlegroups.com
Envoyé le : Lundi, 19 Janvier 2009, 0h52mn 01s
Objet : [symfony-users] sfTCPDFPlugin issu
Hi,
Snippets application is still broken, now there are only "test - error"
snippets in the community page.
That's a pity because there is really interesting code in this application.
I can help if needed (moderate...)
++ COil
--~--~-~--~~~---~--~~
You
I also had this kind of problem with xampp in the past. (with other application
than symfony)
I am using wamp to now and no more problems ...
De : Peter
À : symfony users
Envoyé le : Lundi, 5 Janvier 2009, 20h58mn 13s
Objet : [symfony-users] Re: Doctrine-cru
A big +1
Moreover it would be nice to flag official plugins maintained by Sensio.
(sorry for the late answer... holydays... :) )
De : Yuretsz
À : symfony-users@googlegroups.com
Envoyé le : Jeudi, 18 Décembre 2008, 11h12mn 14s
Objet : [symfony-users] Plugin re
Yes, that's a problem with the "copy" method of the theme, because if there are
modifications of the admin gen in the next symfony version you won't get them.
It would be nice to easly see all the modifications done on the admin theme
between 2 versions...
++ COil
_
Is it me or is there a problem ? The co of sf 1.2.0 tag hangs when updating
doctrine (at 4.45mb)/ I tried several times without success.
++
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" gr
For the 1.0.10 one, it's quiet simple.. You juste have to setup your symfony
dir as external in the lib/vendor directory (to the last 1.0.x version). Then
modify your paths in the config/config.php file. (+ replace/symlink/snv the /sf
dir in the /web folder)
For the 0.9.0-DEV i'am not sure ther
Check this post, i had the same issue:
-->
http://groups.google.com/group/symfony-devs/browse_thread/thread/be2b4a3cf9f34ad6/77f422fa1c9ccdd3?hl=fr&lnk=gst&q=1.1+feedback&pli=1#
De : Jonathan Franks <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoy
If you use propel and DbDesigner4 you have the sfDB4toPropel plugin.
++ COil
De : cokker <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Lundi, 17 Novembre 2008, 9h24mn 23s
Objet : [symfony-users] Re: which graphical design software to main
Or create your own admin generator theme... That's just a second "save
button"...
The only thing that will differ is the rediction after the action. So you just
have to know
wich submit button was used and redirect to the correct page.
++
De : rosbif <[EMAIL
themes without a
problem. This problem is different.
On Nov 7, 9:40 pm, Loïc Vernet <[EMAIL PROTECTED]> wrote:
> You can't because the 1.3 admin-gen could be totally different
>
> But i suppose you coul't make symbolic link in your plugin
le : Vendredi, 7 Novembre 2008, 21h32mn 21s
Objet : [symfony-users] Re: Re : [symfony-users] Re: Re : [symfony-users] Admin
Gen 1.2 - Customise Baseurl or Pass parameters to List View
On Nov 7, 9:29 pm, Loïc Vernet <[EMAIL PROTECTED]> wrote:
> Did you read the tutorial ?
>
>
vembre 2008, 10h04mn 41s
Objet : [symfony-users] Re: Re : [symfony-users] Admin Gen 1.2 - Customise
Baseurl or Pass parameters to List View
On Nov 6, 11:08 pm, Loïc Vernet <[EMAIL PROTECTED]> wrote:
> Just do the modifications in your own admin generator theme... So you won't
>
Envoyé le : Vendredi, 7 Novembre 2008, 21h06mn 53s
Objet : [symfony-users] Re: Re : [symfony-users] Admin Gen 1.2 - Customise
Baseurl or Pass parameters to List View
On Nov 7, 9:01 pm, Loïc Vernet <[EMAIL PROTECTED]> wrote:
> Try this one then: :)
>
> http://www.strangebuzz.c
rs] Re: Re : [symfony-users] Admin Gen 1.2 - Customise
Baseurl or Pass parameters to List View
On Nov 6, 11:08 pm, Loïc Vernet <[EMAIL PROTECTED]> wrote:
> Just do the modifications in your own admin generator theme... So you won't
> have to overwrite every _pagination.php &a
Just do the modifications in your own admin generator theme... So you won't
have to overwrite every _pagination.php & _list_th_tabular.php of your admin
gen modules.
++ COil
De : DigitalBase <[EMAIL PROTECTED]>
À : symfony users
Envoyé le : Jeudi, 6 Novembre
Hi,
I am trying to use sfContext::getInstance when inserting fixtures but i get
this message:
$ ./symfony propel:data-load frontend
>> propelload data from "C:/wamp/www/project/data/fixtures"
The "default" context does not exist.
related model code:
public function computeFullNameForSl
Very interesting. +1
- Message d'origine
De : Pablo Godel <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Jeudi, 16 Octobre 2008, 16h19mn 49s
Objet : [symfony-users] Re: New plugin: sfSyncContentPlugin
This is nice.. Are you planning to port it to 1.1 and 1.2 ?
Pab
Yes there was the same problem with 1.0 where you have to modify the number
validator.
- Message d'origine
De : Bruno Reis <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Lundi, 13 Octobre 2008, 22h58mn 45s
Objet : [symfony-users] Re: Decimal separator not working on
Hi Fabrice,
You are true, i have always thought that externals are indeed a little bit
dangerous.
Perhaps we should also TAG plugins in order to have stable releases as svn
external.
Loïc.
- Message d'origine
De : Fabrice B <[EMAIL PROTECTED]>
À : symfony users
Envoyé le : Lundi, 6
Humm i didn't know (remember) that, thanks. It's great for a basic file naming,
but for an advanced one i think the save will have to be overridden.
- Message d'origine
De : julien meyer <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Dimanche, 5 Octobre 2008, 16h42mn
to create a method
called executeEdit and another one called
updatePublicationsFromRequest in /apps//modules//
actions/actions.class.php ? Then implement my own code in it?
thanks for your advices,
Julien
On 5 oct, 17:21, Loïc Vernet <[EMAIL PROTECTED]> wrote:
> Humm i didn't know
You'll have to override the admin-gen save method of your module or to make
your own admin generator theme.
++ COil
- Message d'origine
De : julien <[EMAIL PROTECTED]>
À : symfony users
Envoyé le : Dimanche, 5 Octobre 2008, 13h31mn 26s
Objet : [symfony-users] file name changed after
mfony-users] upgrading symfony 1.1.1 >
1.1.3 with pear
Try this:
pear upgrade -- force symfony/symfony-1.1.3
On Oct 2, 10:29 am, Loïc Vernet <[EMAIL PROTECTED]> wrote:
> Same problem here.
>
> - Message d'origine
> De : Tobias Daur <[EMAIL PROTECTED]>
&g
Indeed, check the symfony blog. :)
- Message d'origine
De : James <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Jeudi, 2 Octobre 2008, 4h12mn 53s
Objet : [symfony-users] Re: upgrading symfony 1.1.1 > 1.1.3 with pear
i thought we were still at 1.1.2? Did I miss so
Same problem here.
- Message d'origine
De : Tobias Daur <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Jeudi, 2 Octobre 2008, 1h39mn 35s
Objet : [symfony-users] upgrading symfony 1.1.1 > 1.1.3 with pear
Hi,
i would like to upgrade from symfony 1.1.1 to 1.1.3 usin
Interesting indeed, there is also sfOptimizerPlugin but i suppose it is not
really needed when using
and accelerator.
- Message d'origine
De : Eno <[EMAIL PROTECTED]>
À : "symfony-users@googlegroups.com"
Envoyé le : Lundi, 29 Septembre 2008, 18h07mn 40s
Objet : [symfony-users] Re: Sym
you me
what is missing ?
> Jackovson
On 9 sep, 19:25, Loïc Vernet <[EMAIL PROTECTED]> wrote:
> Hi symfonians !
>
> Just a little mail to announce the release of a new sf1.1 plugin:
> sfDB4toPropelPlugin
>
> DB4toPropelPlugin is a plugin that adds to symfony a new task
&g
lic_html/dev/svn/test/fishomatic-web/branches/2.0/
plugins/sfDB4toPropelPlugin/package.xml )
On 9 sep, 19:25, Loïc Vernet <[EMAIL PROTECTED]> wrote:
> Hi symfonians !
>
> Just a little mail to announce the release of a new sf1.1 plugin:
> sfDB4toPropelPlugin
>
> DB4toPropel
White screen of death :/
http://www.snipeet.com
By the way i would be interested by making the 1.1 conversion, would it be
possible to have a write access to a 1.1 branch ?
++ COil
--~--~-~--~~~---~--~~
You received this message because you are subscri
Hi symfonians !
Just a little mail to announce the release of a new sf1.1 plugin:
sfDB4toPropelPlugin
DB4toPropelPlugin is a plugin that adds to symfony a new task
propel:db4-to-propel
that allows you to convert a DB4 schema (a DBDesigner 4 schema) into a valid
propel schema.yml file.
More
Does someone use nano to edit his php files ? :)
- Message d'origine
De : Eno <[EMAIL PROTECTED]>
À : "symfony-users@googlegroups.com"
Envoyé le : Mardi, 9 Septembre 2008, 15h31mn 34s
Objet : [symfony-users] Re: Which IDE do you use?
On Mon, 8 Sep 2008, Sumedh wrote:
> Thought woul
http://www.symfony-project.org/forum/index.php/m/14653/#msg_14653
:)
See you. COil
- Message d'origine
De : Sumedh <[EMAIL PROTECTED]>
À : symfony users
Envoyé le : Samedi, 6 Septembre 2008, 13h26mn 58s
Objet : [symfony-users] A very basic doubt...
When I put a member variable in a
http://groups.google.com/group/symfony-devs/browse_thread/thread/be2b4a3cf9f34ad6/77f422fa1c9ccdd3?hl=fr&lnk=gst&q=feedback#77f422fa1c9ccdd3
Check section related to "protected fields".
See you. COil
- Message d'origine
De : Yuretsz <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.
Generally this is beacuse your are giving an object of value instead of a
criteria.
- Message d'origine
De : "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
À : symfony users
Envoyé le : Mercredi, 16 Avril 2008, 18h31mn 00s
Objet : [symfony-users] Call to peer method causing blank screen
Ev
skeleton
AS I said I do not use this feature at it was introduce after I build
the my form.
I have pastebin my code : http://pastebin.com/m3adc4e23. Please do not
look to my isValid method as it is not a sf valid way to add error.
Hope it can help !
Thomas
On Thu, Apr 10, 2008 at 8:13 PM, Loïc
You won't get help asking like this. :/
If you are not satisfied with the documentation feel free to contribute.
COil
- Message d'origine
De : Mladen Gogala <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Vendredi, 11 Avril 2008, 15h58mn 21s
Objet : [symfony-users]
Will be useful indeed. :)
- Message d'origine
De : Olivier LOYNET <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Jeudi, 10 Avril 2008, 17h23mn 50s
Objet : [symfony-users] new snippet: integrate SfGuard tables in your global
schema
Hi,
I wrote a snippet to integra
@Thomas: I have added the secret key in the settings.yml file with no success.
Your patch didn't work for me.
What is strange, is that I have only the bug if i call the setValidators()
function in the configure() function of my form.
@Marijn: Dont' be sorry, it's normal to have questions about
Ok, thanks Fabien, i will use the trunk then.
Loïc.
- Message d'origine
De : Fabien POTENCIER <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Jeudi, 10 Avril 2008, 16h00mn 22s
Objet : [symfony-users] Re: problems generation of form in 1.1b2
Hi Loïc,
Same problem with 1.1 beta2
It only happens if i manually set the widgets of my form
class CollaborateurForm extends BaseCollaborateurForm
{
/**
* Configuration du formulaire.
*
* @author lvernet
* @since 09 apr 08
*/
public function configure()
{
parent::configure();
Hi,
I am trying the new form system, but generating the forms from the Askeet
schema, it seems there is a problem with many-to-many relations
in the BaseQuestionForm class i have:
protected function doSave($con = null)
{
parent::doSave($con);
$this->saveUserList($con);
$this-
1 - 100 of 161 matches
Mail list logo