Auto Friend

Anyone know how to add AutoFriend like Tom from Myspace in Dolphin V7.0.9?!

 

Thanks!

Quote · 26 Jul 2012

 See Admin as Friend (with Multi-Admins)

Anyone know how to add AutoFriend like Tom from Myspace in Dolphin V7.0.9?!

 

Thanks!

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 26 Jul 2012

You can follow this post and it works great. I have had it on my site working for over a year.

http://www.boonex.com/forums/topic/Auto-Friend-for-D7.htm

 

 /inc/classes/BxDolJoinProcessor.php 

around line 248 find

$aProfile1 = $this->oPF->getProfileFromValues($this->aValues[0]);
list($iId1, $sStatus1) = $oPC->createProfile($aProfile1);

add this code after

$dump = db_res("INSERT INTO sys_friend_list SET `ID` = '{$iId1}', `Profile` = 1, `Check` = 1");

1 is the id of your first registered member that would be your admin account

Jeremy
Quote · 26 Jul 2012

Thank you all!

Quote · 26 Jul 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.