i installed VBadvanced CMPS completley

sammywantsya

New Member
but nothing looks different. what should i do ?

yes i have installed it completely but the vb advanced logo thing on the bottom i don't see it did i installed it incorrectly?
 
It sounds like you didn't rename the cmps_index.php to index.php. Remember to rename the existing index.php to something else, commonly forums.php. There's also some other setup to do in cmps_index.php to point it to the forum root, and changing the forum home setting to point to whatever you renamed the existing index.php to.
 
After you have uploaded the files and imported the product:

1) In your forum root, rename index.php to forum.php

2) In your forum root, rename cmps_index.php to index.php

3) In your forum root, edit the index.php to point to your forum root:

Code:
$forumpath = '/home/youraccount/public_html/path/to/your/forums';

4) AdminCP -> vBulletin Options -> Forum Home Page Options -> Script Name for Forum Home Page -> change from "index" to "forum" (without the quotes)

At this point your portal becomes your home page, clicking Forum should take you to yor forum.
 
It means the location in your file structure where your forum root is. Did you install this vB yourself? You don't seem to know much about what you've got.
 
well i know how to install the mods and everything the coding thing is kinda tricky for me.

and yes i installed it by myself

i did it exactly with my account but it says a invalid thing on it
 
Back
Top