fatmarik
Member
+23|7051|Anywhere i am needed
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
fatmarik
Member
+23|7051|Anywhere i am needed
any thing?
russ)=spetsnaz
Banned
+131|6925|the guy in the hind on gator
sorry dude dont know shit about that
CrazeD
Member
+368|7142|Maine
That's an easy fix. If you can find the file that has the links for those buttons I will fix it for you.

You can do it yourself if you want, just put two periods in-front of each link.

For example, if it says:

Code:

<a href="index.php">The Home Button</a>
Make it:

Code:

<a href="../index.php">The Home Button</a>

Board footer

Privacy Policy - © 2025 Jeff Minard