Hi.
Thanks for Payment Form, very good and exhaustive extension though quite difficult to fully customize.
I try to edit payments in the backend of Payment Form. When I choose to save some changes (for example, changing the status of the "Paid" item from "no" to "yes", I receive the following error after clicking on "save" :
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) ORDER BY a.ordering' at line 3 SQL=SELECT a.* FROM #__pf_fields AS a WHERE a.published = 1 AND (form_id = -1 OR id IN (SELECT field_id FROM #__pf_form_fields WHERE form_id=)) ORDER BY a.ordering
I'm using the extension on Joomla! 3.6.4 / PHP 7.
I tested on both development local site and production site and it doesn't work in both cases.
I need this feature because my client, who organizes medical congresses, needs to manually check in the backend of payment form if the client is really there. I created a custom hidden on frontend checkbox field that the admin can use in the backend. The changes in the backend need obviously to be saved !
Thanks for your help.
Arnaud