Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:
$s->AddWhere('cm', 'AuthUserID', '', $D->Context->Session->User->UserID, '=');
==> $s->AddWhere('t', 'Draft', '', '0', '=');
$s->AddOrderBy('DateCreated', 't', 'desc');
$s->AddWhere('t', 'Draft', '', '0', '=');Notice: Undefined index: Draft in /home/lookhere/public_html/forum/library/Framework/Framework.Class.SqlBuilder.php on line 251
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
An error occurred while retrieving discussions.
Affected Elements
DiscussionManager.GetDiscussionList();
The error occurred on or near: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= '0' and t.CategoryID <> 1 and t.Active = '1' and (cb.Blocked = '0' or cb.Block' at line 1
Posted: Thursday, 13 September 2007 at 6:28PM
Notice: Undefined index: CssClass in .../themes/people_banner.php on line 5RewriteRule ^extension/category/([0-9]+)$ extension.php?CategoryID=$1 [QSA,L]
RewriteRule ^extension/category/([0-9]+)/$ extension.php?CategoryID=$1 [QSA,L]
RewriteRule ^extension/discussion/([0-9]+)$ extension.php?DiscussionID=$1 [QSA,L]
RewriteRule ^extension/discussion/([0-9]+)/$ extension.php?DiscussionID=$1 [QSA,L]
RewriteRule ^extension/([0-9]+)/([0-9]+)$ extension.php?CategoryID=$1&page=$2 [QSA,L]
RewriteRule ^extension/([0-9]+)/([0-9]+)/$ extension.php?CategoryID=$1&page=$2 [QSA,L]Notice: Undefined index: CssClass in /***/html/themes/people_banner.php on line 5