Previous Thread
Next Thread
Print Thread
Rate Thread
#198431 01/13/2003 5:30 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Name: Strike System

Funded by: UltimateDBZ wink

Description: Instead of Report a Post, admins/moderators can Strike other users.

Link: ZIP File

Demo: http://www.lkworld.com

Requirements: UBBâ„¢ 6.4

Number of Downloads: [img]https://www.ubbdev.com/lk/num.php?s=strike64.zip[/img]

Notes: Many features aren't even tested (updates to lib_misc, ultimatebb). Let your moderators know that the following situations will make them go to report a post page instead of strike:
  1. They have to use it in the forum they moderate.
  2. They can't strike other moderators/administrators.
  3. A user can't get more than one strike on the same day. Prevents moderators from trying to ban a user because of personal reasons.

Sponsored Links
#198432 01/13/2003 9:53 PM
Joined: Jan 2002
Posts: 39
Member
Member
Offline
Joined: Jan 2002
Posts: 39
Thanks for the port, LK. smile

I've installed this and it seems like everything went well... no oddities in the control panel or errors being reported; however, my Report a Post image isn't appearing. I doubt that it's anything with LK's code and probably due to the modifications that I've added before this mod, but I'd really like to get this working.

$report_icon, which is the variable that's used to display the image and link in public_topic_page.pl is still there alongside $ip_wording, so it should be showing up. I'm sure that the Report this Post feature in the General Display section of the CP is turned on and that I have the reportpost.gif image uploaded. I put dummy letters around $report_icon in public_topic_page.pl and it displayed those, but not the report post graphic.

Could anyone offer any hints or reasons as to why it might not be showing up? I have installed about a dozen mods, but I don't see how they would have affected the $report_icon variable.

Thanks.

#198433 01/23/2003 1:32 AM
Joined: Jan 2002
Posts: 39
Member
Member
Offline
Joined: Jan 2002
Posts: 39
I fixed my problem. On my test board that I set up I didn't bother to turn on the email features and this is why the report post icon wasn't displaying.

[code][/code]Ah... if statement conditions... smile

Just posting this in case anyone else forgets to turn it on or doesn't have it enabled.

#198434 02/25/2003 9:36 PM
Joined: Mar 2001
Posts: 80
Member
Member
Offline
Joined: Mar 2001
Posts: 80
LK

Should This

Quote
quote:
if ($file[4] != $user_number && !$strike) {
not be this?

quote:
[qb]if ($file[3] != $user_number && !$strike) { [/qb]
As in 0,1,2,3. As file[4] is the start of the forum,topic,reply lines

Just testing this out now for the first time

#198435 03/03/2003 8:16 PM
Joined: Jul 2002
Posts: 42
Member
Member
Offline
Joined: Jul 2002
Posts: 42
LK as one of the Administrators of RonaldReagan.com who was subjected by an attack of two large British soccer boards invasion for the complete purpose of disrupting.

I can't begin to tell you how much I appreciated this script.

Worked beautifully (only modification was changing a few words from "stroke" to "struck" and "stroked" to "strucked" wink )...I even added a small animated lightning gif and wav when struck.

But, a big BIG THUMBS UP FOR THIS SCRIPT! smash

Sponsored Links
#198436 03/03/2003 9:26 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Yeh, I had to change it to struck lol, stroke brought up too many comments...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#198437 04/24/2003 5:59 PM
Joined: Jul 2002
Posts: 42
Member
Member
Offline
Joined: Jul 2002
Posts: 42
Is it compatible with 6.5? [Linked Image]

#198438 04/27/2003 3:37 PM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
It should be smile

#198439 04/29/2003 9:15 PM
Joined: Jul 2002
Posts: 42
Member
Member
Offline
Joined: Jul 2002
Posts: 42
Quote
quote:
Originally posted by LK:
It should be smile
Thanks LK. smile

#198440 08/02/2003 10:56 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Hey LK, is there any chance of an addon for the strike system in the works? I'd like to be able to see all users who are presantly banned due to being struck, plus those who are struck and how many times they were stricken...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Sponsored Links
#198441 10/17/2003 6:35 AM
Joined: Apr 2001
Posts: 103
Member
Member
Offline
Joined: Apr 2001
Posts: 103
Yeah, a working version for ubb6.6 or maybe for 6.7 even, and with the option for the users to see that they have this or that number of strikes, and also members to be able to strike other members, with a limited time of one strike to live for 5 days and then get removed. Please please please? smile


Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats.
#198442 10/17/2003 7:16 AM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
nah, a feature i'd like would be being able to view how many strikes that a user has...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#198443 11/30/2003 3:24 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Question; what about users who've disabled PM's? Anyway of having it force to send a notice even if PM's are disabled?


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#198444 12/10/2003 6:56 PM
Joined: Jul 2002
Posts: 42
Member
Member
Offline
Joined: Jul 2002
Posts: 42
Quote
quote:
Originally posted by Gizzy:
Question; what about users who've disabled PM's? Anyway of having it force to send a notice even if PM's are disabled?
It still strikes them, but they don't get the notification PM, but it still shows up on the Admin strike log and the strike is still applied to their account.

When I see that they aren't accepting PM's, I notify them after the post that was the reason for the strike

#198445 12/10/2003 8:03 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Lol yeh i went and pulled up the strike log last night; I'm actually thinking of publishing that on my site lol...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)