PDA

View Full Version : Vbulletin Tutorial



Rix
29-05-2005, 09:03 AM
yeah it is now a sticky

seeming as every1 is having problems with setting up vbulletin
i have decided to make a tutorial

You must make sure you have a legal copy of vbulletin and a host

step1.
go to vbulletin
and download
http://www.vbulletin.com/

Step2.
Next extract all files to a folder on your computer
and then look in the folder for the includes folder
in side that you will find a file called
config.php.new
rename it to config.php

Step3
Configuring the Config.php





/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 3.0.0 - Licence Number 1a2b3c4
|| # ---------------------------------------------------------------- # ||
|| # All PHP code in this file is ©2000-2004 Jelsoft Enterprises Ltd. # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/

/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/

// ****** DATABASE SERVER NAME ******
// This is the hostname or IP address of the database server.
// It is in the format HOST:PORT. If no PORT is specified, 3306 is used.
// If you are unsure of what to put here, leave it at the default value.
$servername = 'localhost';

// ****** DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$dbusername = 'Change this it is usally ur cpanel login name;
$dbpassword = 'change this it is usally ur cpanel password';

// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$dbname = 'This is ur database name usally ur loign name eg phoenix_forum';

// ****** 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.
$technicalemail = '[email protected]';

// ****** PERSISTENT CONNECTIONS ******
// This option allows you to turn persistent connections to MySQL on or off.
// The difference in performance is negligible for all but the largest boards.
// If you are unsure what this should be, leave it off.
// 0 = Off; 1 = On
$usepconnect = 0;

// ****** PATH TO ADMIN & MODERATOR CONTROL PANELS ******
// This setting allows you to change the name of the folders that the admin and
// moderator control panels reside in. You may wish to do this for security purposes.
// Please note that if you change the name of the directory here, you will still need
// to manually change the name of the directory on the server.
$admincpdir = 'admincp';
$modcpdir = 'modcp';

// ****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ******
// The users specified here will be allowed to view the admin log in the control panel.
// Users must be specified by *ID number* here. To obtain a user's ID number,
// view their profile via the control panel. If this is a new installation, leave
// the first user created will have a user ID of 1. Seperate each userid with a comma.
$canviewadminlog = '1';

// ****** USERS WITH ADMIN LOG PRUNING PERMISSIONS ******
// The users specified here will be allowed to remove ("prune") entries from the admin
// log. See the above entry for more information on the format.
$canpruneadminlog = '1';

// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$canrunqueries = '';

// ****** UNDELETABLE / UNALTERABLE USERS ******
// The users specified here will not be deletable or alterable from the control panel by any users.
// To specify more than one user, separate userids with commas.
$undeletableusers = '';

// ****** SUPER ADMINISTRATORS ******
// The users specified below will have permission to access the administrator permissions
// page, which controls the permissions of other administrators
$superadministrators = '';

// Prefix that your vBulletin tables have in the database.
// For example: $tableprefix = 'vb3_';
$tableprefix = '';

// Prefix that all vBulletin cookies will have
// For example
$cookieprefix = 'bb';

/*================================================= =====================*\
|| ################################################## ##################
|| # Downloaded: 11:22, Thu Jan 15th 2004
|| # CVS: $RCSfile: config.php.new,v $ - $Revision: 1.19 $
|| ################################################## ##################
\*================================================ ======================*/

postamble();

Step 4
Upload to ur Sever usally takes 1-1 1/2 hours

Step 5 go to the installer
www.example.cpm/install/install.php (http://www.example.cpm/install/install.php)
you need to have your vbulletin number handy
and then you just need to follow the steps then you are nearly done

or do this

For anyone with cpanle, if youd rather have the upload take minutes rather than a few hours, simply upload the zip file, and use cpanles exstarct function to take the files out online, they will alos be in the correct order due to how they were packed in to the zip orgnaly :D

(delate the zip once its exstarcted)

step 6
after the installer has finished delete install.php
and your now able to use ur forum

Step 7
Uploading skins
Find the file in the skin folder
usally sumthing.xml
and upload that name the template the sam as this file
and then upload the file to ya sever

if you have any other problems
just pm me and i'll help you

hope this helps

Luckyrare
29-05-2005, 10:25 AM
Very Good :)

