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.
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. |
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 |
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 |
Well. Now that's the first time i have seen that. https://www.deanbassett.com |