• Since we updated to PHP 8.1 the checkbox below the comment form does no longer appear. I tested without any other plugins and with a standard WordPress theme.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Michael

    (@michael8888)

    Turns out the problem was not related to PHP 8.1. We had to generate a new unique key, save the settings and then restarted the plugin. This was the only procedure that worked on several blogs. Just generating a new unique key and saving the settings never worked.

    Plugin Author WPKube

    (@wpkube)

    Hi @michael8888

    Thanks for the info, will test that out. At this moment I’m not sure why the issue would show up and why generating a new unique key would resolve it.

    Will investigate.

    Thread Starter Michael

    (@michael8888)

    My guess is that some of the settings that were stored with PHP 7 are not correctly read under PHP 8. Once you save the settings with PHP 8, the plugin works again. If I were the developer I would compare all settings with both PHP versions bit by bit. The plugin also needs some validation that informs the admin if some settings are not correctly stored.

    Plugin Author WPKube

    (@wpkube)

    Hi everyone,

    This is on the to do list for testing out on Monday. Will have more info then.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin no longer working with PHP 8.1’ is closed to new replies.