The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi! I have to change to a new server, and want everything to be intact..
Could someone please give me a complete to-do list? vBulletin 3.0.1 Hacks installed : uCash & uShop and v3Arcade To a moderator: Sorry for posting it here, if you could move it to a better suited forum it would be great! |
#2
|
||||
|
||||
![]()
If its a new domain that you will be using, change the cookie domain and cookie path in the vBulletin Options to both be blank. Backup database, backup files, copy to new server, import database, edit config.php if any of the details have changed job done as far as vB is concerned.
|
#3
|
|||
|
|||
![]() Quote:
1. Change cookie domain & path 2. Change the config.php 3. Backup the database 4. Backup files 5. Move to new server 6. Import database .. ( how?* ) *What is the optimal solution for this? phpAdmin seems to hang when importing BIG databases and cause several errors.. |
#4
|
||||
|
||||
![]()
You need to edit config.php onec you have moved to the NEW server.
Import the database with: mysql -uUSERNAME -p database_name < /path/to/backup.sql Backup with; mysqldump --opt -uUSERNAME -p database_name > /path/to/backup.sql Replacing the obvious values for username, database name and where the file you wish to import from is (or where you want the dump to go). |
#5
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|