• Resolved J. M. Boles

    (@fobacweb)


    This plugin has been on two websites.

    Websites:
    A — had several plugins, a custom theme, PHP 7.4 and WP 5.6.2.

    B — only had this plugin installed, the current default theme, PHP 8.0 and WP 5.6.2.

    Actions:
    At signup sheets – settings – email setting
    I Check the “Reply to chairs” check box and “send emails when clear from admin” check box.
    Click save changes.

    Result:
    An error 500 occurs at this point and the changes are not changed.

Viewing 1 replies (of 1 total)
  • Plugin Author DBAR Productions

    (@dbar-productions)

    Most likely a server issue. Plugin tested again and works fine.

    Tested with PHP 7.4 on a brand new default install (to ensure it wasn’t something just happening with new install/activation), checking the same boxes you mentioned… no problems at all. My plugin uses the WordPress settings interface (as opposed to a custom settings page/interface), so all settings are added and saved via built-in WordPress settings functions. If it’s not working on your server, then it’s a server issue or a conflict with something else causing those WordPress functions to throw a fatal error. Check your WordPress debug log and/or PHP error log.

    PHP 8 is not fully supported by all WordPress plugins and themes yet. I would not recommend using PHP 8 yet. I’m running PHP 7.4.15 on my dev installs.

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to update settings page’ is closed to new replies.