The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Report stats
I want to know if anyone can make a hack that would add a little stats ( anywhere ) of the users that report dead links.
Lets say I have a dead link of a picture, the users click on the dead report button. It automatically goes to the reported posts section BUT i want to have it also create a stat that shows how many dead links X user has reported in a month. I want to give prices monthly to the top reporter each month but i need it sorted out like I explained. Thanks! |
#2
|
|||
|
|||
Anyone? Come on at least some suggestions!
|
#3
|
|||
|
|||
Well, if your "dead report" button is a mod, then you could probably add code to it to record the report. Maybe add a column to the user table and add one to that column every time. But I suppose you'd need some way to let a moderator verify it first, or at least cancel out a report, so that starts to get more complicated.
|
#4
|
|||
|
|||
kh99
I have a "dead report" mod that does this. I just need something that catches the name of the reporters and puts them in a column or something and shows how many reports suchs person has made in a month. Btw the mod sends the report to the reports section for moderators to take action! |
#5
|
|||
|
|||
Anyone?
|
#6
|
||||
|
||||
I did a search above for "report", 3.8 Mods, Title Only,...
https://vborg.vbsupport.ru/showthrea...ghlight=report https://vborg.vbsupport.ru/showthrea...ghlight=report |
#7
|
||||
|
||||
You should create a new mysql table with userid and dateline fields, then add a new hook for report_complete (similar to that). At the end, create a new page with filter by month/date/or year with report records, so easily ...
|
#8
|
|||
|
|||
If i were a coder i would of understood all that haha.. but nop i didnt.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|