After upgrading to version 6.1.5 we are getting this error:
Warning: require_once([/home/mysite/public_html/]inc/header.inc.php): failed to open stream: No such file or directory in /home/mysite/public_html/periodic/notifies.php on line 21
Fatal error: require_once(): Failed opening required '[/home/mysite/public_html/]inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/periodic/notifies.php on line 21
Been trying to figure out how to solve it, but so far no success. Any suggestions?