PDA


View Full Version : Paths for navbar on CMPS missing forum path


libertate
01-28-2006, 01:43 AM
Clean vB 3.5.3
Clean CMPS 2.1
Added real path to forum in cmps_index.php

For the navbar on cmps_index page the paths are /;
in forum index it's /forum/
i.e. /memberlist.php and /forum/memberlist.php respectively.

I need cmps_index.php to show /forum/{page}.php
Where did I miss setting the path right? Where can I correct it?

Thanks.

Brian
01-29-2006, 03:39 PM
Can you post a link to your site? Also, have you checked your Header/Navbar Replacement settings?

libertate
01-29-2006, 07:43 PM
I will PM you the URL because it's a test/development site. I am not sure what you mean by Header/Navbar Replacement settings.

eclectica
01-30-2006, 03:58 AM
I had this problem and I fixed it by changing Default Settings-->Options-->CMPS URL from /cmps_index.php to /index.php

libertate
01-30-2006, 11:08 AM
So you had to rename the cmps_index.php to index.php?

faz
01-30-2006, 12:05 PM
no u dont need to rename it
just full the FULL URL

http://www.yoursite.com/cmps_index.php and save it
check cmps_index.php it should be ok

thanks
Faz

Brian
01-30-2006, 03:03 PM
I just checked your site, but the links seem to be working fine. I'm assuming you were able to figure out the problem?

tendo
02-21-2006, 02:05 PM
I'm having this problem too. I'm running the same versions as libertate

http://www.seattlednb.com/cmps_index.php

The thread links work fine, its just the nav bar links that dont have the right path. Also the header image doesnt seem to be linking to the right file how do I edit that?

libertate can you tell me how you fixed this problem please? :)

tendo
02-21-2006, 03:01 PM
nevermind sorted the nav links still need help with header image tho !!

Bubba
02-22-2006, 08:34 PM
nevermind sorted the nav links still need help with header image tho !!


how did you sort the navlinks, i get the errors only on installed skins

The_Reefkeeper
03-30-2006, 12:13 PM
So how did you solve this? Got the same hassles at the moment.

zane99
04-01-2006, 07:53 AM
yep ive got similar issues

wlanni
04-04-2006, 11:08 AM
I have same issues. I went through and reinstalled, added index.php to header and navbar replacements in the control panel, but it wasn't adding /forum/ in front of index.php.

I checked my header template and I had some old code in there: $vboptions[forumhome].php$session[sessionurl_q]

I replaced the $vboptions[forumhome] with index and I'm fine now.

Davidspl
04-04-2006, 10:14 PM
Im having the same problems, as stated above,

URL = http://splforum.com

Seems to be woring fine on the other templates just the default template.

not adding /forum/ in the nabar links, and a few images are not linking right.

Please help, new to vbulletin but love it so far.

Davidspl
04-04-2006, 10:46 PM
Ok i sorted the navbar links, for anyone else that has this problem, i fixed it by adding

memberlist.php
usercp.php
register.php
faq.php
calendar.php
search.php
login.php
forumdisplay.php
profile.php
private.php
subscription.php
member.php
online.php

too the Header Replacements, in admincp - vBa CMPS - default settings

To fix the images, i went too style manager, the template that was messed, and then too Additional CSS Definitions found some links in there that said images/url.gif ect and changed them to the whole link, seems to be working fine now.

kallelm
04-11-2006, 04:04 PM
My problem was simply this:

CMPS url...The full URL to the CMPS file.

I didn't have the full path I had left it as it was defaulted.

stupid mistake, but overlooked for a day or so