vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [3.0.0 beta 5] Read your members Private Messages (https://vborg.vbsupport.ru/showthread.php?t=59617)

bigdaddy04 04-19-2004 11:40 PM

Quote:

Originally Posted by SaN-DeeP
is this hack compatible with VB3 GOLD ?
any plans for an upcoming release ?

just asking, coz planning to install this now :)

scroll up a bit and see what DWard said ;)

Virtex-II 04-20-2004 09:35 AM

Hi guys I would like to know if this hack can be used on vB 3.0.1 and I would like to ask Floris if he is concerned about writing a new version that could take into account all the suggestions that have been posted...

Thank you all for your care

My Best Regards
Virtex-II

lasto 04-20-2004 02:55 PM

If its good enough for the goverment to spie on us then its good enough enough for admins to spie on the little people to :)

Nice one floris i will check this as well :)

lasto 04-20-2004 03:00 PM

Works fine on gold cause its only a php file u upload to admin folder and run from there

I aint even sure why people are saying its messed up their board cause this touches none of the databse as its a standalone file.

SaN-DeeP 04-21-2004 01:12 AM

WORKS for me too. :)
a few more TWEAKS would be fine.. ;)

i m VB 3.0 GOLD.
i tried to change the FILE to some other name. but it wont work that way..
is there a way to change the FILE NAME ?

Thnx for SIMPLEST hack OF good VALUE ;)

Sandy...

JaNa 04-21-2004 09:32 PM

Very cool mod, I'll just use this for any rebellions and crap :devious:

SnowBot 04-27-2004 03:04 AM

Quote:

Originally Posted by Giveit2u43
/*================================================= =====================*\
|| Giveit2u43's Supa PM Snoopa.
|| This IS adapted from the First vB3 Hack (PM.PHP)
|| Allow Super Administrators to read Private Messages
||
|| Original Author : Scott (scott@vbulletin.com) (version 1.0 for beta 3)
|| SideKick : Xiphoid (info@vBulletin.nl) (version 1.1 for beta 5)
|| Improved by: Giveit2u43 [version 2 for vb3 Gold]
||
|| Install : Upload to admincp/ folder and in browser run as
|| http://www.yoursite.com/forum/admincp/pmview.php
||
|| - Will display 200 Latest PM's.. to change the Limit on PM's shown please edit
|| "ORDER BY pmtext.dateline DESC LIMIT 200"
|| and change 200 to the level you require.
||
\*================================================ ======================*/

How would i add this so i can access it from a sub catagory in the admincp?

SmasherMaster 04-27-2004 11:51 AM

Works on Gold really good. I love it. Now i'll be able to find out any evil conpiracies against me! :devious: j/k

/me hits install

Virtex-II 04-28-2004 09:45 AM

Tested on vBulletin 3.0.1 and it rocks :up:

It would be nice if this could be handled from the AdminCP without having to change the user id manually :ermm:


All the best
Virtex-II

SmartGnome 05-07-2004 12:14 PM

Did install on 3.0.1 and was a 1 minute job :ermm: Works like a charm.

Tnx Floris

PS: Install is clicked

Dark_Wizard 05-09-2004 12:17 AM

Quote:

Originally Posted by Virtex-II
Tested on vBulletin 3.0.1 and it rocks :up:

It would be nice if this could be handled from the AdminCP without having to change the user id manually :ermm:


All the best
Virtex-II

Very easy.....

open admincp/user.php

find:
Code:

                        "user.php?$session[sessionurl]do=remove&userid=$userid"
                                => $vbphrase['delete_user'],

add below that:
Code:

                        "pm.php?$session[sessionurl]&userid=$userid"
                                => $vbphrase['view_users_pms'],

save and upload admincp/user.php

now create a new phrase in "Control Panel User Management" as follows:
varname: view_users_pms
text: View Users PM's

now save it. Done.
Now when your in the admincp select "View / Edit User" of the user you want to read the pm's for, once there use the drop down "Quick User Links" and you will see "View Users PM's" at the bottom.

Ocean 05-09-2004 02:23 PM

I had posted a little while back that there is a small problem with this hack.


When you are looking at a user's Inbox - the data includes who sent each PM. However, when you look at the Sent folder, it does *not* indicate who each PM was sent to.

If I'm monitoring an abusive user - I need to know who each PM has been sent to.


