After Update (14.9.10) – captcha-reset image is missing.
-
Hallo,
… after the Update on your new version (14.9.10), the captcha-reset image (the circle icon) is missing. The reset function works good.
Before – The image path is correct:
<img class="captcha-reset" src="https://www.domain.de/wp-content/plugins/cforms2/images/spacer.gif" alt="Captcha">
After – The image path is NOT correct – only a sharp:
<img class="captcha-reset" src="#" alt="Captcha">
#####################################
The background image in the CSS is OK:
Example:
background: url(captcha_reset_grey.gif) no-repeat;
The captcha image is also OK.
#####################################Only the captcha-reset image (the circle icon) is missing.
What ist wrong / What can I do / What can you do / What can we do ?
Thanks for your quickly help!
- The topic ‘After Update (14.9.10) – captcha-reset image is missing.’ is closed to new replies.