error - cant login to admin

Installed a couple of mods yesterday, can no longer log into admin.

Cleared cache manually but still no change!

 

I can see the issue is with the module 'aVideo' but not sure what I need to do to get past this error. 

Its looking for an sql table thats not there. 

This module was installed, then un-installed via admin as it didn't work as needed.

Any suggestions?

 

 

Database query error
Query:
SELECT COUNT(`ID`) FROM `avideo_albums` WHERE `Status`='approved'
Mysql error:
Table 'server_site.avideo_albums' doesn't exist
Found error in the file '/home/server/public_html/site/inc/classes/BxDolAdminDashboard.php' at line 132.
Called 'getOne' function with erroneous argument #0.

Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /home/server/public_html/site/inc/classes/BxDolDb.php
            [line] => 237
            [function] => error
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Table 'server_site.avideo_albums' doesn't exist
                    [host] => localhost
                    [port] => 
                    [socket] => 
                    [dbname] => server_site
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #25
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
Quote · 27 Jul 2014

did you edit an files as part of the installation?

~~Mike ~~ This Signature is missing something :(
Quote · 27 Jul 2014

no. just installed it, tried it, uninstalled it.

Quote · 27 Jul 2014

Looks like the module added something to the sys_stat_site table. You may want to check there for a entry that matches that table name.

https://www.deanbassett.com
Quote · 27 Jul 2014

Worked thanks :-)

Quote · 27 Jul 2014
 
 
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.