• Resolved Malae

    (@malae)


    Hi Guido,

    After updating to version 9.4 the Capcha number is not reset after refreshing the page, or opening a new age. The number is always the same.

    Also PHP Warning: Use of undefined constant success – assumed ‘success’ (this will throw an Error in a future version of PHP) in /wp-content/plugins/very-simple-contact-form/vscf.php on line 216

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi,

    The captcha is now a random number that changes every day.

    In older plugin versions it changed every session. But the capcha has been simplyfied, because it’s not using a PHP session anymore.

    Thanks for the warning.. have debug turned on, but overlooked that one. Will fix it asap.

    Guido

    Plugin Author Guido

    (@guido07111975)

    Hi,

    Have updated plugin, could you please check if everything works flawless again?

    Guido

    Thread Starter Malae

    (@malae)

    Hi Guido,

    Works ok, but sorry to inform you there is a PHP Notice:

    PHP Notice: Undefined variable: afterLoad in /wp-content/plugins/fancybox-for-wordpress/fancybox.php on line 220

    Plugin Author Guido

    (@guido07111975)

    Hi,

    That’s caused by another plugin (fancybox-for-wordpress).

    Guido

    Thread Starter Malae

    (@malae)

    Hi Guido,

    So sorry, my computer is down and I was rushing to reply using a mobile with very small font. That will be a lesson to me to read the code more carefully. The plugin seems to be working flawlessly! 🙂

    Hi, i have 9.5 version and the Captcha number dont reset after refreshing the page, or opening a new page. The number is always the same (after 2 days).

    • This reply was modified 7 years, 5 months ago by stefanobeck.
    Plugin Author Guido

    (@guido07111975)

    Hi Stefano,

    It should change every day. You can check it, the number starts with 0 for sunday, 1 for monday, etc.

    Guido

    ps. could you please open your own thread next time

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Captcha number not reset, PHP Warning’ is closed to new replies.