PHP Fatal error: Ostatus_profile::filterReplies()

PHP Fatal error: Ostatus_profile::filterReplies()

Issue ID:3652
Issue Category:bug
Component:ostatus
Priority:normal
Status:active
Assigned:Unassigned
Version:1.0

Getting multiple erros nowadays :

PHP Fatal error: Ostatus_profile::filterReplies(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "LooseOstatusProfile" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /var/www/sn.postblue.info/public/plugins/OStatus/classes/Ostatus_profile.php on line 939

PHP Fatal error: OStatusPlugin::onStartFeedSubReceive(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "LooseOstatusProfile" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /var/www/sn.postblue.info/public/plugins/OStatus/OStatusPlugin.php on line 605

PHP message: PHP Notice: OStatusPlugin::onStartUserGroupPermalink(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "LooseOstatusProfile" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /var/www/sn.postblue.info/public/plugins/OStatus/OStatusPlugin.php on line 1155

I'm running the git version with some merge requests (not directly related to OStatus) on NGinx.

Updates

Login or Register to modify this issue, or to receive updates by email.

You can also subscribe to the RSS feed for updates to this issue.