theHallofEINAR
Member
Posted 3 years ago #
Currently getting the message:
Fatal error: Call to undefined method FacebookRestClient::stream_publish() in /homepages/25/...../wp-content/plugins/wordbooker/wordbooker.php on line 248
when I try to republish within WordPress.
Any thoughts?
Thanks!
David
http://wordpress.org/extend/plugins/wordbooker/
Yes, you've probably got another Facebook plugin which has seriously out of date FB API libraries in it.
You need to find it, and copy the API files from the wordbooker/facebook-platform/php folder into the appropriate folder for that plugin. Also you could then inform the developer of that plugin that they should update their API files.