I’m not quite sure how to address. When I select the “logout” function from the forums, I receive an error:
MySQL ERROR:
Error Number: 1146
Description: Table 'CMS.exp_forum_boards' doesn't exist
Query: SELECT board_forum_url, board_label FROM exp_forum_boards WHERE board_id = '1'I would have to guess that in my re-skinning of the forums that I’ve done something to cause this, but I’m not sure what.
If I run the query: “SELECT board_forum_url, board_label FROM exp_forum_boards WHERE board_id”, it returns no results (not too surprising since that’s what the error is telling me).
Would someone be able to provide some advice?
Thanks