Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Shambhu Patnaik

    (@shambhu-patnaik)

    its not error it is Warning

    set_time_limit for execute time extension by default time 30 sec

    large import case some time required extra time for execution

    Thread Starter stipendioweb

    (@stipendioweb)

    how active the plugin warning comes out before setting it

    Plugin Author Shambhu Patnaik

    (@shambhu-patnaik)

    check wp-config.php

    define(‘WP_DEBUG’, false);

    if true then set to false

    or

    set php error Warning set to off

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error’ is closed to new replies.