I have no  Any Ajax Call, I have write a save action, when it use the
action i will write it into my database.
so I know it has been execute 2 times,
and then if the page has been execute 2 times, some link will can't be
clicked,
if clicked, the page will like the code has been show directly.

Thank you

rimoe


2009/4/27 NegoBlack® <[email protected]>

>
> My hypothesis was anything like the fourth parameter of the
> HtmlHelper::link but with your answer it was discarded. About the F5 I
> don't have ideas... Any Ajax Call or redirect? How do you diagnosed
> this strange behavior?
>
> On 27 abr, 00:34, Rimoe <[email protected]> wrote:
> > hi,
> >
> > my beforeFilter  have no write any thing is special
> >
> > my link is like this:
> > <?php echo $html->link(__('TOP', true), array('controller'=>
> > 'pages','action'=>'index',$username),null,false,false);?>
> > thanks  for your help.
> >
> > rimoe
> >
> > 2009/4/27 NegoBlack® <[email protected]>
> >
> >
> >
> > > Strange...
> >
> > > 1) Nothing in the beforeFilter or in the app_controller?
> > > 2) What are you putting in the first parameter of your
> > > HtmlHelper::link? (some example of code?)
> >
> > > On Apr 26, 10:59 pm, Rimoe <[email protected]> wrote:
> > > > hi
> > > > every one.
> >
> > > > 1. I only use the refresh key(F5) one time, but I saw the controller
> has
> > > > execute 2 times.
> > > >      but  when I use the link to the action, It only has been execute
> one
> > > > time.
> >
> > > > 2.  my link,  sometimes it can be show very good, sometimes it will
> be
> > >  show
> > > > bad, like the code has been show directly
> >
> > > > Thanks
> >
> > > > if you know the answer,please tell me. thank you.
> >
> > > > rimoe
> >
> >
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to