BoonEx - Software Development & e-Commerce
Hello there! Would you like to sign in to your DreamSCat account?
 
Unknown (DreamSCat Member)
Unknown's bio:
I'm 16 y/o from Finland. I'm here to tell you abt the pain of my soul, probably my story is down to earth but it's of vital importance to me.
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 = '280' LIMIT 0, 5 [nativecode=1054 ** Unknown column 'authors.id' in 'on clause']