Database query error

While trying to access my website I get error- database query error.  I cannot access my site at all.  This is my second install and last time it happened when customers were trying to join.  Please if anyone can help?  Is this an issue with my hosting company or software issue?

Thanks

Ed

Quote · 18 Mar 2012

We need to see the actual error message.  Either enable database debugging (via /inc/classes/BxDolDb.php) or check for an email with the error message.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 18 Mar 2012

I've attached a copy of the most recent email error message. We received 11 error message emails today.  Any help would be appreciated.

Thanks

ru4realerror.txt · 57.3K · 322 downloads
Quote · 18 Mar 2012

This looks like "view source" of the site, I couldn't find the error?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 18 Mar 2012

Sorry I am new and do not understand what you mean by "view source".

Quote · 18 Mar 2012

go to inc/classes/BxDolDb.php

and near top change the debug to true from false. and than tell us what you see.

so much to do....
Quote · 18 Mar 2012

It appears to be working for now, this would not happen all of the time, so I will see what happens through out the day today.  Hoping this works.

Quote · 18 Mar 2012

than it should be your host problem maybe your mysql server was offline or something else.

so much to do....
Quote · 18 Mar 2012

Thanks, I was also thinking that, maybe I will have to change hosting companies

Quote · 18 Mar 2012

This is the new error that just occured

 

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:
Can't create/write to file '/tmp/#sql_aba_0.MYI' (Errcode: 28)
 
Any ideas on how I can fix this?
Thanks
Quote · 18 Mar 2012

You need to contact your hosting provider.  This is an issue with their server.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 18 Mar 2012

To be more specific so you know what the error means incase your hosting provider plays stupid. And some do.

MySQL is attempting to write temporary data to the servers /tmp directory. This is not the tmp folder in your dolphin site. The path is specifically /tmp which indicates the server itself. And the error Errcode: 28 means the write failed because the server is out of hard drive space.

So yes. Nathan is correct. You must contact your host. The problem is not with dolphin but lack of hard drive space on the server.

https://www.deanbassett.com
Quote · 18 Mar 2012
 
 
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.