PHP Warning when using Caldera_Forms_Admin::get_entries();
-
Hi,
I’ve been using the following Caldera_Forms_Admin::get_entries(); with no issues in the actual functioning of the function.
But, I am receiving the following warning error with debug and debug display off.
Warning: json_decode() expects parameter 1 to be string, array given in .../wp-content/plugins/caldera-forms/classes/admin.php on line 966
I’m using the exact code from this link https://calderaforms.com/doc/get-entries-from-a-form/
I’m doing what I need with the data but the error is there before I started extending the provided code to my needs.
I have all the data from the forms so only issue is the warning. Is this something you guys are aware of?
- The topic ‘PHP Warning when using Caldera_Forms_Admin::get_entries();’ is closed to new replies.