BoonEx - Software Development & e-Commerce
Hello there! Would you like to sign in to your DreamSCat account?
 
Man_n_ladies (DreamSCat Member)
Man_n_ladies's bio:
Hellp, my name Aziaret. I am from albania. In our country the problem between man and ladies are very popular, that's why I have some ideas.
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 = '134' LIMIT 0, 5 [nativecode=1054 ** Unknown column 'authors.id' in 'on clause']