Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-30-2008, 07:58 AM
New Pligger
Pligg Version: 9.8.2.
Pligg Template: none
 
Join Date: Nov 2007
Posts: 21
Thanks: 2
Thanked 0 Times in 0 Posts
Unhappy Private Messages don't show up / 9.9.0.

Hi,

i just created a secound useraccount besides my adminaccount to test the private message module. But somehow the message don't show up in the reciever's profile.

I'm even not sure where the messages should show up, if they would.

Can someone help me? I'm using 9.9.0

Thanks and Greets

Olli
Reply With Quote
  #2 (permalink)  
Old 02-01-2008, 09:49 PM
New Pligger
 
Join Date: Jan 2008
Posts: 29
Thanks: 2
Thanked 2 Times in 2 Posts
Quote:
Originally Posted by dogmog View Post
Hi,

i just created a secound useraccount besides my adminaccount to test the private message module. But somehow the message don't show up in the reciever's profile.

I'm even not sure where the messages should show up, if they would.

Can someone help me? I'm using 9.9.0

Thanks and Greets

Olli
Same issue here
Reply With Quote
  #3 (permalink)  
Old 02-02-2008, 10:12 AM
redwine's Avatar
Pligg Donor
Pligg Version: 9.8
Pligg Template: custom templat
 
Join Date: Jul 2007
Location: Canada
Posts: 216
Thanks: 20
Thanked 102 Times in 65 Posts
Fix to show the private message link and icon

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!
Reply With Quote
  #4 (permalink)  
Old 02-02-2008, 10:41 AM
Casual Pligger
 
Join Date: Sep 2007
Posts: 47
Thanks: 3
Thanked 0 Times in 0 Posts
i dont even see option to send private message.
I use simple private messaging module, tell me whats wrong?
i use coolwater theme and plig 9.9.0
Reply With Quote
  #5 (permalink)  
Old 02-02-2008, 10:52 AM
Casual Pligger
 
Join Date: Sep 2007
Posts: 47
Thanks: 3
Thanked 0 Times in 0 Posts
this didnt help.
i cannot send messages, tell me how i send emssage, where is button for sending messages.
Reply With Quote
  #6 (permalink)  
Old 02-02-2008, 11:06 AM
redwine's Avatar
Pligg Donor
Pligg Version: 9.8
Pligg Template: custom templat
 
Join Date: Jul 2007
Location: Canada
Posts: 216
Thanks: 20
Thanked 102 Times in 65 Posts
Messages

In order to send a private message, you have to add a friend. From your profile, you can view your friends and it should show the Avatar, the name of the friend, a message icon and the remove icon.

If you cannot see the message icon, you have to apply the fix I provided in this thread.
Reply With Quote
  #7 (permalink)  
Old 02-02-2008, 01:05 PM
New Pligger
Pligg Version: 9.8.2.
Pligg Template: none
 
Join Date: Nov 2007
Posts: 21
Thanks: 2
Thanked 0 Times in 0 Posts
Hi,
thanks for your help, but the sent message still doesn't show up in the target account/Profile....or I'm just totaly blind.

Sending a Message seems to work, but it doesnt arrive....

Any other idea what could be wrong?
Reply With Quote
  #8 (permalink)  
Old 02-02-2008, 02:22 PM
New Pligger
 
Join Date: Jan 2008
Posts: 29
Thanks: 2
Thanked 2 Times in 2 Posts
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?
Reply With Quote
  #9 (permalink)  
Old 02-02-2008, 02:28 PM
redwine's Avatar
Pligg Donor
Pligg Version: 9.8
Pligg Template: custom templat
 
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:
  #10 (permalink)  
Old 02-02-2008, 02:32 PM
redwine's Avatar
Pligg Donor
Pligg Version: 9.8
Pligg Template: custom templat
 
Join Date: Jul 2007
Location: Canada
Posts: 216
Thanks: 20
Thanked 102 Times in 65 Posts
Sending message

Quote:
Originally Posted by dogmog View Post
Hi,
thanks for your help, but the sent message still doesn't show up in the target account/Profile....or I'm just totaly blind.

Sending a Message seems to work, but it doesnt arrive....

Any other idea what could be wrong?
Your description to the problem is not clear. However, are you looking in the inbox? If the simple message is properly installed it should work fine. I tried on version 9.9 and it worked. If it is not installed check my reply above. I even suggest that you uninstall it and reinstall it from the admin section.
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
private messages module very very slow santu_hear2u Modification Tutorials 1 09-05-2008 07:36 AM
Sending private messages bbrian017 Suggestions 6 05-14-2008 04:14 PM
private messages not showing dadaas Modification Tutorials 2 03-29-2008 11:49 PM
[SOLVED] error number 6 with Private Messages Adaman General Help 1 08-02-2007 05:48 PM
private messages / rss - problem Marc General Help 0 01-12-2007 05:40 AM


Search Engine Friendly URLs by vBSEO 3.2.0