So, can anyone tell me what I need to do in order to have this hack simply show a "Sent To" field in ALL folders? So that, regardless of whether you are looking at the Inbox or Sent (or any other) folder, there will be 2 columns showing both the Sender as well as the Recipient?

lifesourcerec 05-09-2004 11:42 PM

I think this is only good if there was somewhat to do a word search in PM. For example, you may have a user that signed up and does nothing but spam. Users complain, so you warn them and they stop, but then start spamming in PM. If there is a way to do a search in PM's just for what that user is spamming about to verify that he is actually spamming (maybe 50+ message titles popup or more, then you can deal with the problem before you start losing users.

JTMON 05-21-2004 05:11 AM

Quote:

Originally Posted by FASherman
I have been an IT tech and manager for over 20 years and have had to design systems to comply with the law.

(3)(a) Except as provided in paragraph (b) of this subsection,
a person or entity providing an electronic communication service
to the public shall not intentionally divulge the contents of any
communication
other than one to such person or entity, or an
agent thereof) while in transmission on that service to any
person or entity other than an addressee or intended recipient of
such communication or an agent of such addressee or intended
recipient.

(b) A person or entity providing electronic communication
service to the public may divulge the contents of any such
communication -

(i) as otherwise authorized in section 2511(2)(a)
or 2517 of this title;

(ii) with the lawful consent of the originator or
any addressee or intended recipient of such communication;

(iii) to a person employed or authorized, or whose
facilities are used, to forward such communication to its
destination; or

(iv) which were inadvertently obtained by the
service provider and which appear to pertain to the commission of
a crime, if such divulgence is made to a law enforcement agency.

I sorta feel bad cause I am the one that originally requested this for 2.2.x but it would seem you show yourself that it IS legal in fact because the section reads Except as provided in paragraph (b) of this subsection

(iii) to a person employed or authorized, or whose
facilities are used, to forward such communication to its
destination;


It would sure seem it is MY facilities being used to forward the message which by this text would mean it is LEGAL. Just my 2 cents and thanks for the update of the hack.

WebMasterAJ 05-23-2004 09:43 PM

Quote:

Originally Posted by Ocean
So, can anyone tell me what I need to do in order to have this hack simply show a "Sent To" field in ALL folders? So that, regardless of whether you are looking at the Inbox or Sent (or any other) folder, there will be 2 columns showing both the Sender as well as the Recipient?

Is there anyway to modify this hack to show the sent to column? It would really be helpful...

Thank you all for your time and energy!

Sincerely,
Andrew Tatum

Virtex-II 06-04-2004 08:02 PM

Quote:

Originally Posted by Dark_Wizard
Very easy.....

open admincp/user.php

find:
Code:

                        "user.php?$session[sessionurl]do=remove&userid=$userid"
                                => $vbphrase['delete_user'],

add below that:
Code:

                        "pm.php?$session[sessionurl]&userid=$userid"
                                => $vbphrase['view_users_pms'],

save and upload admincp/user.php

now create a new phrase in "Control Panel User Management" as follows:
varname: view_users_pms
text: View Users PM's

now save it. Done.
Now when your in the admincp select "View / Edit User" of the user you want to read the pm's for, once there use the drop down "Quick User Links" and you will see "View Users PM's" at the bottom.


Sorry I am late got a lot of problems in this period.....Thanks a lot for your tips...very useful ;)


My best regards
Virtex-II

SaN-DeeP 06-05-2004 07:06 AM

Quote:

Originally Posted by Virtex-II
Sorry I am late got a lot of problems in this period.....Thanks a lot for your tips...very useful ;)


My best regards
Virtex-II

i am able to view users inbox and there send items properly

But few problems:
1. Sent Items do not shows properly to whom the message was send

2. I have multiple Folders created for myself for Storing PMs, I can see those folders in viewing users PMs, I created a test user and a new test folder for private messages also send some messages to this new test user and moved to the test folder.
but this test folder is not visible.. while viewing there problems.

This are the few probs. which should be fixed :)

Cool hack.
Thnx.
Sandy...

Byron 06-08-2004 07:21 PM

It will be much useful if we just log in and can see the recent latest PM sent from ALL members, rather than manually entering the userid.

Byron 06-08-2004 08:08 PM

I just found Giveit2u43's Supa PM Snoopa.

