Home     News     Entertainment     Fashion     Classifieds     Alumni     Jobs     Shopping     Directory     Sports     Friends     Forums     e-Cards  
  Naija » News » ArticlesWelcome Guest  
News
African News (10)
Diaspora News (3)
International News (23)
Odd News (1)
Tragic Events (91)
World (1)
Politics (57)
Business (14)
Sports (80)
Education (5)
Entertainment (21)
Government (183)
Health (8)
Life Style (7)
Legal (37)
Banking (3)
Technology (6)
Economy (20)
Fashion->
Travel (5)
Articles
New Articles (0)
All Articles (35)
Arts-and-Entertainment
Business -> (25)
Communtications
Finance
Food-and-Drinks
Health-and-Fitness -> (8)
Immigration (1)
IT Technology
Legal
Reference and Education
Self-Improvement
Fashion -> (1)
All Articles
Current Articles
Displaying 1 to 15 (of 35 articles) Result Pages:  1  2  3  [Next >>] 
1 - Can't create/write to file '/tmp/#sql_5502_0.MYI' (Errcode: 13)

select a.articles_id, a.articles_date_added, ad.articles_name, ad.articles_head_desc_tag, au.authors_id, au.authors_name, td.topics_id, td.topics_name from news_articles a left join news_authors au on a.authors_id = au.authors_id, news_articles_to_topics a2t left join news_topics_description td on a2t.topics_id = td.topics_id, news_articles_description ad where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a.articles_id = ad.articles_id and ad.language_id = '1' and td.language_id = '1' order by a.articles_date_added desc, ad.articles_name limit 0, 15

[TEP STOP]