After looking this up, the line (line 1544) it is talking about says this:
and the other one in the configuration.php file... I have no idea, but the only line that has "eval" in it is this one..return call_user_func($function, $parameter);
Any suggestions?eval('$value_field = ' . $cInfo->set_function . '"' . htmlspecialchars($cInfo->configuration_value) . '");');
Bookmarks