Rep +

jamie5k
29-05-2005, 10:49 AM
considering it tells u this when you install it i dont see the point of it.

Luckyrare
29-05-2005, 10:51 AM
Same here but people dont read manuals.

Still good

Rix
29-05-2005, 11:28 AM
what it tells them what to change

BlueTails
29-05-2005, 01:14 PM
Nice, Helped Me Setup Mine :D

gum
29-05-2005, 03:07 PM
don't you have to pay for vbulletin?

BlueTails
29-05-2005, 03:13 PM
Yes, VERY COSTLY

Mentor
29-05-2005, 03:23 PM
For anyone with cpanle, if youd rather have the upload take minutes rather than a few hours, simply upload the zip file, and use cpanles exstarct function to take the files out online, they will alos be in the correct order due to how they were packed in to the zip orgnaly :D

(delate the zip once its exstarcted)

iRoss
29-05-2005, 03:30 PM
:s Why not just use FTP ?!

Mentor
29-05-2005, 03:53 PM
:s Why not just use FTP ?!
uploading all then files indervidualy is alot slower. plus more ftp clienst dont support online unziping "/

-JT-
29-05-2005, 04:11 PM
unzip it on your comp then "/

iRoss
29-05-2005, 04:14 PM
Oh. CoreFTP does?

JoeComins
30-05-2005, 06:34 PM
u havnt' mentioned the password before u unzip the file. i 4got it. wut is it?

zainx
30-05-2005, 07:08 PM
games guru, u DO NOT have to put a password in before u unzip it, the only pass that has anything to do with downloading is the 1 u use to get into the members area on vbulletin.com

:Blob
30-05-2005, 07:09 PM
Hes trying to get a illegal vB forum

zainx
30-05-2005, 07:13 PM
i no and theres no way he will get away with it, as when people see a new vbulletin by people who dont no much about it, will always report it, also the beta realese of 3.5.0 will be out some time in june, so we will see hu updates in the first week or so

Rix
05-06-2005, 01:36 AM
If anyone is having any trobule feel free to pm me i can do anything on vbulletin

Homesrfan
16-06-2005, 02:22 PM
unzip it on your comp then "/

What Mentor is saying is that when you install with FTP you extract it on your computer and then upload each individual file at a time although you can upload a full foder.
But then you when you that it will say: "Uploading index.php... complete" "Uploading admin.php... complete"
So it will be much longer.

In cPanel you can just upload the .zip using FTP or Filemanage and then in the file manager, you extract it. :)

I didn't even know you could do that.
Mentor is a mentor. :o

Oh yeah and didn't Pheonix-IV get shut down for using illegal Vb? "/

zainx
16-06-2005, 03:03 PM
i duno theres loads of vbulletins going round this forum at the minute, and none of them are legal as they keep getting shut down, but i think it was dj-collins hu sed pheonix gave him the vbulletin that was illegal

Homesrfan
16-06-2005, 06:02 PM
I'm saving up for a LEGAL vBulletin.
;)

zainx
16-06-2005, 06:15 PM
i was looky wid my forum lol, i just saved up for it and purchased it and my dad wasnt happy about it and he sed if i hooverd up he would pay for it lol and hus to argue with that

Homesrfan
16-06-2005, 06:33 PM
I'm gonna get the Ownership Liscense for like 165$ or whatever.
My parents pay half of it I bet.
Mabye.
Hopefully.
:)

Tomm
16-06-2005, 07:14 PM
i am trying to save but i keep being tempted to spend my money on more and more expensive hosting packages. It started at £1 a month now its £11 a month :'(

zainx
16-06-2005, 07:19 PM
i was thiking about getting an owned licence, as u can have it for ever but u dont get unlimited updates only for the first year and since every update is gettin much better i will want the new versions lol

also tom i thought u already had a vbulletin as u have had it on ur sites and sed u lent it to some 1 else

