Not certain if this is a "feature" or "as designed" - or just a problem. It seems that it is standard on most sites to display some sort of error message when a person fails to actually check the Terms of Use checkbox. I have tried a couple of different versions of the module - but get the same behavior. True, it doesn't allow a user to proceed without checking the checkbox - on the other hand, it also gives them no idea where their error is - or how to fix it. Without some soft of feedback, we leave users frustrated and uncertain of how to proceed - they will *probably* figure it out - if they're still around. This is certainly not the best scenario...
Is my installation faulty? Or is this behavior by design?
Thanks,
Chana
Comments
Comment #1
cbear42 commentedIs this module unmaintained? Dead? Anyone? OK - off to find a replacement...
Comment #2
Soldierka commentedI've got the same issue. Could anyone help? Thanks in advance.
Comment #3
kars-t commentedHi,
a drupal_set_message() should be added than. Maybe optional.
Comment #4
kars-t commentedOkay I did look into the code but if you fail to check the checkbox there should be a message. This is implemented through this code:
Are you using checkbox validate? But even that should give you a message. Maybe your theme is hinding messages? Or some other module or setting.
Comment #5
kars-t commented