A Database Error Occurred
Error Number: 1064
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 'and article.articleid != order by Rand() limit 4' at line 1
select article.title, article.deck, article.articleid, article.urlpart, article.catid, category.urlpart as curl from article inner join category on article.catid = category.catid where article.catid= and article.articleid != order by Rand() limit 4