Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 02-04-2008, 08:51 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
yes, I'm looking for the inbox...
I can't find it or it doesn't show up.

I got the Simple Private Messaging installed
Reply With Quote
  #12 (permalink)  
Old 04-11-2008, 03:30 AM
Toon's Avatar
Casual Pligger
Pligg Version: 995
 
Join Date: Oct 2007
Location: Sheffield, UK
Posts: 36
Thanks: 4
Thanked 0 Times in 0 Posts
I have it installed but it doesn't appear in my modules in admin, infact I think there's quite a few modules missing. I have the new version installed and wish I hadn't bothered now as most modules don't work or don't appear.

This is the screenshots of what appears and what I have installed in my modules folder?





Reply With Quote
  #13 (permalink)  
Old 04-14-2008, 04:14 AM
Toon's Avatar
Casual Pligger
Pligg Version: 995
 
Join Date: Oct 2007
Location: Sheffield, UK
Posts: 36
Thanks: 4
Thanked 0 Times in 0 Posts
Any support at all for the new version of Pligg would be a help
Reply With Quote
  #14 (permalink)  
Old 04-22-2008, 11:56 PM
davemackey's Avatar
Pligg Donor
Pligg Version: 9.9.
Pligg Template: siChunkBlue
 
Join Date: Aug 2007
Location: Langhorne, PA
Posts: 286
Thanks: 33
Thanked 18 Times in 14 Posts
Does anyone know if it is still possible to run the old Private Messaging module which utilized Lightbox or if the functionality was actually disabled with 9.9.0?
David.
Reply With Quote
  #15 (permalink)  
Old 04-30-2008, 06:35 AM
New Pligger
 
Join Date: Apr 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by redwine View Post
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 !!!!!!!
Reply With Quote
  #16 (permalink)  
Old 08-10-2008, 05:21 AM
longcountdown's Avatar
Pligg Donor
Pligg Version: 9.8.2
Pligg Template: moderno-orange
 
Join Date: Nov 2007
Location: Japan
Posts: 75
Thanks: 25
Thanked 18 Times in 11 Posts
Quote:
Originally Posted by davemackey View Post
Does anyone know if it is still possible to run the old Private Messaging module which utilized Lightbox or if the functionality was actually disabled with 9.9.0?
David.
Good question. I was using the old module without problems in .9.8.2, but it wasn't part of the .9.9.5 download. I disabled and removed "Simple Private Messaging", copied the old Private Messaging module into the modules folder and installed it.

I then replaced the line in user.php (.9.9.5)..
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>';
with the line from user.php in 9.8.2 (edited to use $output instead of echo):
Code:
$output .= '<td><a href="#view_message" rel="view_message~!~view=small_msg_compose~!~login=' .$myfriend->user_login . '" class="lbOn"><img src='.my_pligg_base.'/templates/'.$the_template.'/images/user_message.png border=0></a></td>';
... and it doesn't work. Actually, Lightbox opens with the message "Loading... please wait..." but hangs there.
Reply With Quote
  #17 (permalink)  
Old 08-28-2008, 04:14 PM
New Pligger
 
Join Date: Aug 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
edited: it already works, sorry.

Last edited by UniSystem; 08-28-2008 at 04:24 PM..
Reply With Quote
  #18 (permalink)  
Old 10-14-2008, 02:44 PM
Casual Pligger
 
Join Date: Aug 2007
Posts: 85
Thanks: 4
Thanked 1 Time in 1 Post
Hello,

I use Pligg 9.8.2 and the lightbox for 'message inbox' and for 'Your friends - message' does not show up.

Here is the website Kiefit.com / Published News

Can someone help?

Thank you very much.

D.


Quote:
Originally Posted by redwine View Post
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