 |
Products |
 |
|
 |
Services |
 |
|
 |
Community |
 |
|
 |
Company |
 |
|
 |
Other |
 |
|
|
|
FAQ Catagories Home |
|
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /usr/www/users/codemorp/includes/functions/database.php on line 44
1194 - Table 'faqdesk_description' is marked as crashed and should be repaired
select p.faqdesk_id, p.faqdesk_date_added, pd.faqdesk_question,
pd.faqdesk_answer_long, pd.faqdesk_answer_short from faqdesk_description pd, faqdesk p, faqdesk_to_categories p2c
where p.faqdesk_status = '1' and p.faqdesk_id = p2c.faqdesk_id and pd.faqdesk_id = p2c.faqdesk_id
and pd.language_id = '1' and p2c.categories_id = '1' order by p.sort_order
[TEP STOP]
|