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