| General Error |
| |
Could not obtain topic information
DEBUG MODE
SQL Error : 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 '0.5, 5' at line 10
SELECT sticky, article_id, start_date, title, author_id, author_name, publish_date, content, teaser_img, rank_users, rank_points, views, @rating := rank_points / rank_users as rating
FROM zonex_article
WHERE article_id IN (SELECT article_id
FROM zonex_article_pub
WHERE forum_id=33)
AND banned=0
AND published=1
AND start_date<1283497418
ORDER BY sticky DESC, publish_date DESC, date_changed DESC
LIMIT 0.5, 5 Line : 431 File : viewforum.php |
| |
|
|