Database query error

AniMagicClub.com

Dont know where to begin or what to do.  My site was messed up a few days ago and now this.  I had to reinstall but lost members and content.

Quote · 29 Jan 2011

First, you check your email, spam box perhaps, you will see an email from your site. It will go to the email you put in during installation. If you completely forgot, it's in the file inc/header.inc.php look for line:

$site['bugReportMail']     = "emails@site.com";   <<bold will be your email

When you get it => look for Mysql error: <<<< it will be bold ...probably in this huge email...but you dont need to read the entire thing...just the sentence after the bold... when you get it post it here and someone can translate it for you...it will read something like

"Mysql error: getParam trying to do something on a non object. in this file.php line 85"  This line will tell you whats the issue what file and what line.

I have video tutorials to help you mrpowless.com
Quote · 29 Jan 2011

wow thank you for your help, here's what I got

 

SELECT `id` FROM `bx_store_products` WHERE `status` = 'approved' AND `allow_view_product_to` = '3' LIMIT 1

Mysql error: Table './ocean101_dolph71/bx_store_products' is marked as crashed and should be repaired

Quote · 29 Jan 2011

Well. Now that's the first time i have seen that.

The database table bx_store_products is damaged. Database issue. You will need to try repairing the table. It can be done in phpMyAdmin, or have your host do it.

If that does not solve it, then the store module will need to be uninstalled which hopefully will be able to delete the damaged table and then reinstalled.

https://www.deanbassett.com
Quote · 29 Jan 2011
 
 
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.