PDA

View Full Version : Unread Posts Gives Error Page


Warden-B-
08-17-2009, 08:06 PM
Hello,
I am having a problem. On the home page where the vb CMPS is, when I click on "Unread Posts", underneath where it says "Welcome Username", I keep getting an error. It is a path error because "/forums/" is not in the link. Where do I fix this at? Any help would be appreciated.

And I already tried this: http://www.vbadvanced.com/forum/faq.php?faq=vba_trouble#faq_vba_trouble_links

It did not work.

Thanks,

Warden

Brian
08-18-2009, 10:44 AM
How exactly did you add the "Unread Posts" link to your navbar? What file does that link point to?

Our Sponsors
 

Warden-B-
08-18-2009, 11:52 AM
The Unread Posts was there with the software. Check the picture below. You will see it under my user name.

Here is the link it gives:

http://www.foxtrotelite.com/search.php?do=getnew

Here is the link it should be:

http://www.foxtrotelite.com/forums/search.php?do=getnew

Any thoughts?

Warden-B-
08-30-2009, 12:04 PM
Bump!

Our Sponsors
 

Brian
08-31-2009, 12:10 PM
That's not a default vBulletin link, so you've either added a new plugin or modified your navbar template to show the link. So you'll need to find the template or plugin the link is being generated from and update it to include the full URL to your /forums/search.php file.