Hello, it's been some time since i upgraded, and realized i needed to do a fresh install.
So, i deleted my files and then de product, after that everything seemed fine, but once i tried to set the channel i got this error
Code:
Database error in vBulletin 3.8.2:
Invalid SQL:
SELECT ch.*,co.syntax,co.title AS cotitle
FROM vb_mgc_cb_evo_channel AS ch
LEFT JOIN vb_mgc_cb_evo_command AS co ON (ch.cid=co.cid)
ORDER BY chanorder ASC;
MySQL Error : Unknown column 'co.syntax' in 'field list'
Error Number : 1054
Request Date : Tuesday, June 9th 2009 @ 11:54:15 AM
Error Date : Tuesday, June 9th 2009 @ 11:54:15 AM
Script : http://www.site.com/admin/mgc_cb_evo.php?do=manage_channels
Referrer : http://www.site.com/admin/index.php?do=nav
IP Address : 189.x.x.55
Username : me
Classname : vB_Database
MySQL Version : 5.0.67-community
Tried searching for similar posts, but no luck so far, could you tell me what went wrong?
I was able to set everything else, group permissions, settings, only this seem to be the problem.
And if i try to browse my forumhome, it is also dead and prompts a similar error.
Thanks