CCK User-defined Node Types - no Captcha

EnekoAlonso - January 15, 2007 - 16:18
Project:CAPTCHA
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi, I'm wondering when this module will be ready for Drupal 5.0. I think it's the best way to avoid spam when having anonymous visitors allowd to add comments.

Any clue? Is the HEAD version compatible with 5.0?

#1

merlinofchaos - January 15, 2007 - 19:35

There is a Drupal 5 branch and there even appears to be a release tag for 5.x-1.0 but the release node has not yet been created, so there isn't yet a tarball. Hopefully this'll be done relatively soon.

#2

wundo - January 15, 2007 - 23:49

I'm having problems to create the release. :(
As I solve this a release should be available to download. And yes, the HEAD is compatible with Drupal 5.

#3

alliax - January 21, 2007 - 13:46

Does captcha for drupal 5 has the same problem as 4.7 where captcha is simply NOT WORKING because always failing in some drupal installations?

#4

ryanthered - January 29, 2007 - 01:49
Title:Captcha for Drupal 5.0?» CCK User-defined Node Types - no Captcha
Version:HEAD» 5.x-1.0
Category:feature request» bug report

Node Types created using the bundled CCK in Drupal 5.0 are not working with Captcha. It seems that captcha is working with the contact form, and the comments, but user-defined node types don't work. This is a significant problem for me.

I've read the other posts on the subject which list this as a feature. I'm thinking that since CCK is bundled with Drupal 5.0 and there's no documentation to the contrary that I can find, it's a bug.

#5

Crell - February 12, 2007 - 06:44

This is an issue for 4.7, too: http://drupal.org/node/105525 I don't think I can call it a dupe, but I'm mentioning for reference.

#6

ryanthered - February 27, 2007 - 00:22
Version:5.x-1.0» 5.x-1.1

I've tried the fix documented in the above post (from the 4.7 code branch) and this doesn't quite work. The fix provides additional members of the array of node type, but they are all showing as node type "Object". I have 6 additional "OBJECT" nodes showing when I apply this fix. Probably node_get_types() returns "object" for all.

Attached is the code I tried, which does not work.

Would really appreciate some traction on this. I think the module is great from my experience with 4.7 (in which I didn't try CCK node types) but in 5.0 CCK is built in...

AttachmentSize
captcha.module.txt6.66 KB

#7

Rob Loach - September 5, 2007 - 09:37
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.