Closed (fixed)
Project:
Twitter
Version:
6.x-5.1
Component:
Twitter API
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2013 at 13:00 UTC
Updated:
7 Sep 2015 at 10:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ekes commentedThe function was removed http://drupalcode.org/project/twitter.git/commitdiff/c3cd3c5 at the same time that the accounts were added to the user object in hook_load.
Now there are at least a couple of modules in their 'supported' versions that still use this function: messaging and facebook_status. I'm guessing there may be more. So for backwards API compatibility this attached patch may help - but I'm not guaranteeing much about what they can still do with it mind, it may well require other changes to those modules.
Comment #2
damienmckennaYou need to rebuild the views using the new ones included with the module, sorry.