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

IgorNanais on "[Plugin: Contact Form 7] Contact Form not showing "Success" after Submit"

$
0
0

I hope this works for everybody else who's looking for this topic.

open really-simple-captcha/really-simple-captcha.php

214 foreach ( $suffixes as $suffix ) {
215 $filename = sanitize_file_name( $prefix . $suffix );
216 $file = trailingslashit( $this->tmp_dir ) . $filename;
217 if ( is_file( $file ) )
218 unlink( $file );

you have to replace "trailingslashit" to "untrailingslashit" on line 216.


Viewing all articles
Browse latest Browse all 49500

Trending Articles



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