Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
An error occurred while retrieving discussions.
Affected Elements
PrivateMessages.GetDiscussionList();
The error occurred on or near: Can't find file: './circuit_candrlistings/LUM_Comment.frm' (errno: 13)
For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs
rror Message
An error occurred while retrieving Discussion information.
Affected Elements
PrivateMessages.GetDiscussionCount();
The error occurred on or near: Table 'copsandrobbers.LUM_UserDiscussionHide' doesn't exist
CREATE TABLE `LUM_UserDiscussionHide` (
`UserID` int(10) NOT NULL default '0',
`DiscussionID` int(8) NOT NULL default '0',
PRIMARY KEY (`UserID`,`DiscussionID`)
);
Fatal error: Using $this when not in object context in /home/.lock/circuitron2/www.copsandrobbers.net/messageboard/extensions/PrivateMessages/default.php on line 724