Hi,
Upgraded to 1.60.3 from 1.5.something just now, and I get an error message on posts which use the plugin:
Fatal error: Using $this when not in object context in /XXX/wp-content/plugins/share-and-follow/share-and-follow.php on line 594
I manually insert a function call into the templates that use Share and Follow, so simply deactivating the plugin doesn't help as a temporary measure :-> I can't remember *why* I'm manually insertiing it, but it was probably a formatting/custom post types thing - the function is/was show_interactive_links().
Anyone any idea what might be causing this? I can't see anything majorly different that would cause this... except, possibly, the function name has changed?
Gary