View Full Version : Forum url help please from index.php
rickyreter
06-18-2007, 08:50 AM
How do i cahnge my forum url to forum bla bla from cartalkuk.co.uk..have installed vbadvance okay as index.php but not sure on how to get to forum and change that...
Help me pleasessesesese
Brian
06-18-2007, 10:25 AM
I'm not entirely sure what you're asking here... If you're just trying to change the setting for the URL, go to Admin CP => vBulletin Options => Site Name / URL / Contact Details => Forum URL
rickyreter
06-18-2007, 10:30 AM
Brian cmps is fine for homepage,www.cartalkuk.co.uk/index.php have changed forum to www.cartalkuk.co.uk/forums.php not working or is that the url i point to forums or what..
I have installed cmps on www.cartalkuk.co.uk just wondered what else i have to change
Peter
Brian
06-18-2007, 11:05 AM
I'm not really sure what you're trying to do here... There are full instructions here (http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=7) though on how to change the links and such for different ways of running the CMPS.
rickyreter
06-18-2007, 11:42 AM
Done that..i have one index.php in my root directory right! have changed to forums.php in vbulletin as forum url..ok....made index.php in cmps ..ok...so why is not working...to me it should be straight forward...
IN index.php what forum path should it be?
Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================
$forumpath = '';
Peter
Brian
06-18-2007, 02:58 PM
Did you rename your original vBulletin index.php file to 'forums.php'? It doesn't appear so since the link you've posted above isn't working.
rickyreter
06-18-2007, 03:05 PM
Done that..i have one index.php in my root directory right! have changed to forums.php in vbulletin as forum url..ok....made index.php in cmps ..ok...so why is not working...to me it should be straight forward...
IN index.php what forum path should it be?
Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================
$forumpath = '';
Peter
ummm..yes and no... what about the file path as above post
Brian
06-18-2007, 03:24 PM
A blank $forumpath variable is fine if the CMPS's cmps_index.php file is placed in the same folder as your forums.
I'm not sure if you changed this since I first looked or I missed it the first time, but you also need to change your Forum URL vB setting to 'http://cartalkuk.co.uk' and remove the '/forums.php' part from the end.
rickyreter
06-18-2007, 03:36 PM
Brian,think i'm nearly there.. what about the links on www.cartalkuk.co.uk/forums.php
Car Tips/Advice Free Stuff/Links
They not show up on www.cartalkuk.co.uk/index.php
plus admin link not work
Peter
Brian
06-19-2007, 10:58 AM
I would guess that you have some kind of <if condition> in your template that's preventing that link from being displayed on the CMPS.
rickyreter
06-19-2007, 05:49 PM
Solved
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.