1
Hello.
I don't know why but for some reasons, when I want to go on a user profile, I get this error:
mySQL query error: SELECT DISTINCT(p.forum_id), f.name, COUNT(p.author_id) as f_posts FROM xoops_ipb_posts p, xoops_ipb_forums f WHERE p.forum_id IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,19,17,18,20) AND p.author_id='1' AND p.forum_id=f.id GROUP BY p.forum_id ORDER BY f_posts DESC
mySQL error: Can't open file: 'xoops_ipb_posts.MYI' (errno: 145)
mySQL error code:
Date: Sunday 07th of May 2006 01:31:49 PM
I don't think I've changed something recently but as my host changed to phpsuexec and changed all permission on files, it could come from here. Anyway, I can't find this file anywhere, so, I'm wondering how to correct this problem.
Thanks in advance for your help!