Query: SELECT `NewsComment`.`id`, `NewsComment`.`news_id`, `NewsComment`.`comment`, `NewsComment`.`email`, `NewsComment`.`nickname`, `NewsComment`.`location`, `NewsComment`.`approved`, `NewsComment`.`title`, `NewsComment`.`created`, `NewsComment`.`modified`, `NewsComment`.`viewed`, `News`.`id`, `News`.`created`, `News`.`author`, `News`.`image_id`, `News`.`source`, `News`.`title`, `News`.`content`, `News`.`modified`, `News`.`type`, `News`.`status` FROM `news_comments` AS `NewsComment` LEFT JOIN `news` AS `News` ON (`NewsComment`.`news_id` = `News`.`id`) where `NewsComment`.`approved` = "1" and `NewsComment`.`news_id` = js ORDER BY `NewsComment`.`id` desc, `NewsComment`.`modified` desc
Warning: SQL Error: 1054: Unknown column 'js' in 'where clause' in /home/nduomco/public_html/site/cake/libs/model/datasources/dbo_source.php on line 440

Query: SELECT COUNT(*) AS `count` FROM `news_comments` AS `NewsComment` LEFT JOIN `news` AS `News` ON (`NewsComment`.`news_id` = `News`.`id`) where news_id = js
Warning: SQL Error: 1054: Unknown column 'js' in 'where clause' in /home/nduomco/public_html/site/cake/libs/model/datasources/dbo_source.php on line 440

Dr. Paa Kwesi Nduom - Presidential Candidate for Convetion People's Party
 
     
   
 
 
   
 
Nduom News

Warning: Invalid argument supplied for foreach() in /home/nduomco/public_html/site/app/views/news/comments_view.thtml on line 133
In the News
Wed, Sep 8th 2010
Comment on this Article
 
Comments ()  
Voting
Starts in
   
Nduom keyAgenda
10 Point Agenda
“ My first experience as a political leader, first
experience as a political leader ”
more »
cpp manifesto
Economic Planning & Regional Cooperation, he was
in Abidjan, Cote D’Ivoire at the African Development
Bank (ADB) working in his role as Advisor to
more »
get involved
Volunteer
Recruit
Sign up Friends & Family
Spread the word.
upcoming events
nduom event name
The elmina Rally
more »
nduom event name
The elmina Rally
more »
More Events »
Watch videos
Videos
nduom is here
my space facebook you tube flicker
 
6 queries took 22 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `news`101016
2DESCRIBE `images`882
3DESCRIBE `news_comments`11112
4SELECT `News`.`id`, `News`.`created`, `News`.`author`, `News`.`image_id`, `News`.`source`, `News`.`title`, `News`.`content`, `News`.`modified`, `News`.`type`, `News`.`status`, `Image`.`id`, `Image`.`filename`, `Image`.`type`, `Image`.`size`, `Image`.`dir`, `Image`.`image_type`, `Image`.`created`, `Image`.`modified` FROM `news` AS `News` LEFT JOIN `images` AS `Image` ON (`News`.`image_id` = `Image`.`id`) WHERE `News`.`id` = 'js' LIMIT 1001
5SELECT `NewsComment`.`id`, `NewsComment`.`news_id`, `NewsComment`.`comment`, `NewsComment`.`email`, `NewsComment`.`nickname`, `NewsComment`.`location`, `NewsComment`.`approved`, `NewsComment`.`title`, `NewsComment`.`created`, `NewsComment`.`modified`, `NewsComment`.`viewed`, `News`.`id`, `News`.`created`, `News`.`author`, `News`.`image_id`, `News`.`source`, `News`.`title`, `News`.`content`, `News`.`modified`, `News`.`type`, `News`.`status` FROM `news_comments` AS `NewsComment` LEFT JOIN `news` AS `News` ON (`NewsComment`.`news_id` = `News`.`id`) where `NewsComment`.`approved` = "1" and `NewsComment`.`news_id` = js ORDER BY `NewsComment`.`id` desc, `NewsComment`.`modified` desc 1054: Unknown column 'js' in 'where clause'0
6SELECT COUNT(*) AS `count` FROM `news_comments` AS `NewsComment` LEFT JOIN `news` AS `News` ON (`NewsComment`.`news_id` = `News`.`id`) where news_id = js 1054: Unknown column 'js' in 'where clause'1