|
transferring to a new host
|
|
07-04-2009, 07:10 PM
Post: #1
|
|||
|
|||
|
transferring to a new host
Hi, I've been trying to follow the tutorial posted on this forum to transfer my forum to a new host, and on the page after I've entered the database username and password, but when the next page comes up, I choose the only available option for the database to restore to it, but in the box under that there was no options to choose from at all. Am I doing something wrong? btw I used the details from the database I created on the new host, am I supposed to use the old ones?
Please help lol
|
|||
|
07-04-2009, 07:23 PM
Post: #2
|
|||
|
|||
|
RE: transferring to a new host
OK... assuming your URL won't be changing, this is what you'll need to do... backup your files and database from your current forum, upload the files to your new host, install the forum again, go into phpMyAdmin, drop the new tables, and import your backup.
My Personal Site - Twitter MyBB Support Team |
|||
|
07-04-2009, 07:36 PM
(This post was last modified: 07-04-2009 07:39 PM by kirsty100000.)
Post: #3
|
|||
|
|||
|
RE: transferring to a new host
I want to check the transfer worked fine before I redirect the domain lol so is there anything I need to do to check this on another domain please?
EDIT: After dropping the tables and importing the backup I got this error message when trying to access the site: MySQL error: 1054 Unknown column 'themebits' in 'field list' Query: SELECT name, tid, themebits, csscached FROM mybb_themes WHERE def='1' LIMIT 1 Do you know how I can fix this please? |
|||
|
07-04-2009, 07:46 PM
(This post was last modified: 07-04-2009 07:46 PM by MattRogowski.)
Post: #4
|
|||
|
|||
|
RE: transferring to a new host
You never said you were using a 1.2 database... you'll need to run the upgrade script, you can't use a 1.2 database on 1.4 files...
My Personal Site - Twitter MyBB Support Team |
|||
|
07-04-2009, 07:50 PM
Post: #5
|
|||
|
|||
|
RE: transferring to a new host
Thanks for replying lol
sorry lol I don't know what a 1.2 database is also what is the upgrade script?
|
|||
|
07-04-2009, 07:53 PM
Post: #6
|
|||
|
|||
|
RE: transferring to a new host
It means that your database was from MyBB 1.2, but you're using MyBB 1.4 files, hence the error.
Go to yoursite.com/install/upgrade.php and choose your old version from the list... do you know what your old version was...?? If you didn't realise it was a 1.2 database, you probably don't know what your old version is.... Do you have access to your old files...??
My Personal Site - Twitter MyBB Support Team |
|||
|
07-04-2009, 07:54 PM
(This post was last modified: 07-04-2009 07:56 PM by kirsty100000.)
Post: #7
|
|||
|
|||
|
RE: transferring to a new host
no what old files? sorry for my confusion lol
|
|||
|
07-04-2009, 07:56 PM
(This post was last modified: 07-04-2009 07:57 PM by MattRogowski.)
Post: #8
|
|||
|
|||
|
RE: transferring to a new host
You're missing the install/ part of the URL, needs to be /Upload/install/upgrade.php
And you don't have access to the files that you sued on your old host...?? My Personal Site - Twitter MyBB Support Team |
|||
|
07-04-2009, 08:07 PM
Post: #9
|
|||
|
|||
|
RE: transferring to a new host
yes I've still got everything from my old host on their server, but it'd probably take a while to find the files on my computer if I don't know what I'm looking for
![]() Also when I typed in that URL I got this error message: Fatal error: Class 'DB_MySQL' not found in /home/koolkats/public_html/Upload/install/upgrade.php on line 66 |
|||
|
07-04-2009, 08:10 PM
(This post was last modified: 07-04-2009 08:11 PM by MattRogowski.)
Post: #10
|
|||
|
|||
|
RE: transferring to a new host
In your old files, in the ./inc/ folder, open class_core.php and tell me what the version number it says is... then PM me FTP details and your forum admin login account and I'll see if I can upgrade for you.
My Personal Site - Twitter MyBB Support Team |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help




also what is the upgrade script?
Do you have access to your old files...??