Quote:
Originally Posted by redwine Open /user.php and change the code on line 458 to this (modifications are in red): Code: $output .= '<td><a href="' . my_pligg_base . '/module.php?module=simple_messaging&view=compose&return=' . urlencode($_SERVER['REQUEST_URI']) .'&to=' .$myfriend->user_login . '"><img src="'.my_pligg_base.'/templates/'.$the_template.'/images/user_message.png" border=0></a></td>';
That's it! |
Many Thanks!!!!! it works for me !!!!!!!