Reply New Topic
2009/1/28 19:44:55
#1
Offline
Home away from home

Register Captcha on 1.1.1 not working

Hello,

I have a production site I just took up to 1.1.1. I have also repeated this on a clean install in my dev environment. I can go through the registration and not enter any text for the captcha and the site still registers the account.

Is this a known bug? Anyone else having this problem.

To just check I did a clean icms install again. And I'm still getting the same problem.



2009/1/29 0:25:52
#2
Offline
Home away from home

Re: Register Captcha on 1.1.1 not working

Yes, this can be a bug. See for more information here.

_________________
McDonalds Store

2009/1/29 10:35:08
#3
Offline
Home away from home

Re: Register Captcha on 1.1.1 not working

Thanks!!!

I'll pull down the patch and see if it fixes the problem. If it does I'll post back here for the benefit of the community incase anyone else is searching for an answer for this problem.


2009/1/29 10:44:29
#4
Offline
Home away from home

Re: Register Captcha on 1.1.1 not working

the patch in the thread mentioned, will not fix the captcha issue, because the captcha issue was unknown at the time i made that patch.

however it has been fixed in the 1.1.2 branch which will be released very soon.

in the meantime if you have updated your production site, i can zip up the 1.1.2 RC branch for you, and you can test & report back..

_________________
Live as if you were to die tomorrow, Learn as if you were to live forever

The beauty of a living thing is not the atoms that go into it, but the way those atoms are put together!

2009/1/29 10:52:23
#5
Offline
Home away from home

Re: Register Captcha on 1.1.1 not working

Vaughn

Thanks. If the 1.1.2 release is going to happen in a week or so I do not want to waste your time. I can definitely wait for the release.

Thanks.


2009/1/29 10:59:46
#6
Offline
Home away from home

Re: Register Captcha on 1.1.1 not working

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")

_________________
Live as if you were to die tomorrow, Learn as if you were to live forever

The beauty of a living thing is not the atoms that go into it, but the way those atoms are put together!

Reply New Topic extras
 Previous Topic   Next Topic
You can view topic.
You can start a new topic.
You can reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You can post without approval.