I'm facing the same issue.
Any progress??
On 7 maio, 12:37, João Soares wrote:
> Hi all,
>
> I've seen a lot of examples on how to embed a profile to the
> sfGuardUserAdminForm. What I want to do is the exact opposite, I have
> a form, UserForm, and I embed the sfGuardUserAdminForm.
>
> Everythin
On Thu, 27 May 2010, Tofuwarrior wrote:
> I have successfully use embedRelation to embed a relation in my form
> BUT the new link at the bottom has a label next to it that says
> NewUglyLongPropelObjectName .
>
> How can I change this, I haven't set any new link anywhere so I'm not
> sure how to
I'm trying to write a custom secureSuccess.php page for the
sfGuardPlugin, and I need to access the credential that caused the
user to be re-directed there.
Does anyone know if it's possible to access this value from the view?
I can see where the value is checked in sfBasicSecurityFilter-
>execut
Buenas noches a todos.
Soy nueva en el grupo y tengo una duda que no hallo como resolver, ya
he leido unos cuantos debates presentados aqui pero no he podido dar
con la respuesta, por lo que acudo a ustedes a ver si me dan una
manita :).
Mi duda es en cuanto a formularios embebidos. Actualmente
Hi,
Curret work:
I have created a regular form class called "stepOne" using form
framework, so it have some widgets and validators.Now in one of my
frontend templates i have created a link called "add", when the user
click over this link, it fires a javascript AJAX method called
"addrow" that cre
Hi,
It is not exactly the same but similar. In my situation, Symfony does
not permit me the modify the id field, when I enter a different id for
the primary key (by changing the hidden form field), it gives an error
and does not perform the operation. Only when I send an empty id, the
validation b
Hi,
$this->getWidget($uglyName)->setLabel('my smart label');
Cheers,
Before Printing, Think about Your Environmental Responsibility!
Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!
On Fri, May 28, 2010 at 12:25 AM, Tofuwarrior wrote:
> I have successfully use embedRelation
Hi,
2010/5/28 Jonathan Wage :
> It is a bug for sure. We'll take a look and see if we can come up with a
> workable patch.
Same problem here AFAIUI
http://trac.symfony-project.org/ticket/8639
Regards,
Michal
--
If you want to report a vulnerability issue on symfony, please send it to
security
It is a bug for sure. We'll take a look and see if we can come up with a
workable patch.
Thanks, Jon
On Thu, May 27, 2010 at 6:52 PM, Ozzy wrote:
> Anyone? This causes a problem in my site as there are users learned
> it. That is why this is very urgent for me.
>
> On May 27, 7:50 pm, Ozzy wro
Anyone? This causes a problem in my site as there are users learned
it. That is why this is very urgent for me.
On May 27, 7:50 pm, Ozzy wrote:
> Hi,
>
> I have encountered a problem when working on Symfony.
>
> I think it is a bug, I have reported it by a ticket, but I also wanted
> to ask for y
I have successfully use embedRelation to embed a relation in my form
BUT the new link at the bottom has a label next to it that says
NewUglyLongPropelObjectName .
How can I change this, I haven't set any new link anywhere so I'm not
sure how to change this.
Is it a widget set somewhere.
Anyone?
Hi Tom,
I have eventually sorted the problem by simply adding the fields to
the table, thus removing the need for embedded field, the abstraction
of the contact details wasn't actually necessary when I reviewed it
BUT
I think the issue was to do with where the FK was.
With sfGuardUSerProfile the
So guys,
sorry for deviating this off topic, but it is ajax based and web based, so I
suppose it is an integral part of the development. anyways, I have a drop
down, consisting of a set of numbers, depending on the number the user
chooses, I want to replicate that many textfields on my page. Curre
I want to use a slider to rate a transaction.
It seems that script aculous slider is adapted for this mind.
I use symfony 1.0. Could someone show me an example ?
Thank you.
Bye
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You r
sORRY, I had a mistake, when i wrote:
SMIS_SIS_ORGANIOZACION IS THE ORACLE SYNONYM OF SMI_SIS_ORACLE.
must be
SMIS_SIS_ORGANIZACION IS THE ORACLE SYNONYM OF SMI_SIS_ORGANIZACION.
- Original Message
From: Andres Villaquiran
To: symfony-users@googlegroups.com
Cc: SMI Sistemas
Sent:
Hello
I'm new in Symfony. I have problems whe I try to retrieval data of an
pre-existing data base table in oracle 10g. I TEST THE CONNECTION WITH ORACLE
AND IT WORKING VERY WELL.
Please, I will appreciate so much any help with you.
My configuration is :
Apache 2.0.63
php 5.2.13
OS: Win
On Thu, 27 May 2010, Ricardo wrote:
> For example i log in with an advanced admin account, so I can see the
> list batch action with the action delete. Then I log out and I log in
> with a normal admin account, and the list with the action still there
> and inversely . If I first log in with a nor
Hi everybody...
i'm trying to use the sfDoctrineRestGeneratorPlugin. Installation and
Generation seemed to work fine, but as soon as i try to make a
request, it seems the autoXXXAction is not rendered correctly in the
cache. In the response body, i receive the partial redered code of
that class, s
that works! =) It prevent's the insert itself and I know, how to
redirect back to the form, but I cannot figure out, how to display the
given form values from the invoker again. My form is always empty :-/
class FloodCheckListener extends Doctrine_Record_Listener
{
//...
public fun
Hi,
I have used embed relation to embed (a relation! amazing)
And it is great, so quick to be able to add new stuff BUT
It renders with the propel class name as the label for the whole
embedded form which looks very clunky and I can't work out how I can
change this or in fact how I can change th
Hi again,
this seems is working ok:
public function addProvinciaColumnQuery($query, $field, $value)
{
$fieldName = $this->getFieldName($field);
$valor = array_values($value);
if (!empty($valor[0]))
{
$query->andWhere(sprintf(
Hi,
I have encountered a problem when working on Symfony.
I think it is a bug, I have reported it by a ticket, but I also wanted
to ask for your opinion. Can you check that please:
http://trac.symfony-project.org/ticket/8704
Thanks.
--
If you want to report a vulnerability issue on symfony, pl
Can you not achieve this with credentials?
On Thu, May 27, 2010 at 10:53 AM, Ricardo wrote:
> Somebody can help me ?
>
> --
> 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 th
Really complex questions, besides the solutions you mentioned already
there are other commercial alternatives that are less known, solutions
that cost money but for which you get professional support and that
can be quite handy.
Two such projects (there are probably many more) built upon symfony:
he folks,
im playing around with propel1.5 and the new features.
i ran into 2 strange behaviors:
here is my simple schema first:
propel:
garden:
id:
name: { type: varchar(255) }
plant:
_attributes: { abstract: true }
id:
common_name: { type: varchar(255) }
latin_nam
Hi have a problem in the application i am creating when putting it in
the server.
Let´s say i have a typical form. I change to edit mode , change some
values and save. Then i will redirect to the index page which shows
the form data.
The problem it´s that shows the old version of data. If i refres
> I will try that. Thanks,
>
> One thing i noticed that was said was that if you use
> getSfGuardUserByFacebookSession then you cannot logout the user unless
> facebook is logged out.
No, this has nothing to do with this, it has to do with the
FacebookRememberMeFilter.
--
If you want to report
Somebody can help me ?
--
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 to symfony-users@googlegroups.co
http://www.doctrine-project.org/projects/orm/1.2/docs/manual/event-listeners/en#dql-hooks
scroll down a little bit to the line: $event->skipOperation();
This should do what you want?
Daniel
On 27.05.2010, at 16:41, comb wrote:
> Hey thanks, but it does not work :-(
> class FloodCheckListener
Nothing changed.
Still theese errors:
Warning: require(/home/xx/public_html/api/lib/vendor/symfony/lib/
plugins/sfDoctrinePlugin/lib/database/sfDoctrineDatabase.class.php)
[function.require]: failed to open stream: No such file or directory
in /home/xx/private_html/api/lib/vendor/symfony/lib/autol
Omg! I went through this same thing b/c the tutorial didn't mention to clear
the cache. I am surprised I didn't remember the horror. I guess it caused some
amnesia about ... what were we talking about?
From: Ben Bieker
To: symfony-users@googlegroups.com
Sent:
Hey thanks, but it does not work :-(
class FloodCheckListener extends Doctrine_Record_Listener
{
//...
public function preInsert(Doctrine_Event $event)
{
return false;
}
}
The record is saved anyway.
On 27 Mai, 16:26, Robert Schoenthal wrote:
> he,
he,
try to "return false" in your preInsert Method, it think it should
work
On May 27, 12:39 am, comb wrote:
> Hi,
>
> i'm writing a CheckFloodable-Behavior.
> Before a new record is saved, I would like to prevent the insertion of
> the new record if the user did not wait long enough.
> It's ver
On 27, May 2010, at 12:40 , wueb wrote:
Try to put your search query betweem commas.
$query = ' " ' .$query.' " ';
$hits = $index->find($query);
Same thing.
Then I found this http://35lf.sl.pt
2008!? If zend lucene is broken why is it in the framework then ? If
this is bogus, why is it st
Hi Olivier,
First thanks for your explanation about arrays in YML. When I see your
example it seems now obvious to me, but it was not the case before...
And about performance I definitely understand what you mean, as you say I
will probably need to optimize the queries (left joins...).
Thanks a l
Yes, I’m thinking of app.yml. There are two ways of storing arrays in
YAML:
language: [english, french, german]
or
language:
- english
- french
- german
But if you already have tables for the title and the language and
store the foreign key, then I’s suggest you keep it like that and
simp
Thanks,
It was in the sfValidatorDoctrineChoice validator.
* * min:The minimum number of values that need to be
selected (this option is only active if multiple is true)
Nei
On 26 maio, 15:43, Tugdual SAUNIER wrote:
> try in the associated validator, it should be there.
>
> ---
> Tu
Hi everybody,
In my backend I overload the method getListBatchActions() in the
class groupeGeneratorConfiguration of my module 'groupe' :
class groupeGeneratorConfiguration extends
BaseGroupeGeneratorConfiguration
{
//..
public function getListBatchActions()
{
$user = Doctrine_Core::
how can i call methode in the indexSuccess.php this method is
delared in the action of module in backend
--
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
I think is because the sfWidgetFormDoctrineJQueryAutocompleter send
all to Javascript memory.
There isn't any other Widget like this?
On 27 Maio, 12:48, wueb wrote:
> If i don't use any limit the page doesn't work, but if i limit for
> example to 10 it works.
>
> On 27 Maio, 12:47, Olivier wrot
If i don't use any limit the page doesn't work, but if i limit for
example to 10 it works.
On 27 Maio, 12:47, Olivier wrote:
> Are you making use of the `limit` parameter given to the AJAX action
> in your database request?
--
If you want to report a vulnerability issue on symfony, please send
Are you making use of the `limit` parameter given to the AJAX action
in your database request?
--
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" g
Try to put your search query betweem commas.
$query = ' " ' .$query.' " ';
$hits = $index->find($query);
On 27 Maio, 10:55, Carlos Jorge Andrade
wrote:
> Hi,
>
> Anyone who uses Zend_Lucene can confirm that it doesn't search for
> escaped query terms ?
> There's a section on the manual that ta
Try to put your search query betweem commas.
$query = ' " ' .$query.' " ';
$hits = $index->find($query);
On 27 Maio, 10:55, Carlos Jorge Andrade
wrote:
> Hi,
>
> Anyone who uses Zend_Lucene can confirm that it doesn't search for
> escaped query terms ?
> There's a section on the manual that ta
Hello,
I'm having problems with sfWidgetFormDoctrineJQueryAutocompleter. When
the number of values to load is small it works very well, but when
they are many (more than 500 for example) the page stop working.
This happen only in webserver, not in localhost.
Any idea what can be?
--
If you wan
Sorry, my fault...
Javi
On May 27, 12:21 pm, Tom Ptacnik wrote:
> What is the generated url for loading the css file ... look into your
> browser and show source fo the web page.
>
> Isn't it /css/sfJqueryReloadedPlugin/css/ui-lightness/jquery-
> ui-1.7.2.custom.css ?
>
> On 26 kvě, 12:08, Javi
If I see it correct, the array for the address supposed to be the other
way around.
$mail = $this->getMailer()->compose(
array($sender_email => $sender_name), // from
array($sender_email => $sender_name), // to
$subject,
$message
);
NOOVEO - Christophe Brun wr
What is the generated url for loading the css file ... look into your
browser and show source fo the web page.
Isn't it /css/sfJqueryReloadedPlugin/css/ui-lightness/jquery-
ui-1.7.2.custom.css ?
On 26 kvě, 12:08, Javier Garcia wrote:
> Hi,
>
> i have this lines:
>
> use_javascript('/sfJquery
Well, It looks like smart..I just saw it in facebook.
Javi
On May 27, 9:43 am, Tom Ptacnik wrote:
> Why do you want to do that?
>
> On 24 kvě, 15:39, Javier Garcia wrote:
>
> > Hi,
>
> > by default, using sfDGP, when i try to execute an action of an
> > application with security activated, the
You can't do that over the generator.yml
You have to create it by yourself - create an action methods, routing
for them (edit, update), create a new form class something like
sfGuardUserProfileForm.class.php ... extended from the base form
class, templates - you can copy them from the cache folde
Hi,
Anyone who uses Zend_Lucene can confirm that it doesn't search for
escaped query terms ?
There's a section on the manual that talks about this (Escaping
Special Characters), and mentions that you only need to place the
usual \ before de character... but Zend_Lucene is just ignoring it.
Ladies & gentlemen,
I'm stuck with some configuration issue (at least I guess it is one...).
I sent mails with the sfDoctrineApplyPlugin when a user registers, the
plugin uses ZendMail by default and things work as expected.
In another module, I sue the default mailer for the application, he
I like this solution with postInsert(). It looks better to me than the
listener method :)
On 26 kvě, 23:23, comb wrote:
> hmm.. you're right.. cannot get the simplest things some times...:-D
> But a last question: Isn't it easier to use the PostInsert Record-Hook
> of the Doctrine_Record than to
I think it can be done easily... it's just about moving the web folder
somewhere else. And you have to configure you virtual in a right way
of course.
Virtual
- classic - for you into public_html/api
don't forget for alias for vendor/symfony/data/web/sf (The Alias
statement is necessary for the
I am working in the company, where we recently had the similar
situation, so we had to make a decision for building news site. Our
team experience was Drupal, and we are not quite happy about its
complexity and OOP-less.
The solution which we choice was Diem. Mostly because of ease for
development
Ok, I think the problem might be in the actions I think you should
realy move the embedForm function to the configure method of the form
class - the form class will be more compact.
And the thing that the rendering of the form is ok, and after the
clicking on the save button the problem appers
I don't know if others does, but I don't get the question :)
On 25 kvě, 03:01, Germana Oliveira wrote:
> Hi!!
>
> i have a table on MySQL with a created_at field :
> ...
> created_at | datetime
> ...
>
> In my symfony project i just begin working with Filters (FormFilter).
> I have this:
>
Why do you want to do that?
On 24 kvě, 15:39, Javier Garcia wrote:
> Hi,
>
> by default, using sfDGP, when i try to execute an action of an
> application with security activated, the signin form appears but the URL
> doesn't change to "frontend_dev.php/login".
>
> So, what should i do to get cha
Do you mean why
sfConfig::get('app_sf_guard_plugin_success_signin_url');
is different from
$user->getReferer($request->getReferer())); ?
On 24 kvě, 19:00, Javier Garcia wrote:
> Hi,
>
> there is this code below in sfDoctrineGuardPlugin.
>
> $a = sfConfig::get('app_sf_guard_plugin_success_signin_
I think it's easy to do that with classic Symfony sfForm with hand
made template ;)
Read this http://www.symfony-project.org/forms/1_4/en/03-Forms-for-web-Designers
and you will solve your situation.
On 24 kvě, 16:01, Asier wrote:
> Hi there,
>
> I started with a form, which is made by hand b
Hi,
yeah maybe that was the problem that sth wrong was stuck in the cache. I'm
new to Symfony too but what I've learned so far is if sth goes wrong, clear
the cache first, if it goes wrong again, then you have a problem ;)
Most of the time you got to clear the cache when you have new classes for
You will probably have to implement your own set of helpers and use
those instead of the the ones provided by symfony:
include_javascripts() -> my_include_javascripts()
include_stylesheets() -> my_include_stylesheets()
link_to -> my_link_to()
image_tag -> my_image_tag()
And in those you can manipul
62 matches
Mail list logo