hello everyone
6.1 to 6.9 I had a code that made admin into a friend for all members upon joining...
members would contact me with questions and also would check out my profile to see what could be done..
i guess 7.1 came with a new join.php which was were the code was placed.
can someone make it work on 7.1?
thanks
$dump = db_res("INSERT INTO FriendList SET `ID` = '{$iMemID}', `Profile` = 1, `Check` = 1");