By Alexandre Cayer on Thursday, 12 June 2014
Replies 3
Likes 0
Views 859
Votes 0
Hi Guys,

I want to add a specific account (something like Support account) as a friend to everyone who register to a specific profile.

This could be achieve:
a) Custom field: PHP Action: manually add to the database
b) Custom field: Add friend: Select

Obviously, b) would be more easy. Can something like that be provide in next update ?

Thanks

Alex
Hello Alexandre,

You need to take a look at the table #__social_friends . If both the users are friends, the state should be 1 .
·
Thursday, 12 June 2014 19:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alexandre,

Unfortunately right now we do not have any intentions of creating an "auto friends" plugin but if maybe you could try posting this at our voices area at http://stackideas.com/voices/easysocial ?
·
Thursday, 12 June 2014 10:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark,

Could you tell me where (which file) I would need to add a sql code to manually do it and hack the code ?

Humm, just look at table, which I'm not familiar with your system, how would I set a new fried with a specific ID ?

At least I could go ahead like this.

Alex
·
Thursday, 12 June 2014 12:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post