The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
for starters you need to open the config.php.new if its a fresh install you will find this in you upload/includes folder
Code:
// ****** DATABASE NAME ****** // This is the name of the database where your vBulletin will be located. // This must be created by your webhost. $config['Database']['dbname'] = 'XXX_XXX'; fourms_pinky well thats how mine is are you using cpanel x if so thats how your sever will be set up secend normal changes is Code:
// ****** TECHNICAL EMAIL ADDRESS ****** // If any database errors occur, they will be emailed to the address specified here. // Leave this blank to not send any emails when there is a database error. $config['Database']['technicalemail'] = 'blablabla@myeamail.com'; thrid change Code:
// ****** MASTER DATABASE USERNAME & PASSWORD ****** // This is the username and password you use to access MySQL. // These must be obtained through your webhost. $config['MasterServer']['username'] = 'XXX'; $config['MasterServer']['password'] = 'XXX'; now that should be all the changes needed all you do now is save the file as config.php you are now changing it from config.php.new and make sure you are save it to the upload/includes folder then just upload everything you need to your sever done!!!! p.s if you need any help pm me other than that good look m8 |
#12
|
|||
|
|||
![]()
I could help you out with ur issues. I have help out so many members setting up their forums.
You can simply PM me. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|