Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeffrey L. Smith

    (@seo-design-solutions)

    Passed along to dev. Will have them look into it and get back with you.

    Thanks,

    Jeffrey

    That “PHP Warning” is displaying because “define( ‘WP_DEBUG_DISPLAY’, true );” in your wp-config.php file.

    You can use “define( ‘WP_DEBUG_DISPLAY’, false );” to hide those kind of all warning/error and it will not not display on wp backend/frontend.

    Major thing is, If there is any fatal error, then the plugin will not activate and it will show you about the error info.

    We will also look into the file, so we can find out the cause of warning.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP mktime error’ is closed to new replies.