Hello,
When I click on Dashboard located in the Dolphin Admin Area I get the error below. Can someone please help!?
Thank you!
Database error in U-neek.me
Query:
SELECT COUNT(`id`) FROM `bx_store_products` WHERE `status`='approved'
Mysql error: Table 'uneekcom_dolphin.bx_store_products' doesn't exist
Found error in the file '/home/uneekcom/public_html/inc/classes/BxDolAdminDashboard.php' at line132. Called 'getOne' function with erroneous argument #0.
|
Mysql error: Table 'uneekcom_dolphin.bx_store_products' doesn't exist DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price! |
The reason is provided as Detective08 pointed out.
So i am guessing you either did not see it, or you do not fully understand it.
Let me ask this question. Did you recently uninstall the boonex store module? https://www.deanbassett.com |
Yes, I did recently uninstall the store module, should I re install it? |
The cause of the error is because it did not uninstall correctly, so yes, you need to try and re-install and uninstall again. https://www.deanbassett.com |
I do not see it in the installed module section of my admin area, also when I click on Account I am getting an error also see below:
Database error in U-neek.me
Query:
SELECT COUNT(*) FROM `bx_store_products` WHERE `author_id` = '1' AND `status`='approved'
Mysql error: Table 'uneekcom_dolphin.bx_store_products' doesn't exist
Found error in the file '/home/uneekcom/public_html/member.php' at line 161. Called 'db_value' function with erroneous argument #0.
|
Ok. your not quite getting it.
The error is occurring because part of the module is still installed. It does not have to show up as installed. It could show up as not installed. That does not matter. The fact remains that something in dolphin is still calling the store module and thus part of the module is still installed. So the fact that you do not see it as an installed module means nothing.
There are only two ways to resolve it. One is to reinstall and then uninstall again. The other if that fails is to do a manual removal which is a process i cannot walk you through.
And please edit your posts and remove all text of the error below the line Debug backtrace: Nothing below that line is needed and makes the post harder to read.
https://www.deanbassett.com |
Ok, I edited my questions. Is there a manual that walks through the manual uninstall of the modules?
Thank you!
|
Did you try reinstalling it first? Also, make sure your cache is cleared/disabled. If XCache or a similar cache engine is used, it can mess with module installs/uninstalls. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Ok it was that I was forgetting to clear the cache. It is working now!
Thank you!
|