Can anybody answer this for me?

Quote Originally Posted by ChrisSD View Post
I just checked the error logs and got this:
PHP Fatal error:
Call to undefined function zen_page_key_exists() in /home2/*********websitename/public_html/zentest/includes/init_includes/init_cookie_control_config.php
on line 60

init_cookie_control_config.php is in the zc_admin folder.

Line 60 is: if (!zen_page_key_exists('configCookieControl')) {

Is this the correct location for init_cookie_control_config.php ?