Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Seeking applications ...
Author Message
jmart
New Member
New Member



Joined: Feb 04, 2006
Posts: 1

PostPosted: Sat Jun 28, 2008 9:05 am Reply with quote

im positive i had a forums mod that would do this at one time, Where an admin could view all the private messages of a user. Just curious if anyone knows anything about it or where i could get it.
 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Sat Jun 28, 2008 12:18 pm Reply with quote

I would think that should be off limits, at least in the US, regarding reasonable expectations of privacy (unless you specifically state in your privacy policy that your members have none).

Still, I remember seeing something like this once, but cannot find it now.

_________________
I search, therefore I exist...
Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
fkelly
Former Moderator in Good Standing



Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY

PostPosted: Sat Jun 28, 2008 2:00 pm Reply with quote

Go into phpmyadmin and read them if you want. But Kevin is right that this might violate your members' reasonable expectations of privacy as well as your own ethics.

On the other hand, I have thought at times that there ought to be a note or terms and conditions that tells users that their private messages are not encrypted in any way and can be read by anyone who has direct access to the database. The way the database works now private messages should definitely not be used for anything that is truly private.
 
View user's profile Send private message Visit poster's website
Doulos
Life Cycles Becoming CPU Cycles



Joined: Jun 06, 2005
Posts: 732

PostPosted: Sat Jun 28, 2008 2:43 pm Reply with quote

http://www.phpbbhacks.com/download/200
 
View user's profile Send private message
kguske







PostPosted: Sat Jun 28, 2008 8:44 pm Reply with quote

Please note that this is for phpBB 2.x, and hasn't been confirmed to work with BBtoNuke. Also, note in the readme:
Quote:
## You should add a clause to your user registration area
## saying you are using this hack, as well as alert current
## users you have installed it. Otherwise, this may be
## illegal according to the current ToS the user signed up
## for and your country of hosting.
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Mon Jun 30, 2008 6:01 am Reply with quote

fkelly wrote:
On the other hand, I have thought at times that there ought to be a note or terms and conditions that tells users that their private messages are not encrypted in any way and can be read by anyone who has direct access to the database. The way the database works now private messages should definitely not be used for anything that is truly private.


One could use the Legal module from DaDaNuke and add that verbiage into the Privacy Statement document.

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
Doulos







PostPosted: Thu Jul 03, 2008 8:52 pm Reply with quote

kguske wrote:
Please note that this is for phpBB 2.x, and hasn't been confirmed to work with BBtoNuke.


Forgot to mention that. It is fairly easy to convert, though.
 
AndyB
Worker
Worker



Joined: Jun 03, 2004
Posts: 231
Location: Torrevieja, Spain

PostPosted: Sun Jun 07, 2009 7:14 am Reply with quote

was anything done with this? I *may* have an issue with one user- there have been reports he's been "aggressive" and/ or threatened violence- I need proof to back it up. I could look in the tables using phpmyadmin, but haven't a scooby where to start looking. I tried the above mentioned download, but it didn't work... (obviously)

Thanks for any help that can be provided.

Andy
 
View user's profile Send private message
eldorado
Involved
Involved



Joined: Sep 10, 2008
Posts: 424
Location: France,Translator

PostPosted: Sun Jun 07, 2009 10:00 am Reply with quote

in your database write this sql query down :
SELECT `user_id`,`username` FROM `nuke_users` WHERE `username` LIKE 'NAME_OF_USER'

then

SELECT *
FROM `nuke_bbprivmsgs`
WHERE `privmsgs_from_userid` = `ID_OF_YOUR_USER_HERE`
LIMIT 0 , 30

and you will have all the priv_messages of this particular user
 
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Seeking applications ...

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©