Support Forum

 
You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

error on submit – invalid argument frmproentry.php

Information/How to
No Tags
UserPost

3:03 pm
November 29, 2010


Darrin

1

After submitting a form, I get the following error:

 

Warning: Invalid argument supplied for foreach() in /site/wordpress/wp-content/plugins/formidable/pro/classes/models/FrmProEntry.php on line 154

 

Any clue as to why this array error pops up?  The form does submit correctly and does get emailed but the user sees this error on the screen.

8:13 pm
November 29, 2010


Steph

2

Please take a look at this thread for instructions to fix this if you'd like. The next release should also be out very soon.

7:13 am
November 30, 2010


Darrin

3

Steph said:

Please take a look at this thread for instructions to fix this if you'd like. The next release should also be out very soon.


Thank you!  Adding that code fixed my issue. Smile

 

-D

Information/How to
No Tags