Fatal error

what that mean and how this fix`?

Fatal error: Call to undefined function getBodyImages() in /home/evilman/public_html/inc/classes/BxDolTemplate.php(1754) : eval()'d code on line 1

Quote · 25 Nov 2013

The function getBodyImages does not exist in dolphin.

So it must belong to a 3'rd party module.

And the error is occurring in evaled code as per the error message which means the error is occurring most likely in a page block.

So first thing you need to know is if the error is occurring on all pages or just one. My guess is just one. Then you need to determine what block it is. Start by removing one block at a time out of the page until you find the one causing the problem. Start with the blocks that are not standard with dolphin because as i said, it's a 3'rd party module. Then once you have identified what module it it contact the vendor of the module for help.

https://www.deanbassett.com
Quote · 25 Nov 2013
 
 
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.