Home FAQ Submit Ticket Favorites |
||
| Categories
Search
FAQs
Search our FAQ to find resolutions to common issues.Our Links
| Flash Templates Knowledge Base SQL error (Can't create/write to file '/tmp/#sql_6852_0.MYI' (Errcode: 13)) in (
select topics.topic_id,subject,left(body,255),short_content,body,
(match(body,subject) against ('')) as score,topics.icon
from topics ,topics_categories,help_categories
where access=1 and (((expires and expires>=curdate()) or not expires) and
((since and since<=curdate()) or not since))
and topics.topic_id=topics_categories.topic_id and
topics_categories.category_id='0' and
((topics_categories.category_id=help_categories.category_id and
help_categories.active in (1,2)) or '0'=0)
group by topics.topic_id
order by score desc,topics.sort asc,topics.subject asc
limit 0,10) Main Articles
Frequently Asked Questions
|