View Single Post
  #9 (permalink)  
Old 02-02-2008, 02:28 PM
redwine's Avatar
redwine redwine is offline
Pligg Donor
 
Join Date: Jul 2007
Location: Canada
Posts: 216
Thanks: 20
Thanked 102 Times in 65 Posts
Messages

Quote:
Originally Posted by nates View Post
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.
Reply With Quote
The Following User Says Thank You to redwine For This Useful Post: