View Full Version : Doesnt display /forum/
corn dog
28 Jun 2006, 18:27
Hello I am starting a new forum and I installed the CMPS. After that I clicked quik links and it does not show the /forum/ ex: when I click on my profile it brings me to /member.phpu=1 instead of forum/member.phpu=1 can anyone help,
-Lemon
PS: It doesnt have the /forum/ in the whole navigation bar...
PS: It doesnt have the /forum/ in the whole navigation bar...
change the links
xx/bethaforum/xx is only a example
Chris-777
26 Jul 2006, 13:36
In your cmps_index.php file:
Open your cmps_index.php file in this folder and find:
$forumpath = '';;
Add the full path to your forum between the '' marks, so that it looks like this:
$forumpath = '/home/yoursite/public_html/forums';
vBulletin® v3.6.12, Copyright ©2000-2013, Jelsoft Enterprises Ltd.