3 of 4
3
Extension: Accessible Captchas
Posted: 12 March 2009 02:26 AM   [ Ignore ]   [ # 37 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  6243
Joined  08-04-2002

That’s always been a problem, things scattered everywhere. Will be nice to have a master directory Ryan.
Wish there was a site where EE users could be identified by location. Would be easy to set up get togethers. Been suggested many times but never implemented.

Profile
 
 
Posted: 12 March 2009 02:31 AM   [ Ignore ]   [ # 38 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  2124
Joined  03-26-2006

Well, I’ll tell you this much: I don’t see why devot:ee couldn’t help facilitate that. To get the most out of the site one will have to register, so why not include location information? I don’t want to hijack this thread, but I’m certainly open to suggestions above and beyond what I already have planned.

 Signature 

ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee

Profile
 
 
Posted: 19 April 2009 11:47 PM   [ Ignore ]   [ # 39 ]  
Summer Student
Total Posts:  16
Joined  02-14-2008

Are there any known bugs for this extension when viewing the captcha form on a Mac using Firefox?

I’ve got the extension working perfectly in everything apart from this combination of OS and browser.

...and yes it’s working on a PC using Firefox. Which does raise more than one eyebrow as to why this wouldn’t be working on a MAC, it seems to defy web-browser logic.

Any help would be greatly appreciated.

Profile
 
 
Posted: 20 April 2009 11:54 AM   [ Ignore ]   [ # 40 ]  
Moderator
Avatar
RankRankRankRank
Total Posts:  1537
Joined  06-20-2005

Hi Adhesion,

I’m afraid that I don’t know of any bugs/problem that prevent this working on any platform/browser combination. Do you have a URL where I can what’s happening?

Cheers

Dry

 Signature 

   Purple Dogfish | Member of EE Pro Network | Follow me on Twitter

Profile
MSG
 
 
Posted: 20 April 2009 04:38 PM   [ Ignore ]   [ # 41 ]  
Summer Student
Total Posts:  16
Joined  02-14-2008

Thanks for your speedy response!

Well I’m going to look like an idiot now and say I can’t replicate the issue this morning, worked very late last night trying to resolve it. So I’m more than happy to say it’s working perfectly across every combination now. It’s good to know there are know ‘known’ bugs though.

I can only assume it would have been a caching issue with our development servers?

UPDATE: If any others were having the same issue as me, logout of Expression Engine and then view your website. You should be able to see the captcha form after hitting refresh on your browser.

It looks like there was a conflict between being ‘logged in’ to EE and the captcha form itself. I think this is the same issue you get if you use the native EE captcha forms.

Drylouvre - 20 April 2009 11:54 AM

Hi Adhesion,

I’m afraid that I don’t know of any bugs/problem that prevent this working on any platform/browser combination. Do you have a URL where I can what’s happening?

Cheers

Dry

Profile
 
 
Posted: 26 August 2009 12:34 AM   [ Ignore ]   [ # 42 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  155
Joined  06-10-2006
Adam George - 05 August 2008 10:20 PM

This doesn’t show up for me in the extensions list. (Files uploaded to the appropriate places) EE ver 1.6.3

EDIT: It was a permissions issue. Weird though, that it hasn’t ever happened before with other extensions…

Extension & Language File are both set to 700 and should be set 644.

Profile
 
 
Posted: 06 October 2009 07:47 PM   [ Ignore ]   [ # 43 ]  
Research Assistant
RankRankRank
Total Posts:  495
Joined  02-22-2006

Hello,

This looks like a great captcha system.

Unfortunately, right after I initialized the captcha extension and visited a page with captcha(s), my browser locked up and it looked like the page was stuck in an endless loop. Here is the repeated error:

Notice Uninitialized string offset: 0 in /path/to/system/folder/extensions/ext.accessible_captcha.php on line 69
Notice Uninitialized string offset: 0 in /path/to/system/folder/extensions/ext.accessible_captcha.php on line 72

Some server details:

Ubuntu Jaunty 9.04 PHP5.x

Hmmm, looking at those lines in the code, I am wondering if it is because I did not fill-in all the question/answers?

This error pretty much brought our server to its knees. :(

Would be cool if you could test the captcha first, before implementing site-wide.

Any tips?

Thanks for this extension! I am excited to get it working. smile

Thanks,
Micky

 Signature 

EE Plugins: Keywordz, x2html, SizePlus, randimgplus & randPro

Profile
 
 
Posted: 07 October 2009 10:39 AM   [ Ignore ]   [ # 44 ]  
Moderator
Avatar
RankRankRankRank
Total Posts:  1537
Joined  06-20-2005

Hi Micky,

I’ve not had this error type of error reported before. You shouldn’t need to fill all the Q&As;. I’m just wondering, are you running 5.3?

Cheers

Dry

 Signature 

   Purple Dogfish | Member of EE Pro Network | Follow me on Twitter

Profile
MSG
 
 
Posted: 07 October 2009 12:01 PM   [ Ignore ]   [ # 45 ]  
Research Assistant
RankRankRank
Total Posts:  495
Joined  02-22-2006

Hi Dry! Many thanks for the reply, I really appreciate it. smile

Ah, it looks like we are running:

PHP Version 5.2.6-3ubuntu4.2

I am wondering if we need to upgrade to 5.3.x?

The IS dept. just setup a test server with these specs:

PHP Version 5.2.4-2ubuntu5.5

I will report back with my findings.

Thanks again Dry! I really appreciate it. We are looking forward to using something other than the standard Captcha. smile

Cheers,
Micky

 Signature 

EE Plugins: Keywordz, x2html, SizePlus, randimgplus & randPro

Profile
 
 
Posted: 07 October 2009 12:04 PM   [ Ignore ]   [ # 46 ]  
Moderator
Avatar
RankRankRankRank
Total Posts:  1537
Joined  06-20-2005

Hi Micky,

No, you shouldn’t need 5.3 at all - in fact, that may cause more problems. I will set up a test server with the same specs as yours and test it out to try and find out what’s causing it. Did you get any other log file errors at all?

Cheers

Dry

 Signature 

   Purple Dogfish | Member of EE Pro Network | Follow me on Twitter

Profile
MSG
 
 
Posted: 07 October 2009 01:46 PM   [ Ignore ]   [ # 47 ]  
Research Assistant
RankRankRank
Total Posts:  495
Joined  02-22-2006

Hi Dry!

Sorry for my late reply.

Many thanks for all of your help! I really appreciate it. smile

Looking at the error log, I do not see anything related to these notices.

I just installed and enabled it on our test server, and was able to reproduce the same error.

Steps:

1. Installed/enabled ext.
2. Navigated directly to page with CAPTCHA.
3. PHP notices appear.

I then went back to the ext. settings, and filled-in all the questions/answers, and the page loaded without problems.

Next, I went back to delete a few of the Q/A, and the page loaded just fine.

I was able to reproduce the notices again, by re-installing the ext., and then immediately visiting a CAPTCHA page.

Next, on our test server, I re-installed the ext. and then filled in a few questions… I then navigated to a CAPTCHA page and I did not receive any notices.

Lastly, I re-installed the extension and logged out of EE. I then navigated to a CAPTCHA page and received a blank page after about a minute of waiting. I assume this is because of the Output and Debugging Preferences of “1: PHP/SQL error messages shown only to Super Admins.”

So, in conclusion, it looks like if you are a complete noob and do not fill out any questions right away, a CAPTCHA page (at least this happens on our servers) will generate PHP notice messages.

Hmmm, maybe the ext. could fill-in the first Q/A with a default question/answer?

Let me know if you need more info!

Thank you!
Cheers,
Micky

 Signature 

EE Plugins: Keywordz, x2html, SizePlus, randimgplus & randPro

Profile
 
 
Posted: 07 October 2009 01:55 PM   [ Ignore ]   [ # 48 ]  
Moderator
Avatar
RankRankRankRank
Total Posts:  1537
Joined  06-20-2005

Hi Micky,

You’re right! It really should provide a default Q & A on installation. I’ll update it.

Thanks for your detailed help.

Cheers

Dry

 Signature 

   Purple Dogfish | Member of EE Pro Network | Follow me on Twitter

Profile
MSG
 
 
Posted: 07 October 2009 02:08 PM   [ Ignore ]   [ # 49 ]  
Research Assistant
RankRankRank
Total Posts:  495
Joined  02-22-2006

Hi Dry!

Thanks for the super quick replies! I really appreciate all of your help.

We are totally excited to start using this extension. smile

Have an excellent day!

Cheers,
M

 Signature 

EE Plugins: Keywordz, x2html, SizePlus, randimgplus & randPro

Profile
 
 
Posted: 03 November 2009 05:32 PM   [ Ignore ]   [ # 50 ]  
Grad Student
Rank
Total Posts:  39
Joined  08-12-2009

I’m using this plugin and it works pretty good. I just noticed today that the site I’m using it on is getting the comments spammed. I only had one security question on there…“what does 2+2 equal?”

I deleted the comments, changed the question, and blacklisted the IP address. Are multiple questions necessary? Or one good one?

Profile
 
 
Posted: 03 November 2009 06:37 PM   [ Ignore ]   [ # 51 ]  
Research Assistant
RankRankRank
Total Posts:  495
Joined  02-22-2006

Hi Moxie,

Imho, I think you should max out your questions.

Having just one question would be pretty easy to bypass via automation.

Also, check out CP “Home” >> “Modules” >> “Blacklist/Whitelist”... I like using the “Write Blacklist to .htaccess file?” feature.

Also, don’t forget to download Blacklist/Whitelist from EE.

 Signature 

EE Plugins: Keywordz, x2html, SizePlus, randimgplus & randPro

Profile
 
 
Posted: 28 November 2009 08:52 PM   [ Ignore ]   [ # 52 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  113
Joined  12-01-2008

I’ve run into a bug/problem with my implementation of this extension.

If you submit a form with the wrong answer you receive a message saying the captcha was incorrect. If you then click back to the form correct the captcha answer and resubmit, the answer is still denied even if correct.

I’ve had 2 or 3 guests report that they’ve had problems with the captchas and I think this was the issue with each case. It may also be that for any reason you leave the form and then return (for example, maybe you didn’t fill in a required field and received a user message asking you to go back and fill in the field) this problem occurs.

Has anyone else had this problem? Is it possible that the captcha answer is refreshing when you return to the form but the question isn’t refreshing properly? Perhaps an issue with page caching? I have page caching set for nearly every page on the site.

Here’s a working example of what I’m talking about: http://www.weddingwise.co.nz/add-listing

We’re using the script for every form on the site so the same thing would happen on http://www.weddingwise.co.nz/contact or any other page with a form.

I’ve tested this and on many occasions have been able to reproduce the problem. Would appreciate any suggestions. Thanks.

 Signature 

benek - web design portfolio
WeddingWise - NZ wedding vendor directory
FotoMaps - put your photos on a map

Profile
 
 
Posted: 29 November 2009 07:42 AM   [ Ignore ]   [ # 53 ]  
Moderator
Avatar
RankRankRankRank
Total Posts:  1537
Joined  06-20-2005

Hi Benek,

Can you remove the caching on each template where you are using forms to see if the problem persists?

Cheers

Greg

 Signature 

   Purple Dogfish | Member of EE Pro Network | Follow me on Twitter

Profile
MSG
 
 
Posted: 29 November 2009 11:47 PM   [ Ignore ]   [ # 54 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  113
Joined  12-01-2008

Turning off template caching seems to have fixed the problem, at least in my initial test. I tried two different forms after turning off caching and did not repeat the problem. I’ll do some further testing and report if there are any other problems.

Is there no way to make this extension compatible with template caching?

 Signature 

benek - web design portfolio
WeddingWise - NZ wedding vendor directory
FotoMaps - put your photos on a map

Profile
 
 
   
3 of 4
3
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1743, on December 02, 2009 03:47 PM
Total Registered Members: 120496 Total Logged-in Users: 47
Total Topics: 126566 Total Anonymous Users: 22
Total Replies: 665440 Total Guests: 305
Total Posts: 792006    
Members ( View Memberlist )