Quote:
Originally Posted by nates 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? |
Do you have the simple message module installed? Otherwise, it should work fine.
Login as admin and check the Module management. If it is not in the installed modules, just look for it in the available module and click install.