Well. I installed this mod, and I only had one slight problem... it took me a little bit to find the below code:
profilcp/def/def_usermaps.php
FIND:
'user_posts' => array( 'ind' => '11', 'dft' => true, ), 'user_rank_title' => array( 'txt' => true, 'img' => true, 'crlf' => true, 'ind' => '27', 'dft' => true, ),
It should be] 'user_my_friend' => array( 'img' => true, ), 'user_rank_title' => array( 'img' => true, ),[/code]
profilcp/def/def_userfields.php
FIND:
// messangers informations
It should be] // messengers informations[/code]