Problem on export
-
Hello,
i have a checkbox, when i check only one item, an error appaires en export:<b>Notice</b>: Undefined offset: 0 in <b>/var/www/clients/client2/web2/wp-content/plugins/caldera-forms/classes/admin.php</b> on line <b>1434</b>
if i comment this line :
elseif( is_array( $row[$key] ) && count( $row[$key] ) === 1 )$row[$key] = $row[$key][0];}
everything working fine.
I don’t understand why you added this test ?
Best regards
Patrick
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problem on export’ is closed to new replies.