PDA

View Full Version : Redirect within custom tempalte - now using cakephp


stryka
05-11-2012, 01:20 PM
I set a url "/events/" in my navbar to redirect to /forum/calendar.php a few years ago...

but i can't find that redirect htacess anywhere.. and i got rid of the vb calendar... and using cakephp now...

Within the cakephp pages i am able to go to the new cakephp /events/ page..... but within vbulletin header it ALWAYS redirects my /events/ href to calendar.php

Pulled my hair out tryna find where i cudda done this

Anyhow.... unless you have a suggeston on how this was set... does anyone know what i can put in the "calendar.php" file to redirect to new cakephp event page

hope all that makes sense

kh99
05-11-2012, 01:23 PM
The redirect might be in a file called .htaccess on your server (or maybe you're saying you know that but can't find it?).

stryka
05-11-2012, 07:02 PM
yah i do know it is in htaccess file and none of them have that redirct information... THE ODD thing is that it only redirects with CHROME

pulling my hair out.. so just want a custom command in calendar.php to redirct... what is it?

The redirect might be in a file called .htaccess on your server (or maybe you're saying you know that but can't find it?).