I am getting the following error displayed when using captcha on a comments form:
Notice: Undefined variable: now in system\core\core.functions.php on line 1901
This is only displayed when the user is logged in, if they are a public visitor then the error is not displayed.
Having reviewed the HTML and the sourcecode, it would appear that the contents of the now variable is never getting defined, regardless of whether you are logged in or not. If you look at the properties of the captcha image here you will see that the filename is set to “.jpg”
Any suggestions on what the problem is here? I am running v1.6.4 of EE just in case that is any help
cheers
Giles
