error on bootstrap
| Project: | SignIt |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
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.

#1
also my target field doesn't appear to be working.
#2
i 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.
#3
Same error here.....
Does this module work for anyone?
#4
Duplicate of http://drupal.org/node/211932.