BoonEx - Software Development & e-Commerce
Hello there! Would you like to sign in to your DreamSCat account?
 
niketha (DreamSCat Member)
niketha's bio:
Niketha is an outstanding name in South Indian business Industry. We are experts in IT, Travel and Tourism, Health cre, Ayurveda and Kayakalpa.
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 = '996' LIMIT 0, 5 [nativecode=1054 ** Unknown column 'authors.id' in 'on clause']