mo-ment
Forum Replies Created
-
Forum: Plugins
In reply to: [Lightbox Gallery] [Plugin: Lightbox Gallery] Caption overlapping "Image x/y"The same problem.
Hi Mike
I have WordPress German, ContactForm7. I made a french form, very nice and comfortable to have the choice.
So, but the Button to browse for attachment don’t change the name. Its “Durchsuchen” in german, in french, in english. How cam I rename this button. (For Submit its so easy!)Forum: Plugins
In reply to: [Really Simple CAPTCHA] Large number of /tmp/ filesHi,
Have the same Problem, temp is filled with png and php. How to clean the Temp-file automatically. Maybe in the Code is the mistake, after this point nothing in the php is working well. Whats to do?PHP-Code:
$answer_file = $dir . sanitize_file_name( $prefix . ‘.php’ );if ( $fh = fopen( $answer_file, ‘w’ ) ) {
@chmod( $answer_file, $this->file_mode );
fwrite( $fh, ‘<?php $captcha = “‘ . $word . ‘”; ?>’ ); /* Mistake? */
fclose( $fh );
}return $filename;
}Hope, I understand right: So you can use Mail2 checkbox for that, works comfortable an automatically.
But my Question for that: I want to put checkbox in the form, so that the sender can decide to get a copy by email or not.
How to declare this checkbox for activating Use Mail 2 in the settings?I see so often (look down “subscribe”), it works, but how?