I recently upgrade my site to vbulletin 4 and that went well. Site is up and running.
VaultWiki was disabled and I proceeded to upgrade VaultWiki. Uploaded the files,
then ran the upgrade.php script. There was an error during the upgrade which might
have been
Code:
Warning: Invalid argument supplied for foreach() in [path]/vault/install/upgrade_3x254.php on line 119
I am also getting database errors when I try to access the Wiki
Code:
Database error in vBulletin 4.0.1:
Invalid SQL:
SELECT albumpicture.*, album.*, user.username, user.usergroupid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM Forumalbumpicture AS albumpicture
LEFT JOIN Forumalbum AS album ON(album.albumid = albumpicture.albumid)
LEFT JOIN Forumuser AS user ON(user.userid = album.userid)
WHERE album.state = 'public'
ORDER BY rand(NOW()) DESC LIMIT 0, 5;
MySQL Error : Table 'database_namer.Forumalbumpicture' doesn't exist
Error Number : 1146
Request Date : Friday, January 22nd 2010 @ 12:57:44 AM
Error Date : Friday, January 22nd 2010 @ 12:57:44 AM
Script : http://www.myforum.com/Forum/index.php
Referrer : http://www.myforum.com/Forum/forumdisplay.php?33-General-Chat
IP Address : 125.14.164.110
Username : XYZ
Classname : vB_Database_MySQLi
MySQL Version : 5.0.82-msl-usrs-sure2-log
Can you tell me what went wrong?
Maybe related. In the download page there is the top download for Wiki 3.0.0 Beta 2 ( or such )
and then there are 4 or 5 downloads under that. Do I need to download and install these when
i do the upgrade?
Thank you.
Bookmarks