The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i had made a test copy to put on the new host to test, it worked great, tho the live site has updated posts since i put the copy on the new host, how do i bring those posts over essentially over riding what i have currently their, is it as simple as a new db dump and then importing the new dump to the new server?
|
#2
|
|||
|
|||
![]()
Best way to transfer the database through the hosting of shell , Use the move command If large forum
Type a command base download: Code:
mysqldump DATABASEUSER -u DATABASENAME -p > /home/USER/public_html/backupday DATABASENAME = name databas USER = Site username Open your FTP program and download the public_html folder rule SQL file will download to your computer. Then how to lift your new site file the tlent another time, type the following command Code:
mysql DATABASEUSER -u DATABASENAME -p < /home/USER/backupday.sql |
#3
|
|||
|
|||
![]()
thats just the thing old server host is crap, i had to download a copy of the db thru vbulletin today as the old server under phpadmin said export.php was not found, and the ssl access on the old server, doesn't recognize any commands
|
#4
|
|||
|
|||
![]()
You need to manually save the rule on your computer then lifted on the new vps
|
#5
|
|||
|
|||
![]()
is there a easier way as the old host is basically not reliable to ask to save the rule in the vps or even fix the server as when i put the forum on the new server all the issues we were having vanished.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|