database errors

Hi All.

 

I got the latest v7 rc2 installed and all seemed to be working fine for a day or two. Just tried to do more testing and get the following errors i didnt get before. Any help would be much appreciated as i dont want to go through reinstalling yet again.

 

 

Database error in

Query:

SELECT obj.*   
                FROM  `sys_objects_tag` obj LEFT JOIN  `sys_tags` tgs 
                ON obj.`ObjectName` = tgs.`Type` WHERE `tgs`.`Tag` IS NOT NULL GROUP BY obj.`ObjectName` ORDER BY obj.`ID`

Mysql error: Got error 28 from storage engine

Found error in the file '/home/xxxxxx/public_html/inc/classes/BxDolTags.php' at line 75.
Called 'db_res' function with erroneous argument #0.

 

 

 

I tried logging into the admin and then got this error

 

Database error in

Query:

SELECT 'sex' AS `by`, `Sex` AS `value`, COUNT(`ID`) AS `count` FROM `Profiles` WHERE NOT ISNULL(`Sex`) AND `Sex` <> '' GROUP BY `Sex`

Mysql error: Got error 28 from storage engine

Found error in the file '/home/xxxxx/public_html/administration/profiles.php' at line 155.
Called 'getAll' function with erroneous argument #0.

Strange who I never got these before.

 

Anyone?

 

Thanks

 

 

Jim

 

 

 

 

Quote · 6 Dec 2009

What changes did you make right before you started getting this error? There must have been something you added/edited to make this happen when testing.

Chris

Nothing to see here
Quote · 7 Dec 2009

It looks that you are out of your hard disk space.

Rules → http://www.boonex.com/terms
Quote · 7 Dec 2009

Hi GUYS

 

Thanks for taking the time to reply.

 

Very Very strange but this error appears to have disappeared. Been testing all day yesterday after this post and error not repeated.

 

Dont know what else to say:-)

 

Thanks anyway gentlemen.

 

 

Jim

 

Quote · 7 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.