Forbez 0 Report post Posted July 16, 2008 I get the following error when I try changing a users group of my Phpbb3 powered forums. SQL ERROR [ mysql4 ]Got error 28 from storage engine [1030]SQLSELECT ug.*, g.* FROM groups g, user_group ug WHERE ug.user_id = 83 AND g.group_id = ug.group_id ORDER BY g.group_type DESC, ug.user_pending ASC, g.group_nameBACKTRACEFILE: includes/db/mysql.phpLINE: 158CALL: dbal->sql_error()FILE: includes/acp/acp_users.phpLINE: 1881CALL: dbal_mysql->sql_query()FILE: includes/functions_module.phpLINE: 471CALL: acp_users->main()FILE: adm/index.phpLINE: 74CALL: p_master->load_active() I've read on other forums that this problem is related to disk space and it was advised to talk to the host about this.My total disk usage is at, atm, 59.39/500 MB. I have a lot of space remaining.Some guidance, espcially from admins will be really great =D. Share this post Link to post Share on other sites
Forbez 0 Report post Posted July 20, 2008 Anyone gonna help me here? Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted July 20, 2008 It seems that the DB Server is having issues lately.It may be related to the same problem that Opaque is currently working on with the SQL being "full".Stay tuned. Let the Server Admins do their thing. Share this post Link to post Share on other sites
Forbez 0 Report post Posted July 20, 2008 It seems that the DB Server is having issues lately.It may be related to the same problem that Opaque is currently working on with the SQL being "full".Stay tuned. Let the Server Admins do their thing.Thanks for the reply, I'll be patience and wait for a notice of the problem being resolved. Again, thanks. Share this post Link to post Share on other sites
Forbez 0 Report post Posted July 23, 2008 It's been a week since I originally posted this thread, any admin support going to be offered? Share this post Link to post Share on other sites
Accure 0 Report post Posted July 24, 2008 There are obviously some problems with your MySQL Database. If you want to fix this, you might want to take a look in your MySQL DB. Share this post Link to post Share on other sites