Closed (duplicate)
Project:
SignIt
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2008 at 15:12 UTC
Updated:
26 Dec 2008 at 04:43 UTC
I installed SIgnIt and gave permission for anonymous users to sign nodes. however, I'm getting this error upon signing:
user warning: Unknown column 'data' in 'field list' query: INSERT INTO signit_signatures (nid, uid, targets, subject, message, personal_message, personal_comment, created, sent, email, firstname, lastname, data) VALUES (24, 0, "", "My SignIt ", "", "", "", 1200754051, 0, "mcheblak@crtda.org", "", "", "N;") in /var/www/includes/database.mysql.inc on line 172.
and when i try to modify the node, i get
* warning: preg_match() expects parameter 2 to be string, array given in /var/www/includes/bootstrap.inc on line 670.
* warning: preg_match() expects parameter 2 to be string, array given in /var/www/includes/bootstrap.inc on line 670.
Comments
Comment #1
Viybel commentedSame for me.
Could anyone help?
Vianney
Comment #2
vanauslo commentedSame issue with drupal 5 and latest version of signit module. I am trying to fix it...
Comment #3
ahkiam commentedDuplicate of http://drupal.org/node/211932