Ok so today I created our new website at www.team-xcaliber.net and the template is from surreal media and the buttons on top work alright (ex- links, forums) but once you go in to forums (i installed phpbb in www.team-xcaliber.net/forums directory) the buttons that are on top dont work anymore, it gives you a http error, i was wondering if there is anyway to fix it. Maybe i can put somekind of php redirect script so when people click it takes them to the link, Easiest way for you to look at the problem is if you go to the site and check it out, any help is appreciated, thx
Website Template Help
Collapse
X
-
Tags: None
-
Re: Website Template Help
if your able to edit the flash menu, then try changing all the links to add in a "../" before each link. that will cause it to drop back a directory so its looking for the link in the root of the site.
example: the forums link (in the flash menu) "http://team-xcaliber.net/forums.php" would be replaced with "http://team-xcaliber.net/../forums.php" or just "../forums.php" if your not putting in the domain there.
add "../" to all your links in the flash menu."Crunch's First Officer"
twitter: @signaprime
-
-
Re: Website Template Help
it wasnt working at the time of his post. maybe he did what I suggested
"Crunch's First Officer"
twitter: @signaprime
Comment
-
Comment