PDA

View Full Version : Help with global.php guys


Blam Forumz
25 Apr 2005, 16:50
Hello everyone, I have this at the top of my global.php



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



it is to force a subdomain redirect, now I use vBa CMPS, which calls the global.php file at the begining of it, so since its calling the global.php, its redirecting my homepage to the forums

Anyhelp?

thank

Zachery
25 Apr 2005, 17:09
Hello everyone, I have this at the top of my global.php



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



it is to force a subdomain redirect, now I use vBa CMPS, which calls the global.php file at the begining of it, so since its calling the global.php, its redirecting my homepage to the forums

Anyhelp?

thank
Theres no reason for it to redirect to the index .....

Blam Forumz
25 Apr 2005, 17:28
I meant its redirecting the cmps page to the forum, have a look:

http://www.downwithipod.com/

redirects to

http://forum.downwithipod.com/

:/

Colin F
25 Apr 2005, 17:41
Add a conditional checking if it's a portal page.