Quote:
Originally Posted by saumaun
This line in the source is faulty <td align="left" valign="top" width="109" height="63"><a href="index.php" accesskey="1"><img src="http://67.228.199.237/forum.ppcgeeks/images/styles/marveltwo/misc/nav_forum.jpg" width="109" height="63" border="0" alt="" /></a></td>
The <A HREF> tag should point to "/index.php". If not, try "forum.ppcgeeks/index.php" But really there shouldn't be a problem like this through vbulletin. Every seem things to be right. I tried it on IE 6 and 7, Firefox, Opera, Netscape, and Safari. It just isn't working.
The strange thing is the line is identical to the other pages that work properly. Try it, maybe I'm mistaken
|
I believe the problem is the portal page.
If you point it to index.php or /index.php, it will direct you to the portal if you're already on the portal and the forums if you're on the forums.
If you use forum.ppcgeeks/index.php, that will work if you're in the portal but not if you're in the forums because in the forums it'll try to bring you to forum.ppcgeeks/forum.ppcgeeks/index.php which doesn't exist.
I'm pretty sure I can put in the full URL and it'll work, but I would like to wait until the DNS works correctly.