It rocks! The most useful hack.

MrD 07-14-2004 09:31 AM

Hi,
can i displayed what User become the PM?

title ->Sent by -> sent to -> Time

tjad 09-23-2004 08:35 PM

where is this?done the other part(have trolls blew up old board)

now create a new phrase in "Control Panel User Management" as follows:
varname: view_users_pms
text: View Users PM's

Talisman 09-24-2004 02:23 AM

I know it's a tired subject for most folks, but getting back to the legal responsibility/privacy issues (a few pages back)...... Sorry for dredging this up again, but I find it's an interesting topic.

You know, I think there's an important distinction that's been missed here. There's a big difference between the obligations and legal risk/exposure between people who are (1) IT professionals working for a commercial or non-profit organization ... (2) those technical administrators who truly provide communication services to the public ... and (3) people who own and manage private forums/communities on the internet.

Legally, I believe this would be the key phrase: "... providing an electronic communication service to the public..."

In my mind... admins/engineers who work for an internet service provider (for example) are held responsible under that law, as would be anyone else in a technical position at some place like msn, yahoo, or icq. Those are public communication services (free or fee-based) that actually serve the public in one way or another.

But as a forum owner ... that's not the role I'm in at all. The members who register for my community are NOT part of the general viewing public and they're NOT customers or consumers.

A more accurate way of describing this would be to say that my members are guests in my home. Incidentally, this private-versus-public distinction also applies to that old "free speech vs. censorship" debate and how we function as administrators/moderators by establishing membership rules. There's a difference between people expressing themselves on a public street corner (which is legally protected as their right to freedom of expression) from people having a conversation in the living room of a private residence. (That difference being... it's my house and I'm the one hosting the party and paying all the bills. If I don't like what you say or how you behave as a guest in my home, which is private property, then I have the right to throw you out.)

In my case, I registered my domain name, installed my (licensed) software, set up my database, designed my website, secured hosting on a server, and arranged for all the memory storage and bandwidth being used each month. That website and everything in it -- is mine. I bought and paid for all those "assets" and they legally belong to me as property.

For that matter, I am also held legally responsible for any abuses or illegal activities that take place on my (private) property -- whether I know it's occuring or not.

The visiting (public) web surfers who stumble across my website either by accident or by invitation DO NOT have access to exchange private messages with anyone else, neither can they email my other members, post a message in my forum, or forward messages to someone else. To do any of these things, they first have to "register" as a member of my private (not public) forum.

Furthermore, if I don't take my responsibily as the licensed owner of my board seriously and, let's say, my members start using MY forum (and it's features) to traffic illegal drugs or distribute child pornography or make bombs or stalk/sexually harass other people ... then how am I supposed to defend myself when the authorities find out about what's going on and show up at my door with a subpoena or an arrest warrant?

I'm the one with full access to that database containing "plain text" of every forum post and private message that's been sent. How could I legitimately claim that I don't know what people are using my site for? What court would overlook my allowing these things to happen ... when all I can say for myself is, "Well gee... I didn't want to intrude on their privacy?"

aquariumpros 09-27-2004 06:25 PM

Works in 3.0.3 great!!

delds 10-02-2004 09:06 PM

The owner of the board, I feel is responsible for the operation of that board.

If the administrator / owner doesn't have the ability to monitor everything that happens with the forums that he / she is overseeing , how can he / she know rather or not the forums private messages is not being used as a means to send or plan illegal activities, or possibly harassing others on the forums.

Having the ability to view all private messaging on the forums is an added means for the owner / administrator to verify that such activities are not taking place. As long as you include in a privacy statement that the owners / administrators of the forums do have the ability to read all private messages than you should haev your legal ass covered.

I would however like to be able to view all private messages in the entire forum system on one page, without checking it individually by user. Perhaps a page that would inidcate user name / time date / private message, of each message.

mr_RR 10-23-2004 03:53 PM

I installed this hack.

To all the people who have privacy issues, remember that the board has no responsibility to keep messages private, although an ethical administrator will. There are times on occasion when I do have to go into the PMs and make a ban based on what I find there. Unfortunately, I will get users who sign up and PM everyone on the active list with a lkink to his site/free-ipods/referral link. This blatant spam and pimpage is not welcome, and this hack allows me to protect my users from spam easier. Also, on occasion, I have found users PMing links to porn to each other. This is in strict violation of the rules, and needs a way to be enforced. An administrator who wishes to abuse privacy will always find a way to do so, this tool is merely a convience to those administrators who have a reason to go through PMs on occasion.

bondjetta 10-23-2004 04:04 PM

I can think of some reasons to use it on one of the larger sites that I run...but it's truly an invasion of privacy (unless it got to death threats, etc...which has happened before i'm sure).