Homesrfan
16-06-2005, 08:16 PM
Well, if I am thinking correctly, the updates are near as much as the actual forums.
:S
But I could be wrong. :D

Rix
17-06-2005, 10:47 AM
if any1 would like me to add anything just tell me and i can edit it for you guys

Spinno-dude
17-06-2005, 12:57 PM
i duno theres loads of vbulletins going round this forum at the minute, and none of them are legal as they keep getting shut down, but i think it was dj-collins hu sed pheonix gave him the vbulletin that was illegal
Zainx Read rule 11
of habbox forum rules
If you are breaking one of Habbox's rules plz edit your post

zainx
17-06-2005, 01:41 PM
11. Do not name anybody for hacking, scripting, trashing or any other bad things,

what about it i havent NAMED any 1 from that quote i just sed there are plenty of illegal one's being passed around, and i am not accusing either as people have admited it

Rix
18-06-2005, 02:04 AM
but i think it was dj-collins hu sed phoenix gave him the vbulletin that was illegal

whats this then

Anderman
18-06-2005, 07:25 AM
WHAT IS THE DAMIN POINT OF THIS!?
vB COMES WITH A EXTENSIVE MANUEL WRITTEN BY DEVELOPERS
You only are writing this becasue you like many other people pirate vB and cant get to there real help

Rix
18-06-2005, 08:20 AM
Will you stop saying everyone is doing illegal things and now this was up a long time ago mate
so back off

Tomm
18-06-2005, 08:25 AM
c'mon anderman back off forget the past

Rix
18-06-2005, 08:26 AM
thank you tom at least i know i have you :P:eusa_booh

Anderman
18-06-2005, 03:13 PM
I havent sead every1 has done illegal things
I just know pheonix pirated vB and now hes writing tuts on it thinking he knows everything
._.

Rix
18-06-2005, 10:21 PM
i didn't do nothing so stop making it up

Anderman
19-06-2005, 04:57 AM
So your telling me you didnt pirate vB?
._.

:Blob
19-06-2005, 09:38 AM
He did, but not any thing againt him


Cos i know it was fake cos it had vBulletin Team - CAT Team

Rix
19-06-2005, 11:32 AM
i didn't install it it was there when i got it off a mate and then i uninstalled when i found it was fake

Rix
11-07-2005, 08:39 AM
and also no one reads manuals

Sorry for the double post

Homesrfan
11-07-2005, 04:05 PM
Thansk for double posting, trying to bump your thread.



and also no one reads manuals
And what makes you think they will read this...


And it makes me laugh that you have a STOP THE PIRATE SOFTWARE! Lmao!



i didn't install it it was there when i got it off a mate and then i uninstalled when i found it was fake
Wow, is all I can say.
"I didn't know it was a illegal although I got it off a WAREZ site"

God you are such a hypocrit[sp?].

jamie5k
11-07-2005, 05:40 PM
What makes you think no one reads manuals?

I read them

:Blob
11-07-2005, 07:30 PM
What makes you think no one reads manuals?

I read them

Me to if i aint installed it before, especilly PHP stuff and i allways get errors on them :D

:Woof
11-07-2005, 07:36 PM
i always read "read me" hence the title of the file READ ME!
so wat if it makes u look geekish dont care ;)

jamie5k
11-07-2005, 09:07 PM
Well then this guy must be talking a load of bull then :P HAHA

Tomm
12-07-2005, 05:38 PM
i allways read read me files and manuals

:Blob
12-07-2005, 05:43 PM
Me to :D Its kinda fun sometimes

Tomm
12-07-2005, 05:45 PM
its way better reading them as you are sure u are getting the right info on how to set it up

:Blob
12-07-2005, 05:45 PM
Yes


Especily PHP Programs


AND TALK TO ME ON MSN

Tomm
12-07-2005, 05:47 PM
i am talking to u on msn :|

:Blob
12-07-2005, 05:52 PM
Thanks, and lets stop spamming

Spinno-dude
31-07-2005, 08:12 AM
YEah but some people don't read them

Want to hide these adverts? Register an account for free!