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

    (@tatvic)

    Hi,

    You can disable this notice by following below steps:

    • Open wp-config.php file from your wordpress installation folder
    • Find this keyword WP_DEBUG and check its value. if it is true then change it to false.
    • It should look like this
      define('WP_DEBUG', false);

    Hope this helps!
    Cheers!

    Thread Starter idasoderfjord

    (@idasoderfjord)

    Hi!

    It’s already set to false. Any other idea of what might cause the notice?

    Thanks!

    Plugin Author Conversios

    (@tatvic)

    Hi,

    We just release new version that is 1.0.14. You can update it from your back end. This should fixed your issue.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Notice code on my order-received page?’ is closed to new replies.