Когда еще не было своих цитат, имел счастье нажать на ссылку "моя лента" и увидел следующее:
"Ошибка MySQL (Запрос)
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 'ORDER by q_date DESC LIMIT 0, 20' at line 4
SELECT q.*, u.user_name, u.user_id, b.bash_allowcomm FROM s2w_quotes as q LEFT JOIN s2w_users as u ON (u.user_id=q.q_aid) LEFT JOIN s2w_bashs as b ON (b.bash_id=q.q_bash) WHERE ORDER by q_date DESC LIMIT 0, 20"
Часто встречается ситуация, когда первая страница полностью оформлена под флеш, а все остальное в том же стиле, но без использование Флеша.
"Ошибка MySQL (Запрос)
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 'ORDER by q_date DESC LIMIT 0, 20' at line 4
SELECT q.*, u.user_name, u.user_id, b.bash_allowcomm FROM s2w_quotes as q LEFT JOIN s2w_users as u ON (u.user_id=q.q_aid) LEFT JOIN s2w_bashs as b ON (b.bash_id=q.q_bash) WHERE ORDER by q_date DESC LIMIT 0, 20"
Warning: Invalid argument supplied for foreach() in /home/users/g/gimli92/domains/vashbash.org/modules/bash/index.php on line 94