|
Redwine,
Thanks for the info. I changed line in 458 to
$output .= '<td><a href="' . my_pligg_base . '/module.php?module=simple_messaging&view=compose&re turn=' . urlencode($_SERVER['REQUEST_URI']) .'&to=' .$myfriend->user_login . '"><img src="'.my_pligg_base.'/templates/'.$the_template.'/images/user_message.png" border=0></a></td>';
But when I click on message icon, I am taken to a blank page.
So its still not working
any idea on what I am missing?
|