• Hi,

    I recently used this plugin for my wordpress site. One of my visitors reported that the captcha is showing “Invalid code entered” always and not allowing them to post comment on Webkit. The plugin worked without problem on IE,FF.

    I resolved this by.

    1. Adding another php + javascript random number at the end ( safari does cache the old image).

    2. The session variable “secret” was clashing with some other plugin, I renamed it sicp_secret and it resolved.

    Please verify from your end and include the fixes needed in future release.

    Thanks

    http://wordpress.org/extend/plugins/simple-captcha/

  • The topic ‘[Plugin: Simple CAPTCHA] Broken in Webkit ( safari 4/ Google Chrome)’ is closed to new replies.