SvanderB
Forum Replies Created
-
Thank you so much! That fixed the problem. Clearly it was just a user fault.
Just one more question (unrelated to this issue).
I would like to use an unique number for payments. In the e-mail notifications I noticed there are values such as {user_id}, but these are not in the .csv file. Is there a way to include this info in the .csv file?
Or is there another way to generate an unique number that I can use in e-mails and is in the csv file too?– I’m using PHP 8.1,
– all the plugins are up to date,
– initially I had one form (with lots of conditionals), because the .csv file didn’t work I made a simple contact form. Both have the same problem.
I also had wpforms installed as a plugin and disabled that plugin to see if it made a difference, unfortunately it didn’t.
– the issue is with the manual export. I’ve just scheduled an export to see if that has the same problem, so I’ll know that in about 15 minutes.Further info: I got the following error message
Warning: Attempt to read property "id" on null in /www/wp-content/plugins/forminator/library/class-export.php on line 136 Warning: Attempt to read property "id" on null in /www/wp-content/plugins/forminator/library/class-export.php on line 139  Warning: Attempt to read property "name" on null in /www/wp-content/plugins/forminator/library/class-export.php on line 151