Posted on Aug 4, 2005, 2:30 pm by owaowner
| |
Big Troubles
|
I am having some troubles with my clidev forums. I am getting really frustrated and I need this problem solved soon because I will soon have people coming into my forums.
Whenever I try to open the forums I get a message that says...
mySQL query error: SELECT DISTINCT(wana_posts.author_id), wana_topics.* FROM wana_topics
LEFT JOIN wana_posts ON
(wana_topics.tid=wana_posts.topic_id AND wana_posts.author_id=1)
WHERE wana_topics.forum_id=26
and wana_topics.approved=1
and (wana_topics.pinned=1 or wana_topics.last_post > 1120587956) ORDER BY pinned DESC, last_post DESC LIMIT 0,15
mySQL error: Can't open file: 'wana_posts.MYI' (errno: 145)
mySQL error code:
Date: Thursday 04th of August 2005 01:25:56 PM
Whenever I open the forums as a guest, they open. But when I open them as just a member, or my administrator account that message comes up again. It's not when I go to the forums index it's whenever I try to open a forum.
The address for my forum is <!--{url=wana.clicdev.com}--><a href="http://wana.clicdev.com" target="_blank"><!--*-->wana.clicdev.com<!--{/url}--></a><!--*-->
Last edit by owaowner on Dec 31, 1969, 7:00 pm

|