is very sadly that the plugin author marked the post as a resolved when its not.
I understand that the problem can be ocasionated because of another plugin but is not the another plugin name are written on my debug.log .
have a nice day
thx john for the fast reply but i cant deactivate the other plugins because i am in a production website with a thousands of users.
can you write some type of fallback on your plugin like if something is not like i was expecting do something else! like appear some msg on my admin page or in debug.log.
the fatal get my site offline and this was very unpleasure.
Julka in addthis/addthis_addjs_new.php
i get this problem sow i make this change:
if( is_objetc( $addThisConfigs) ) $this->_options = $addThisConfigs->getConfigs();
can you commit this? or make fix for the problem?
best regards