Signit options always showing...
LeDucDuBleuet - May 22, 2007 - 19:15
| Project: | SignIt |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Even though Signit is not enabled in the content types, the Signit options always shows when submitting any new content...
Am I missing something?

#1
Same here - the issue seems to be that it doesn't initialise as false for the content types nor for new content types, if you go into admin/content/content-types and just save the form (with no changes) then the issue goes away - but comes back every time you create a new type.
Is it line 193?
if ($form['type']['#value'] .'_node_form' == $form_id && variable_get("signit_status_$node->type", TRUE)) {Should that be false?
#2
same problem here, any solutions?
#3
In latest version, signit options do not show on signit-unenabled content and do not default to on.
#4
Automatically closed -- issue fixed for two weeks with no activity.