PinPics Posted March 21 Share Posted March 21 Another question from the developers making our mobile app. Where are the followers of a single member stored? They're looking for where the the list is stored that shows the followers on a member's profile. Thanks in advance! Link to comment Share on other sites More sharing options...
teraßyte Posted March 22 Share Posted March 22 The data is in the core_follow table. They need to filter by: follow_app=core follow_area=member follow_rel_id=XXX (where XXX is the member ID) PinPics, SeNioR- and Afrodude 3 Link to comment Share on other sites More sharing options...
Recommended Posts