Hi,
My website says "Database Query Error" ... This happened after I installed the Advanced Email Template module.. I do not have access to the original email we set up.. so I cannot see the actual error report.. What do I do now to fix this?
Hi, My website says "Database Query Error" ... This happened after I installed the Advanced Email Template module.. I do not have access to the original email we set up.. so I cannot see the actual error report.. What do I do now to fix this?
|
Hi, My website says "Database Query Error" ... This happened after I installed the Advanced Email Template module.. I do not have access to the original email we set up.. so I cannot see the actual error report.. What do I do now to fix this?
Try Restoring the tool in Control Panel to your hosting Panfilov |
Hello My website says "Database Query Error" ... This happened after I installed the Advanced Email Template module.. I do not have access to the original email we set up.. so I cannot see the actual error report.. What do I do now to fix this?
You may see full error description directly on a page. To have this you need to enable "Debug Mode" via inc/classes/BxDolDb.php file. Find the following line of code define( 'DB_FULL_DEBUG_MODE', false ); and replace it with this one define( 'DB_FULL_DEBUG_MODE', true ); Don't forget to undo the changes when the issue will be fixed. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
We need to know more. A copy of the full database error should have been sent to the site's admin email address. If not, turn on database debugging in /inc/classes/BxDolDb.php and trigger the error again - then post the output to this thread.
Edit: AntonLV beat me to it. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |