chrissmyth
Forum Replies Created
-
Forum: Plugins
In reply to: [GDPR Cookie Compliance (CCPA ready)] List of multisite sites is incompleteHi,
Have you got an update on this – we need to push settings out to all of our sites and can’t do this at the moment. If you could give us a way to do this in code, that would be fine, if it’s not currently possible in the UI.
Thanks
ChrisForum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Columns data moves every 1000 rowsHi, sorry for the confusion – JSON seems to be how the form data is being stored in the database (in the db7_forms table, in the form_value field)… If a checkbox field has not been checked on the CF7 form then it looks like the field is omitted altogether from the data. It looks like the CSV export is including the field if it is checked and omitting the field if it’s not checked… This means that the fields run out of order in the csv export.
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Columns data moves every 1000 rowsHi Arshid,
It looks like the issue here may be that binary fields, such as checkboxes, don’t have an off state stored in the JSON output. If they are not checked they are just not included. This means that some fields are entirely missing from the output for some records. This then throws the CSV output off because the field is there if it is checked, but not there if it isn’t.
Can you let me know if this is the case and if there’s a way of correcting this?
Thanks
ChrisForum: Plugins
In reply to: [FG Drupal to WordPress] Images not loading on import from DrupalThanks, but this has been resolved.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Beaver Builder conflictHi Devin – sorry about that. I’ve made them public.