Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all articles
Browse latest Browse all 49500

philmcdonnell on "[Plugin: Contact Form 7] Checkboxes outputting "Array""

$
0
0

I have the same problem and found the cause. You can correct it for now by commenting out this line in the /includes/classes.php file

Around line 599 look for:
$submitted = trim( $submitted );

Then just add the comment marks in front of it like so:
//$submitted = trim( $submitted );

This trim is clipping out whatever the array search is looking for. We will have to wait for an official patch but for now this works!

Hope it help someone...


Viewing all articles
Browse latest Browse all 49500

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>