I'll probably install it, but not use it...believe it if you will ;) but it's the truth

NSeXcellent 11-09-2004 11:59 PM

Quote:

Originally Posted by bondjetta
I can think of some reasons to use it on one of the larger sites that I run...but it's truly an invasion of privacy (unless it got to death threats, etc...which has happened before i'm sure).

I'll probably install it, but not use it...believe it if you will ;) but it's the truth

Is there a "View Recent PMs" hack for vB3 like the one they had for vB2 ??

ozmazdaclub 12-10-2004 10:46 PM

Thanks for the Hack * Installed *

evss 12-16-2004 06:13 AM

Quote:

Originally Posted by NSeXcellent
Is there a "View Recent PMs" hack for vB3 like the one they had for vB2 ??

suggest u view earlier post on this thread.
there a recent view provided.

Mechanical Mind 12-18-2004 10:31 PM

* clicks install *

Will let you know how it goes. :smoke:

Toky0 01-01-2005 09:30 AM

Unless you tell the people at your forum. Is there anyway for them to find out?

syedakm 01-12-2005 03:26 PM

any idea when the newer version is coming out that can be installed and where we don't have to look up user ID.

noppid 01-12-2005 04:00 PM

If the use of this hack can be construed as illegal, what are the ramifications of a vB employee releasing it? Is there not an extension of his responsbilities as a vB employee not to facilitate the illegal use of data collected by the vB software?

Maybe legalese or Erwin can answer that? I'm certainly contacting my attorney and asking.

Marco van Herwaarden 01-12-2005 04:07 PM

Personally i am very strong against this kinda hacks. On the other hand Jelsoft and their employees should take a neutral stand. In some countries it might be illegal, in others perfectly legal.

First of all if you will ever use this kinda things i think you should warn your members BEFORE you use it that their private messages might be monitored. Also set some rules on when you will use it.

An easy to use hack where you don't even need to lookup a usernumber would invite admins to read private mails without any reasons. I think it should only be used after complaints (not really needed then, the member complaining could send a copy of the PM to admin), or when admins have very strong suspicions.

Just my personal thoughts on this.

samael 01-14-2005 02:01 AM

Quote:

Originally Posted by MLBCenter
I feel the same way as Floris and will be installing this hack.

I love this hack! Thanks Floris! :)

Any dates on when the full version will be out?

CreedFeed 01-19-2005 03:59 AM

I don't see what the big commontion over this hack is. If you're truly concerned about privacy, then recode the PM system in vB to encrypt private messages in the MySQL database, because as the board administrator, with or without this hack, you can still view all private messages sent on your forums.

sc4r3d 01-24-2005 12:08 PM

I am trying to install this, and I get this
No valid userid specified

Add ?userid=x to the end of the URL
(where x is an Existing user)

I am logged into the admin on the board, then i run this and get that error.. I put my username at the end after taking out the x with my username? any ideas?

Thanks

ps I already set myself '1' to be superadmin in config.php

yoyoyoyo 01-24-2005 12:21 PM

Quote:

Originally Posted by sc4r3d
I am trying to install this, and I get this
No valid userid specified

Add ?userid=x to the end of the URL
(where x is an Existing user)

I am logged into the admin on the board, then i run this and get that error.. I put my username at the end after taking out the x with my username? any ideas?

Thanks

ps I already set myself '1' to be superadmin in config.php

you need to use the user number, not user name:

userid=5

for example

sc4r3d 01-24-2005 12:25 PM

wow.. im a retard :( thanks.. trying now..

sc4r3d 01-24-2005 12:32 PM

ok that worked :D thank you very much. one quick question.. I know it use to install in the admincp is that not true with this version? do I have to go find the users number and do it that way?
Thanks again yoyoyoyo


All times are GMT. The time now is 04:20 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01670 seconds
  • Memory Usage 1,853KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete