|
|
|||||||
|
I upgraded threads from 6.44 to 6.5.2, uploaded the mod'd files for sub forums and now I get.. /*Script:* /home/website/public_html/testboard/ubbthreads.php *Line#:* 296 *SQL Error:* Unknown column 'Cat_Entry' in 'field list' *SQL Error #:* 1054 *Query:* SELECT Cat_Title,Cat_Entry,Cat_Description FROM w3t_Category WHERE Cat_Type = 'forum' ORDER BY Cat_Number / This board had sub forums previously, so not sure what is wrong. Halp.. |
||||||||
|
|
|||||||
|
Getting this in cp.. Script: /home/website/public_html/testboard/admin/login.php Line#: 73 SQL Error: Unknown column 'Bo_Active' in 'where clause' SQL Error #: 1054 Query: SELECT COUNT(*) FROM w3t_Boards WHERE Bo_Active = '1' |
||||||||
|
|
|||||||
|
It appears when the upgrade was done, something misfired. Not sure if it was the recent upgrade, or a previous one, but somehow Cat_Entry was notcreated in the cat table. |
||||||||
|
|
|||||||
|
Can you take a look at the w3t_Boards table via phpmyadmin to see whether this is indeed the case? |