Report message:*
 

Re: Register Captcha on 1.1.1 not working

Subject: Re: Register Captcha on 1.1.1 not working
by Vaughan on 2009/1/29 10:59:46

no probs :).. it will not be even a week, probably could be tomorrow or saturday at latest.

if you want to do the edit manually.. in register.php

search for

@include_once ICMS_ROOT_PATH."/libraries/captcha/captcha.php")

around line 194

and replace with

@include_once ICMS_ROOT_PATH."/class/captcha/captcha.php")