AntonyL
Forum Replies Created
-
Any update on when the plugin is expected to go live again? Would very much like to use your excellent product!
Forum: Plugins
In reply to: [Participants Database] Multi-page form data not always savingIt looks like we might have had a few pdb_signup codes in our page chain, which might be causing unusual behaviour. We have fixed this, which may resolve the issue. Time will tell. I will post again once we are sure of the behaviour.
Forum: Plugins
In reply to: [Participants Database] Filter by date errorI have had some success with entering the dates in the form day, month name, year. I have not found a setting that allows dates to be entered as dd-mm-yyyy.
Sadly, the settings were correct. The error does happen when the first page is submitted (the email field is on page 1).
Ideally, it would act the same way as the single-page form does. I seem to recall that it attempts to update the existing record with the new data.
Same error with “Use PHP Sessions” unchecked ??
Interestingly, this works just fine on my local WP / XAMPP install, but not on the remote / live install. Could this be a conflict with another mod?
Sadly, I need the email to be working (see prior link).
I have not been able to find anything in mysql_error.log or error.log. I wonder if the SQL is being truncated, or just populated with an empty id string.
I started using the signup shortcodes on all pages after reading this: https://www.ads-software.com/support/topic/multipage-form-and-emailing?replies=4
I am using signup shortcodes on all the pages, as was recommended in a post on this board – using the record shortcode seemed to result in the final emails not being sent.
Should this matter, though, if it is the first page of the form?
Forum: Plugins
In reply to: [Participants Database] Signup Notification Won't Send to Domain Based EmailsI have encountered the same issue. My suspicion is that the email is being rejected as a spam attempt by the target email server, but that’s only an idea. Please do let me know if you find a way round this issue!
Interestingly, the problem does not seem to exist on our live server, only on our development server…
Under PHPAdmin, I see dates of the form 2015-11-23 10:51:00. The field type is timestamp.
Forum: Plugins
In reply to: [Participants Database] Dates decrementing unexpectedly.I’m still new to this. How would I set the server timezone?
We are using d-m-Y, eg 25-11-15. The date seems to be stored OK in the database, and (strangely) attempting to sort by the recorded or updates columns seems to work just fine.