PDA

View Full Version : [subdomain] navbar links and logging not sync'ed


McMendo
02-27-2008, 12:37 AM
I managed to install vBa CMPS as detailed here: http://www.vbadvanced.com/forum/showthread.php?t=27668

The first thing I've noticed that's not working is the links and the logging box (presumably due to wrong links) in the navbar.

They all point to http://example.com instead of http://forum.example.com.

Everything else, including all links to forums posts, members profiles, and the vBa's own logging/registration box has the right path url.

Brian
02-27-2008, 09:59 AM
Have you tried the suggestions from the FAQ forum?
http://www.vbadvanced.com/forum/showthread.php?t=18042

Our Sponsors
 

McMendo
02-29-2008, 09:38 AM
Yes, I did that before opening the thread. Most links are working now, though I don't know what changed this.

The links that are not working yet are:

In the navbar, the link to the blogs (points to the main domain, not to the forums subdomain) and a link to vB image hosting (http://www.vbulletin.org/forum/showthread.php?t=123481) (a plugin, which has also stopped working in the forums and it also points to the main domain).

In the footer, the "Contact Us" and the "Forums Index" links are also pointing to the main domain, thus not working.

Brian
02-29-2008, 10:41 AM
For the blog link, you may need to edit the 'blog_navbar_link' template and replace the link to "blog.php" with "$vboptions[bburl]/blog.php".
Not much I can say about the vB image hosting ones if they're not working from anywhere.
For the footer links, make sure you have those filenames listed in your Footer Replacements setting.