Page 1 of 1

Statistics Error

PostPosted: Wed May 17, 2006 3:51 pm
Author: CopsOffDuty
Hey Everyone!

Today my board generated the following error when you click statistics. Anyone know why and how to resolve it?

Couldn't query attachments

SQL Statement: SELECT a.post_id, p.forum_id as post_forum_id, t.topic_title, d.* FROM phpbb_attachments a, phpbb_attachments_desc d, phpbb_posts p, phpbb_topics t WHERE (a.post_id = p.post_id) AND (p.topic_id = t.topic_id) AND (a.attach_id = d.attach_id) ORDER BY download_count DESC LIMIT 10

Re: Statistics Error

PostPosted: Wed May 17, 2006 4:03 pm
Author: CopsOffDuty
I must have gone over the alowed MySQL inquiries on my server.

It resets every hour and now it's back to normal. hmmm.. Interesting.

Well.. Thanks anyhow! <img>

PostPosted: Thu May 18, 2006 1:25 am
Author: Adrian Rea
So all is clear? It could have been a host issue as you say. Maybe they were doing something their end.

A