PDA

View Full Version : CMPS page.. and linking to /forums


Viks
10-25-2004, 09:07 PM
I'm having slight teething issues after installing CMPS.

CMPS is installed in the home directory.
Forums are installed in under home at - /forums

1. IN CMPS - Active users module
- Link to active members online .. gives page cannot be displayed as it is looking for member.php under home dir.. and not /forums dir.

2. I installed Flash Chat and that too works ok from /forums but the link on navbar from cmps homepage does not work.

Can you PLEASE advise what I can do to resolve the issue... and moving forward what i need to check with new modules/link so this does not happen in future with new mods.

Thanks

Viks
10-26-2004, 05:56 PM
come on!!! nobody??

Brian, Zac?

Our Sponsors
 

Brian
10-26-2004, 06:16 PM
1). Bugs forum.
2). Edit your navbar template and add $vboptions[bburl]/ in front of the link.

TheHazelOp
11-12-2004, 10:57 AM
i think you need to change it to hard link.

remove the [bburl]/

after the href= add "http://yoursite.com/forum/yorufile.php?"

Our Sponsors
 

Brian
11-12-2004, 11:00 AM
i think you need to change it to hard link.

remove the [bburl]/

after the href= add "http://yoursite.com/forum/yorufile.php?"
You could, but if you ever need to change your board URL for any reason (server move, just decide to change the name of that folder, etc) then those hard coded links won't change with it.