vBulletin datastore error caused by one or more of the following:
- You may have uploaded vBulletin files without also running the vBulletin upgrade script. If you have not run the upgrade script, do so now.
- The datastore cache may have been corrupted. Run Rebuild Bitfields from tools.php, which you can upload from the do_not_upload folder of the vBulletin package.
Existing datastore keys:
Array
(
[0] => options
[1] => bitfields
[2] => pluginlist
[3] => stylecache
[4] => languagecache
[5] => usergroupcache
[6] => cron
[7] => profilefield
[8] => usergroup
[9] => forumcache
[10] => bbcodecache
[11] => userstats
[12] => birthdaycache
[13] => eventcache
[14] => attachmentcache
[15] => smiliecache
[16] => posticoncache
[17] => bbcode_video
[18] => ranks
[19] => faqcache
)
Full datastore dump:
Array
(
[options] => Array
(
[bbtitle] => vBulletin Recovery Mode
[bburl] => https://forum.antiq.in
)
[bitfields] => Array
(
)
[pluginlist] => Array
(
)
[stylecache] => Array
(
)
[languagecache] => Array
(
)
[usergroupcache] => Array
(
)
[cron] => Array
(
)
[profilefield] => Array
(
)
[usergroup] => Array
(
)
[forumcache] => Array
(
)
[bbcodecache] => Array
(
)
[userstats] => Array
(
)
[birthdaycache] => Array
(
)
[eventcache] => Array
(
)
[attachmentcache] => Array
(
)
[smiliecache] => Array
(
)
[posticoncache] => Array
(
)
[bbcode_video] => Array
(
)
[ranks] => Array
(
)
[faqcache] => Array
(
)
)