whenever I set PT_DEBUG to 1 I get an error message: Undefined index: pt_debug in /Users/sebi/Sites/storecheck/_phenotype/system/class/PhenotypePage.class.php on line 794.
Apparently the cookie is not set. !?
solution? set the cookie of check if $_COOKIE["pt_debug"] exists (it's called 6 times)
Log in to post a comment.
solution? set the cookie of check if $_COOKIE["pt_debug"] exists (it's called 6 times)