Author |
Topic |
foo
New Member
52 Posts |
Posted - 18 September 2002 : 15:57:50
|
Name: ozroot Flag Mod Version: 3.0 Download: http://ozroot.com/forums Demo: No, but screenshots below. Description: Allows a user to flag a topic or reply for review. An email notification is sent to a configurable address with all of the relavent information. Tested on 3.3.03. I'd be very interested in feedback from people trying to run it on the latest release.
quote:
Sample email notification: Flag Mod Powered by http://ozroot.com
/////////////////// SUMMARY ///////////////////////// Flagged Topic ID = 6997(http://www.bluedevils.org/forums//topic.asp?TOPIC_ID=6997) Flagged Reply ID = Flagged Member Name = user name Flagged for = OFF_TOPIC Comments = Flagged by: user IP Address (User Name and password) Flagged at: 9/17/2002 10:51:49 AM
/////////////////// REPLY ///////////////////////// Text of flagged reply here /////////////////// TOPIC ///////////////////////// CAT_ID 2 FORUM_ID 3 TOPIC_ID 6997 T_STATUS 1 T_SUBJECT Text of flagged reply here T_MESSAGE Text of flagged topic here T_AUTHOR 336 T_REPLIES 16 T_VIEW_COUNT 206 T_LAST_POST 20020917103532 T_DATE 20020916113043 T_LAST_POSTER 0 T_IP xxx.xxx.xxx.xxx T_LAST_POST_AUTHOR 284 T_ARCHIVE_FLAG 1
|
Tim
|
|
alex042
Average Member
USA
631 Posts |
Posted - 18 September 2002 : 16:12:05
|
Did you have any comments regarding my suggestion from the other post?
|
|
|
foo
New Member
52 Posts |
Posted - 18 September 2002 : 18:18:12
|
Not sure it really fits with this mod. I wrote this mod so that my users could let me know when people are breaking the forum rules. On my forums I am "Big Brother" and people are summarily locked when they break the rules. A democratic voting mechanism isn't really my style. If you'd like to mod the mod I'll include it as an option in a new release.
|
Tim
|
|
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 18 September 2002 : 18:27:37
|
foo,
I just wanted to say thanks for keeping up with your MOD and its releases.
I like this MOD in particular because for those who "might" cause mischief they will have to think it through a few times before doing it since anyone seeing their post can complain about it.
Thanks for sticking around and being concerned about the future users of your MODs.
Regards,
Etymon
|
|
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 18 September 2002 : 18:42:55
|
I do have two addition requests.
Is there anyway you can include who the forum Moderators (with links to send them Private Messages) are governing that particular forum, post, and complaint. Would you mind placing something like "This message will be sent to "X", "Y", and "Z" and placing that message somewhere on your window below:
It would be nice to know which Moderator to follow up with in case there is additional information or further troubles.
Also, I have the Private Messages MOD for Snitz v3.3.05 (which @tomic is now releasing for Snitz v3.4.xx) ... I want to use your MOD in conjuction with Private Messages. Would you be interested in collaborating with @tomic (if he is up for it, of course) to include your MOD so that it also works on Private Messages. This will help cut down on spammers and give forum users a better since of security.
Thanks for all you have done!
Sincerely,
Etymon
|
Edited by - Etymon on 18 September 2002 18:49:02 |
|
|
foo
New Member
52 Posts |
Posted - 18 September 2002 : 20:51:36
|
The moderator email address is a configurable item in the flagmod scripts. It could easily be changed to a drop down list of moderators (either hard coded or retrieved from the database.)
Being the only moderator (the reason I wrote the mod in the first place) on my forums I don't really have any interest in implementing this. Sorry. I'd be glad to help, make suggestions, or review code if anyone does want to implement it. I would also gladly make improvements to the mod available on ozroot.com.
Same would go for any other modifications to the scripts. Again, sorry.
|
Tim
|
Edited by - foo on 18 September 2002 20:52:48 |
|
|
alex042
Average Member
USA
631 Posts |
Posted - 18 September 2002 : 21:24:09
|
quote: Is there anyway you can include who the forum Moderators (with links to send them Private Messages) are governing that particular forum, post, and complaint.
This could probably be attached to a helpdesk script. Instead of emailing a moderator, it would generate a trouble ticket in the helpdesk which would be assigned to a moderator for that particular type of trouble ticket.
|
|
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 19 September 2002 : 10:33:04
|
quote: Originally posted by alex042 This could probably be attached to a helpdesk script. Instead of emailing a moderator, it would generate a trouble ticket in the helpdesk which would be assigned to a moderator for that particular type of trouble ticket.
Yes, exactly! I thought about this as well, but didn't want to ask to much of foo.
Foo, do you mind if alex042 (if he is interested, that is ) helps me with modifying your MOD to get these things working?
Thanks for the help and the explanation, foo. Thanks again also for the MOD!
Cheers,
Etymon
|
|
|
foo
New Member
52 Posts |
Posted - 19 September 2002 : 11:41:25
|
Feel free to make any changes or use any of the code. I'd just appreciate credit (and an email) if you use my code.
I'd be happy to help where I can with suggetions, code review or testing.
|
Tim
|
|
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 20 September 2002 : 00:49:27
|
Great! Thanks!
|
|
|
pknaz
Junior Member
USA
117 Posts |
Posted - 21 September 2002 : 03:18:01
|
Etymon, i might be interested in joining your efforts. |
|
|
schef
Junior Member
USA
164 Posts |
Posted - 24 September 2002 : 01:02:18
|
very nice... i want that exact thing but for 3.04.02... any ideas on how to do it?? |
ATV Outdoors |
|
|
foo
New Member
52 Posts |
Posted - 24 September 2002 : 14:40:22
|
The code is pretty stand-alone. The installation process mostly deals with how to get the icon into the right place. The other possible hangup is that this mod uses the snitz mail include file (I think it's inc_mail.asp) If the mail code changed significantly between 3.3 and 3.4 there could be problems there.
If anyone is running 3.4 and wants help trying to run the mod I'd be willing to help. Email me, or better yet, post to the ozroot.com forums.
|
Tim
|
|
|
alex042
Average Member
USA
631 Posts |
Posted - 07 October 2002 : 10:34:30
|
After a few changes, I've got this to with with v3.4.
inc_functions.asp to inc_func_common.asp inc_top_short.asp to inc_header_short.asp inc_footer_short.asp was missing
topic.asp Around line 609:
quote: <!-- flagmod BEGIN (reply) --> <a href="JavaScript:openWindow('pop_flagmod.asp?TOPIC_ID=<%=TopicID%>&M_NAME=<%=Member_Name%>&REPLY_ID=<%=Reply_ReplyID%>')"><img src="icon_flag.gif" height=15 width=15 alt="Flag Topic For Review" border="0" align="absmiddle" hspace="6"></a> <!-- flagmod END -->
Around line 816:
quote: <!-- flagmod BEGIN (topic) --> <a href="JavaScript:openWindow('pop_flagmod.asp?TOPIC_ID=<%=TopicID%>&M_NAME=<%=Member_Name%>')"><img src="icon_flag.gif" height=15 width=15 alt="Flag Topic For Review" border="0" align="absmiddle" hspace="6"></a> <!-- flagmod END -->
pop_flagmod2.asp Line 68: szRc = szRc & ThisField & vbCrlf
Line 70: (Removed table reference) szRc = szRc & vbCrlf
|
Edited by - alex042 on 07 October 2002 10:38:04 |
|
|
lainie
Starting Member
4 Posts |
Posted - 28 October 2002 : 12:10:39
|
I am trying to implement this in 3.4. Thanks for posting this code. Question, though, the additions around line 609 and 816. Where EXACTLY do I add this code? If you can site the exact preceding line that I need to paste this after, that would be great.
Thanks! Lainie |
|
|
alex042
Average Member
USA
631 Posts |
Posted - 28 October 2002 : 12:56:27
|
quote: If you can site the exact preceding line that I need to paste this after, that would be great.
The surrounding text is included in the post. Find the similar code and replace the red highlighted sections.
|
|
|
Topic |
|