PDA

View Full Version : Administrative and Maintenance Tools - ZH - Report PM


Ziki
12-18-2007, 10:00 PM
This modification was brought to you by
KXDesign
http://www.kxdesign.com/


~Modification name
Report PM

~Modification description
When a user reports a post this hack sends out pm's to staff members :)

~Modification options

On/Off
Receipt Name


~Modification info
File uploads: 0
Template edits: 0
Templates: 0
File edits: 0
Plugins: 1
SQL Queries: 0
Phrases: 9
Settings: 2

Install time: 3 sec
Install level: Easy

~Modification installation

Step 1: Import Product



~Modification screenshots
None


~Modification copyright
This may not be distributed,released or claimed as your work without author's permission.

Ziki
12-19-2007, 11:11 AM
~Reserved~

Snake
12-19-2007, 11:15 AM
Thanks for the release!

kaptanblack
12-19-2007, 11:19 AM
Thanks...

BuRaCh
12-19-2007, 11:53 AM
thanks ziki

apiasto
12-19-2007, 02:06 PM
reserved thnx

yahoooh
12-19-2007, 06:40 PM
thanks

kiril_cvetkov
12-19-2007, 06:49 PM
Ziki you are the man :)

youradhere4222
12-19-2007, 08:13 PM
Oh, I thought this was a feature to Report PM's. :p

Ba$im
12-20-2007, 09:04 AM
thanx.

LouiseWilson
12-28-2007, 07:48 AM
In Username field
is it possible to add more than one username ?

MrPHD
12-28-2007, 09:58 AM
Nice. Thanks.
Installed

cooldude714
12-28-2007, 02:27 PM
I really like the context behind this idea but I could not get it to work.

I tried reporting posts (and I did fill in a username in the vBulletin options) but it wouldn't work.

Ah well!

makofu
12-30-2007, 04:53 AM
I really like the context behind this idea but I could not get it to work.

I tried reporting posts (and I did fill in a username in the vBulletin options) but it wouldn't work.

Ah well!
Didn't work for me either (note, I'm using Beta 3). Also, who gets these emails if no username is filled in by default?

Bounce
12-30-2007, 08:05 PM
Oh, I thought this was a feature to Report PM's. :p

LOL me too... Now there's an idea...

A user gets an abusive PM and he wants to report it he/she simply clicks the "Report PM to Admin" button and the admins get the copy of the pm sent to them

Possible or already been done ? :D

Meghwar
01-02-2008, 02:48 AM
Didn't work for me either (note, I'm using Beta 3). Also, who gets these emails if no username is filled in by default?

same here didnt work ...

vb 3.7.0 B3

regards

drhimadri82
01-06-2008, 06:04 PM
only one of my mods....who is a vip cum mod getting reported!!!!

bmbsa
01-17-2008, 10:08 AM
I had to modify your code so that reported thread is sent to ALL moderators of a forum.

Your current code will only send a PM to the last moderator added to a forum.

Here what I did:

Before this line of code


$pmdm =& datamanager_init('PM', $vbulletin, ERRTYPE_ARRAY);


I added the following:


foreach ($mods AS $userid => $moderator)
{



and after this line of code:


unset($pmdm);


I added
}


Now it works at least for me ;)

TheInsaneManiac
02-08-2008, 09:07 PM
I had to modify your code so that reported thread is sent to ALL moderators of a forum.

Your current code will only send a PM to the last moderator added to a forum.

Here what I did:

Before this line of code


$pmdm =& datamanager_init('PM', $vbulletin, ERRTYPE_ARRAY);


I added the following:


foreach ($mods AS $userid => $moderator)
{



and after this line of code:


unset($pmdm);


I added
}


Now it works at least for me ;)

Thank you now the modification actually PMs all my staff like it should have done in the beginning... -_-

Brew
02-29-2008, 02:45 AM
This is pretty cool.

Could you add the option to put a notice in the "Your Notifications" dropdown for mods?

todosbaneados
03-03-2008, 04:54 PM
this mod works on 3.6.8?

Xanlamin
03-03-2008, 06:13 PM
By default in vBulletin when a post is reported it can be posted to a thread AND Administrators and Moderators can be Emailed, and you can also set it where just Administrators get notified. I find no reason for a PM to do the same thing.

"User Infractions & Post Reporting Options" is what it is called.

todosbaneados
03-03-2008, 06:19 PM
Yes but only the reports are by email, but i like that mods received that in a PM

want3ed
05-08-2008, 11:52 AM
it is not work 3.7.0

TheInsaneManiac
05-08-2008, 08:46 PM
Doesn't work on 3.7 gold!

PenPusher1000
05-10-2008, 07:02 PM
Doesn't work on 3.7 gold!

does it?

:)

bessler73
05-20-2008, 05:32 PM
Have tried everything here and nothing, this doesn't work on 3.7 gold. Sad this was one of the features we had with UBB.

Captain Tycoon
06-29-2008, 02:18 PM
Any news on whether this mod will be updated to work with 3.7+?

C138 Kaysone
07-03-2008, 06:03 AM
I dont event know how to use it, its hard

pspmaster93
07-17-2008, 05:15 PM
nothing happens when i try reporting a post it doesnt send a pm

wtrk
07-30-2008, 07:55 PM
add the option to have it post to a forum.

also doesnt work with 3.7.2

Xanlamin
07-30-2008, 08:16 PM
Thats because there where some changes in the templates in the gold release and this mod only support up to beta 2.

TheInsaneManiac
08-19-2008, 12:52 AM
Can someone please update.

scott_237
12-02-2008, 03:06 PM
this is in severe need of an update come on someone!

Duncan Idaha
12-09-2008, 07:53 PM
Doesn't work on my forum either.

yahoooh
08-28-2009, 10:32 PM
any update for 3.8.4

djbaxter
08-28-2009, 11:45 PM
No update needed for 3.84. There is a built-in report PM feature in 3.8x.