Viewing 9 replies - 1 through 9 (of 9 total)
  • hansvdveen

    (@hansvdveen)

    I have the same issue right after updating ShareThis.
    How can I fix this?
    Is it possible to go back to the previous version of Sharethis?

    Thread Starter John Huebner

    (@hube2)

    Until the author corrects the problem, edit the field and comment out that line where the define statement is.

    hansvdveen

    (@hansvdveen)

    Thanks. I hope a notification will be made in this thread after the correction is made.

    This really should be urgently fixed – if you don’t have it defined in your wp-config.php file it is forcing people to load un-minified scripts on all pages.

    Thread Starter John Huebner

    (@hube2)

    And if you do have it defined in your wp-config.php, the way I do because there are many other plugins that use this constant that I must put it there for debugging, which is the proper place for it, it causes an error that prevents AJAX requests from completing. This is not a constant that should be defined in a plugin file, EVER!

    Hi there everyone!

    Thank you for reporting on this issue.
    I have notified the engineering team and we hope to remove the debug script soon.

    If you have any other questions please feel free to reach out directly to our support line at [email protected].

    Best,
    Brandon
    ShareThis Support

    SCRIPT_DEBUG is still set to true in ShareThis 7.6!!

    This is so easy to fix I do not understand why the engineering team was unable to fix it for 7.6.

    They seem to have fixed this now.

    Hi all,

    Thank you everyone for reporting on this issue, the new release has included removal of SCRIPT_DEBUG.

    If you have any other questions please feel free to reach out directly to our support line at [email protected].

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘PHP Notice: Constant SCRIPT_DEBUG already defined in’ is closed to new replies.