View Single Post
  #1  
Old 03-11-2006, 10:22 AM
Cybertims Cybertims is offline
Green Plog
 
Join Date: Mar 2006
Posts: 2
Gallery: 0
Comments: 0
Default Menu links are screwed up

Graphics are all ok, but my menu links almost all include /photoplog at the end now, so they just bring up error 404 page.

Any ideas?

Here is what my Relative Links box contains;

action="index.php
action="login.php
action="search.php
href="admincp/
href="archive/
href="calendar.php
href="clientscript/
href="external.php
href="faq.php
href="forumdisplay.php
href="index.php
href="login.php
href="member.php
href="memberlist.php
href="modcp/
href="online.php
href="private.php
href="profile.php
href="register.php
href="search.php
href="sendmessage.php
href="showpost.php
href="showthread.php
href="subscription.php
href="usercp.php
new Array('images/
src="clear.gif
src="clientscript/
src="image.php
src="images/
url(images/
var IMGDIR_MISC = "images/

Absolute Links Box:

action="http://forum.cybertims.com/index.php
action="http://forum.cybertims.com/login.php
action="http://forum.cybertims.com/search.php
href="http://forum.cybertims.com/admincp/
href="http://forum.cybertims.com/archive/
href="http://forum.cybertims.com/calendar.php
href="http://forum.cybertims.com/clientscript/
href="http://forum.cybertims.com/external.php
href="http://forum.cybertims.com/faq.php
href="http://forum.cybertims.com/forumdisplay.php
href="http://forum.cybertims.com/index.php
href="http://forum.cybertims.com/login.php
href="http://forum.cybertims.com/member.php
href="http://forum.cybertims.com/memberlist.php
href="http://forum.cybertims.com/modcp/
href="http://forum.cybertims.com/online.php
href="http://forum.cybertims.com/private.php
href="http://forum.cybertims.com/profile.php
href="http://forum.cybertims.com/register.php
href="http://forum.cybertims.com/search.php
href="http://forum.cybertims.com/sendmessage.php
href="http://forum.cybertims.com/showpost.php
href="http://forum.cybertims.com/showthread.php
href="http://forum.cybertims.com/subscription.php
href="http://forum.cybertims.com/usercp.php
new Array('http://forum.cybertims.com/images/
src="http://forum.cybertims.com/clear.gif
src="http://forum.cybertims.com/clientscript/
src="http://forum.cybertims.com/image.php
src="http://forum.cybertims.com/images/
url(http://forum.cybertims.com/images/
var IMGDIR_MISC = "http://forum.cybertims.com/images/


Cheers.
Reply With Quote