Viewing 1 replies (of 1 total)
  • Hello Shaimoom,

    I hope you are doing well today!

    I can’t reproduce this on my site. It looks like it’s a conflict with another plugin. Can you run a plugin conflict test to check if there is another plugin conflicting with this one?
    – Deactivate all other plugins
    – Switch to a default WordPress theme

    If the warnings are gone, activate one plugin at the time to find the one that is causing this.

    You can also hide the warnings by editing your wp-config.php file. Locate the following line:

    define( 'WP_DEBUG', true );

    And change it with this one:

    define( 'WP_DEBUG', false );

    Let us know how it went!

    Cheers,
    Nastia

Viewing 1 replies (of 1 total)

The topic ‘pHp error’ is closed to new replies.