Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @reginafeckert That would be the recommended way. Just change the if statement according to the fix I mentioned above.

    Also make sure to check the plugin changelog before the next update and make sure the developers resolved the issue before updating the plugin. They should since this is a severe issue.

    You are welcome, best wishes

    • This reply was modified 6 years, 9 months ago by Andy – a11n.

    Hey guys, it appears the last update of this plugin got corrupted. I was able to fix it by changing the “if” statement in the following path: wp-content/plugins/maintenance/load/functions.php on line 452.

    It should look like this:

    if ( $mt_options[‘state’] && ( !empty( $mt_options[‘expiry_date_end’]) && !empty( $mt_options[‘expiry_time_end’] ) ) ) {

    Until this issue gets resolved by the plugin development team, use this as a temporary fix. I hope this helps.

    • This reply was modified 6 years, 9 months ago by Andy – a11n.
Viewing 2 replies - 1 through 2 (of 2 total)