• Resolved dmodjeska

    (@dmodjeska)


    After upgrading my server to PHP 8 I receive the error message “Bad form recieved” when trying to update capabilities. I turned on error displaying and only see a few deprecated warnings but nothing fatal. Can anyone help me figure this out? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    Hi @dmodjeska

    Thanks for using PublishPress.

    Do you mind sharing some screenshot on the error message? I did not get the error message despite using PHP 8.0.

    Thanks,

    Thread Starter dmodjeska

    (@dmodjeska)

    Thank you for your reply, here are some screenshots.

    Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    @dmodjeska The reason that is happening is because the form is missing fields that are part of the validation process to confirm that it is coming from capabilities.

    If you look at the source code and search for “action”, you will see it. Whatever is happening to the form after clicking “update” could be due to an external action, process, or interruption.

    You can try deactivating other plugins except PublishPress Capabilities to check if the issue is caused by any of the other plugins.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bad form Received after upgrading to PHP 8’ is closed to new replies.