PDA

View Full Version : Links between vb CMPS and vb


shelmo
04-17-2007, 08:34 AM
Hi All

I have vBulletin and vBadvanced CMPS installed, I have the cmps_index file within my root directory(htdocs) on my web server.

I then have a forum folder within htdocs where vBulletin was installed.

www.example.com - to view my homepage
www.example.com/forum - to view my forum

This works I can view my homepage, and my forum by going to link directly.


However when I browse my homepage, all links for other pages and images seem to be missing out the /forum/ in the directory path when I check the properties.

Is there way to alter each link just so I can add in forum manually for those links that need it, If you don't understand what I mean I've put an example.

----------------------

The Stats links, these work fine on the /forum side of my site, right clicking properties shows:

www.example.com/forum/member.php?u=1

But do this on my home page, and the link doesn't work and when right clicking it displays
http://www.xpclan.co.uk/member.php?u=1


Its just missing out /forum/ how can I alter this?

StuntFactoryX
04-17-2007, 08:37 AM
http://www.vbadvanced.com/forum/showthread.php?t=18042


try this. i copy and pasted the contents up on the top box and that worked perfect for me.

Our Sponsors
 

shelmo
04-17-2007, 08:59 AM
Thats sorted out quite alot of the links, my forum path wasnt set correctly under "Site Name / URL / Contact Details"

However still having problems with some links such as the middle bar with UserName & Password input boxes the link when you click log-in doesn't actually work either :/

Still seems to be missing out adding /forum/ is it the structure of my directory or something like that? or something I need to alter with the php code?

If I want to change the links in the nav bar (Home,CPpanel,Memberslist,Search ect.) Like instead of the Home page going to Homepage of my forum, going to actual root page.

Any more help is greatly appriciated.

Brian
04-17-2007, 11:33 AM
If you have a custom style, these links may have been moved to the 'header' template instead. If so, you can copy the filenames listed above and paste them into the 'Header Replacements' option on the same page.


;)