Pagina 1 van 1

No Flood Limit For Admins & Mods ( small shoutbox )

Geplaatst: 03 nov 2004, 20:53
door Mandrake Linux

Code: Selecteer alles

############################################################## 
## MOD Title: No Flood Limit For Admins & Mods ( small shoutbox ) 
## MOD Author: Stefan Machiels 
## MOD Description: Remove the flood limit for administrators and moderators ( small shoutbox ) 
## MOD Version: 1.0 
## 
## Installation Level: easy 
## Installation Time: 1 Minute 
## Files To Edit: shoutbox_view.php 
## Included Files: n/a 
## The Small Shoutbox mod is required for this mod 
## Thanks http://prikbord.omehenk.nl 
# 
#-----[ OPEN ]------------------------------------------ 
# 
shoutbox_view.php 
# 
#-----[ FIND ]------------------------------------------ 
# 
if ( $row['last_msg_time'] > 0 && ( $current_time - $row['last_msg_time'] ) < $board_config['flood_interval'] ) 
# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
if($userdata['user_level'] != ADMIN && $userdata['user_level'] != MOD) 
       { 
# 
#-----[ FIND ]------------------------------------------ 
# 
' . $lang['Flood_Error'] . '</span></td></tr></table>'; 
# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
} 
# 
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ 
# 
# EoM 
Met de mod die ik heb gemaakt kun je
ook in de small shoutbox geen flood voor aministrators en moderators doen
Gaat maar testen :thumb:

Geplaatst: 03 nov 2004, 21:19
door Protoman
me sir wijsneus, maare moet
## Requid Small shoutbox
niet zoiets zijn:
## The Small Shoutbox mod is required for this mod
or sumtin :?:

Geplaatst: 03 nov 2004, 21:23
door Mandrake Linux
thanks effe fixe :D

Geplaatst: 04 nov 2004, 01:56
door mosymuis
Dit is geen mod, maar een add-on.

Geplaatst: 04 nov 2004, 08:39
door Mandrake Linux
ook goed
vindt het een heele prestatie van mezelf;)
:bier: