Re: 301 infinite redirect

2013-07-02 Thread floydbrush
l dilluns 1 de juliol de 2013 21:36:54 UTC+2, AD7six va escriure: > > > > On Monday, 1 July 2013 20:57:04 UTC+2, floydbrush wrote: >> >> Sorry, I tried to explain but my "spanish" english is bad :/ >> >> What I wanted yo say is that not exists that i

Re: 301 infinite redirect

2013-07-01 Thread floydbrush
t El dilluns 1 de juliol de 2013 19:07:25 UTC+2, AD7six va escriure: > > > > On Monday, 1 July 2013 18:31:56 UTC+2, floydbrush wrote: >> >> Hi AD, >> >> thanks for the help. I'm still trying to solve this problem. >> >> If I use a redirect 301 f

Re: 301 infinite redirect

2013-07-01 Thread floydbrush
s->log(Debugger::trace()); > parent::redirect($url); > } > > Or similar, In your app controller, and determine why/how/what causes the > problem url to redirect to itself. > > AD > > On Monday, 1 July 2013 14:46:05 UTC+2, floydbrush wrote: >> >> H

Re: 301 infinite redirect

2013-07-01 Thread floydbrush
parent::redirect($url); > } > > Or similar, In your app controller, and determine why/how/what causes the > problem url to redirect to itself. > > AD > > On Monday, 1 July 2013 14:46:05 UTC+2, floydbrush wrote: >> >> Hi, >> >> I need to made a

301 infinite redirect

2013-07-01 Thread floydbrush
Hi, I need to made a 301 redirect from one url to another. So i tried to use: $this->redirect($newUrl, 301); The redirect works first time, but is infinite and throws ERR_TOO_MANY_REDIRECTS, so Search Engines bots can't index the new url. I checked the headers and I don't understand why the he

Homepage like a dynamic dashboard

2009-02-24 Thread floydbrush
First of all, excuse my poor english. Well, I need to develop a homepage for my job. They want a dynamic homepage similar to Wordpress. A homepage formed by differents parts like a dashboard, showing specific information about the whole website, and ordering/showing these parts in different way