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'
SELECT COUNT(`ID`) FROM `avideo_albums` WHERE `Status`='approved'
Mysql error:
Table 'server_site.avideo_albums' doesn't exist
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:
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
