I'm trying to upgrade my vBulletin 2.3.0 to 3.0.1, and I am running into a couple problems. First, after uploading my vB3 files onto the server and running upgrade.php, I receive the following error:
The main thing in the above error that catches my (untrained) eye is that it mentions "vBulletin 3.0.0 Beta 3" but I'm 100% positive that I've downloaded vB 3.0.1.
Also, I have ran the database conflicts script and come up with all kinds of listings:
I'm absolutely lost! I'd really love to be able to upgrade, so any help would be appreciated!
P.S. I do not have Telnet/SSH access to this server, only Webmin & FTP access.
Code:
Database error in vBulletin 3.0.0 Beta 3: Invalid SQL: SELECT * FROM session WHERE sessionhash = '5d9e405fc8b7a5ea08350cce3ac167a0' AND lastactivity > 1084172580 AND host = '68.231.96.174' AND idhash = 'e08651be5a810e4a4fbc99df50b30f9c' mysql error: Unknown column 'idhash' in 'where clause' mysql error number: 1054 Date: Monday 10th of May 2004 12:19:40 AM Script: XXXXXXXXXX Referer: IP Address: XXXXXXXXX
Also, I have ran the database conflicts script and come up with all kinds of listings:
Table Conflicts</p>
- Table Conflict for adminhelp
- Table Conflict for administrator
- Table Conflict for attachmenttype
- Table Conflict for attachmentviews
- Table Conflict for calendar
- Table Conflict for calendarcustomfield
- Table Conflict for calendarmoderator
- Table Conflict for calendarpermission
- Table Conflict for cron
- Table Conflict for cronlog
- Table Conflict for customprofilepic
- Table Conflict for datastore
- Table Conflict for deletionlog
- Table Conflict for editlog
- Table Conflict for faq
- Table Conflict for holiday
- Table Conflict for imagecategory
- Table Conflict for imagecategorypermission
- Table Conflict for language
- Table Conflict for mailqueue
- Table Conflict for moderation
- Table Conflict for moderatorlog
- Table Conflict for passwordhistory
- Table Conflict for phrase
- Table Conflict for phrasetype
- Table Conflict for pm
- Table Conflict for pmreceipt
- Table Conflict for pmtext
- Table Conflict for post_parsed
- Table Conflict for posthash
- Table Conflict for ranks
- Table Conflict for reminder
- Table Conflict for reputation
- Table Conflict for reputationlevel
- Table Conflict for stats
- Table Conflict for strikes
- Table Conflict for subscribeevent
- Table Conflict for subscription
- Table Conflict for subscriptionlog
- Table Conflict for threadviews
- Table Conflict for userban
- Table Conflict for usergroupleader
- Table Conflict for usergrouprequest
- Table Conflict for usernote
- Table Conflict for userpromotion
- Table Conflict for usertextfield
- Column Conflict for version
P.S. I do not have Telnet/SSH access to this server, only Webmin & FTP access.
Comment