Closed lostfocus closed 5 months ago
Oh, I'm sorry for this. Is your ActivityPub plugin up to date? In the current version that function should be "static".
I am not sure if we released that version yet 😱
I will prepare a release ASAP!
Ah, I'm also sorry - I didn't look closely enough to see that the message comes from the ActivityPub plugin. 🤦♂️ I'll close the ticket and wait for the new release of that plugin.
Thanks guys! I'm looking forward to using my blog that way!
Oh! If you're comfortable with editing code you could change the line public function api_get_posts_query_args
to public static function api_get_posts_query_args
in /var/www/wordpress/wp-content/plugins/activitypub/integrations/enable-mastodon-apps.php
which should fix it.
@lostfocus No need to apologize. The 0.9.0 release tightens the relationship between the three plugins EMA, ActivityPub, and Friends. It shows that we need to try a bit harder to reveal which plugin causes which error message!
@pfefferle just released ActivityPub 2.4.0 (thank you!) This should fix it.
It works beautifully! Thanks a lot you two!
I'm getting this error when trying the plugin:
It's WP 6.5.3 on PHP 8.3