Am getting this error in my site.... i can't access my site..only administration!.... i get this error:
Fatal error: Call to undefined function getBodyImages() in public_html/inc/classes/BxDolTemplate.php(1669) : eval()'d code on line 1
Am getting this error in my site.... i can't access my site..only administration!.... i get this error: Fatal error: Call to undefined function getBodyImages() in public_html/inc/classes/BxDolTemplate.php(1669) : eval()'d code on line 1 |
The function getBodyImages() is not a dolphin function. Combine that fact with the error which is produced by the eval() function tells me the error exists in a php type page block provided by a 3'rd part module. https://www.deanbassett.com |
i can't find the solution.........i tryed moving the page blocks etc..nothing works......!!!! i can't access no page...on my site..it automatically gives me that error every where....some thing to do with template file with is in php i think. idk....... i made some changes on inc/classes but now i restored the dolphin original copy of it back..and doesn't seem that the problems is there i think...some one Help me... i feel like cry |
Did you clear cache and cach_public via ftp (leaving .htaccess files) after changing inc/classes or files? What is your site url? |
thanks, rhimpr ... jst clered my cache folders....and its working back to normal :) |