Re: 2 question about my site,Thanks.

2009-04-26 Thread NegoBlack®

Sad... No ideas... But could you post your complete action here (I
don't know... function add() maybe...)?

On 27 abr, 01:22, Rimoe  wrote:
> 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® 
>
>
>
> > 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  wrote:
> > > hi,
>
> > > my beforeFilter  have no write any thing is special
>
> > > my link is like this:
> > > link(__('TOP', true), array('controller'=>
> > > 'pages','action'=>'index',$username),null,false,false);?>
> > > thanks  for your help.
>
> > > rimoe
>
> > > 2009/4/27 NegoBlack® 
>
> > > > 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  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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: 2 question about my site,Thanks.

2009-04-26 Thread Rimoe
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® 

>
> 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  wrote:
> > hi,
> >
> > my beforeFilter  have no write any thing is special
> >
> > my link is like this:
> > link(__('TOP', true), array('controller'=>
> > 'pages','action'=>'index',$username),null,false,false);?>
> > thanks  for your help.
> >
> > rimoe
> >
> > 2009/4/27 NegoBlack® 
> >
> >
> >
> > > 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  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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: 2 question about my site,Thanks.

2009-04-26 Thread NegoBlack®

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  wrote:
> hi,
>
> my beforeFilter  have no write any thing is special
>
> my link is like this:
> link(__('TOP', true), array('controller'=>
> 'pages','action'=>'index',$username),null,false,false);?>
> thanks  for your help.
>
> rimoe
>
> 2009/4/27 NegoBlack® 
>
>
>
> > 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  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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: 2 question about my site,Thanks.

2009-04-26 Thread Rimoe
hi,

my beforeFilter  have no write any thing is special

my link is like this:
link(__('TOP', true), array('controller'=>
'pages','action'=>'index',$username),null,false,false);?>
thanks  for your help.

rimoe


2009/4/27 NegoBlack® 

>
> 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  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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: 2 question about my site,Thanks.

2009-04-26 Thread NegoBlack®

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  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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---