martijnn94 is right, there is a bit of code that should have been removed. It is easy to do. Go into the plugins folder:
sharethis > sharethis.php
find the line number in your error message. It should say
define(‘WP_DEBUG’, true);
delete that line of code.