Hi,
i update to 7.0.9 but when i go to the administration page, i get this error message :
Fatal error: Call to undefined method BxDolAdminDashboard::getPhotosBlock() in /var/www/vhosts/xxx/httpdocs/xxx/inc/classes/BxDolAdminDashboard.php(60) : eval()'d code on line 1
If i change the BxDolAdminDashboard.php file with the old one, it's work ...
Somebody can help me?
Thank you ... |
There is no such function by default - getPhotosBlock in BxDolAdminDashboard class. Most probably some 3rd party mod added this, you need to re-apply changes from this mod, or ask mod author for the help. Rules → http://www.boonex.com/terms |
Ok, i will check because i don't remember to do any change... but it is possible... Thak you for the fast help..
... |