Choose which CCK fields to send through Mollom?

morningtime - August 13, 2009 - 13:54
Project:Mollom
Version:6.x-1.9
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

I have forms with hundreds of CCK fields (a CMS comparison site). On submit, I get this error from Mollom API:

Error 1000 from http://174.37.205.152: Content length exceeds 100KB

I know this means my submist data is too large.

FEATURE REQUEST: choose which CCK fields to pass through Mollom. In my case: none at all, only node title & body suffice. The CCK fields are namely all dropdowns, all values are valid.

Or can someone hint at me, where to custom "hack" this? Where does Mollom receive/collect CCK fields?

#1

morningtime - August 13, 2009 - 18:06

Well I hardcode hacked $content in mollom-data_node_form() to remove the bloated & unecessary CCK field data. If anyone knows a clean custom function, to prevent CCK data passed through Mollom....

#2

Dries - August 15, 2009 - 18:21

This will automatically become possible after #245682: Enable use of Mollom for any form lands. So keep an eye on #245682 and participate as necessary.

#3

Dave Reid - October 13, 2009 - 21:55
Status:active» duplicate

Marking this as a duplicate of #245682: Enable use of Mollom for any form.

 
 

Drupal is a registered trademark of Dries Buytaert.