Thread: rp_buddy error
View Single Post
Old November 8th, 2008, 08:35 PM   #6 (permalink)
rcsmith
Member
Verified Customer
 
Join Date: Feb 2002
Location: Northern California
Posts: 222
I used your code:
Code:
Content visible to verified customers only.
and now it says:

We're sorry, but the system experienced an unrecoverable error. Please try again later.

Script:

Query: SELECT user,userid,COUNT(*) AS pcount FROM rp_products GROUP BY user ORDER BY pcount DESC LIMIT 5

Result: Got error 12 from table handler

Database handle: Resource id #37
rcsmith is offline   Reply With Quote