PDA

View Full Version : Step by step guide


JohnnyBGood
06-10-2006, 06:03 PM
I have recently installed vBadvanced on a test forum before I take it onto my main forum. The install went fine without any problems, however I would like to know if there is some guide to let me know specifically what each setting does. Something like a help file.

e.g. the install guide says that I should choose the settings for the "default settings" (about 50 settings) but does not give me much idea what each one of those 50 does. I agree some are self explanatory, but being a bit of a moron I would apreciate knowing specifically what each one does.

Any help would be apreciated here.

Thanks,

John

Lord Fubar
06-11-2006, 11:10 AM
i'm in the same boat

Our Sponsors
 

JohnnyBGood
06-11-2006, 11:17 AM
*hands Lord Fubar a paddle* :)

Zachery
06-11-2006, 04:16 PM
Any of the ones you have a question about I'll explain, so ask away :)

Our Sponsors
 

JohnnyBGood
06-11-2006, 04:51 PM
Thanks Zachery

Essentially I want to know if there is a document I can read with specifics on all the settings etc. for vBadvanced.

Then while I am at it, how do I reference a custom field in the user profile? Eg. {3} gives me the username, but in my case I want to use the custom field I have created for the users [Firstname].

Thanks mate,

John

Zachery
06-11-2006, 05:18 PM
Depends are you talking about profile fields for the user browsing the thread? If so then you can use $bbuserinfo[fieldX] in the templates.

JohnnyBGood
06-11-2006, 05:22 PM
In this case it is to set custom messages for the user logged in. Specifically for the 'Welcome Header' mod.

Zachery
06-11-2006, 06:16 PM
$bbuserinfo[fieldX] will work fine.

Lord Fubar
06-13-2006, 05:35 AM
how do i replace the original vb forum with the cmps page? i renamed index.php and loaded some modules but it just gives me "invalid page specified" :confused: