BoonEx - Software Development & e-Commerce
Hello there! Would you like to sign in to your DreamSCat account?
 
Boo (DreamSCat Member)
Boo's bio:
Was born during the night, live at the day time, fall in love on mornings and evenings. Like to eat, drink and breathe and smoke.
Member's Home
Member's Articles
Member's Comments

DB Error: no such field
SELECT s_com.id, s_com.id_amc_stories AS story_id, s_com.body, s_com.posted, stories.id_amc_accounts AS author_id, stories.title, stories.story_avatar, stories.story_avatar_ext, authors.username AS author_name, authors.avatar AS author_avatar, authors.avatar_ext AS author_avatar_ext, s_cat.name AS category_name FROM `amc_accounts` AS authors INNER JOIN ( `amc_story_categories` AS s_cat INNER JOIN ( `amc_stories` AS stories INNER JOIN `amc_story_comments` AS s_com ON authors.id = stories.id_amc_accounts ) ON s_cat.id = stories.category ) ON s_com.id_amc_stories = stories.id WHERE s_com.id_amc_accounts = '8' LIMIT 0, 5 [nativecode=1054 ** Unknown column 'authors.id' in 'on clause']