HI there,
I have a form which is password protected. It worked previously, but since upgrading to Machform 27, I get an error after entering the password - it says 'ID required' - the URL of the form is:
domain.com/machform/view.php?id=XXXXX
But after entering the password it's forgetting the ?id=XXXXX and just shows:
domain.com/machform/view.php
I have also moved to a Nginx server, so not sure if that has anything to do with it - any ideas?