I'm getting this on a content type that I've enable signit on:
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/content/C/r/o/Crossleft/html/crossleft/includes/bootstrap.inc on line 588.
once i upload the signit enabled and try to use it, i get this:
Page not founduser 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 (5853, 14, "", "My SignIt ", "
test
\n", "please vote", "", 1202613292, 0, "steve@crossleft.org", "Stephen Rockwell", "", "N;") in /home/content/C/r/o/Crossleft/html/crossleft/includes/database.mysql.inc on line 172.
Comments
Comment #1
Stephen Rockwell commentedalso my target field doesn't appear to be working.
Comment #2
Stephen Rockwell commentedi ran update php and I'm still getting this
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/content/C/r/o/Crossleft/html/crossleft/includes/bootstrap.inc on line 588.
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/content/C/r/o/Crossleft/html/crossleft/includes/bootstrap.inc on line 588.
I'm also not able to set the target.
Comment #3
cozzi commentedSame error here.....
Does this module work for anyone?
Comment #4
ahkiam commentedDuplicate of http://drupal.org/node/211932.