[ yot | yob ] [ Home | Admin | Hilfe ]
OLE, WIR FAHR IM PUFF NACH BARCELONA 

Antwortmodus


 [ zurück ]

Tripcodes

!ADMIN 18.02.10 (Do) 10:10 Nr.8  
!MOD and !ADMIN tripcodes working nao correctly!!1
>>
!MOD Nr.9
in imgboard.php look for

if ($cap_n) // Normal tripcode parsing

and change the following section to

if ($cap_n) // Normal tripcode parsing {
 // If $cap_n is a staff password, use staff label if ($cap_n == ADMIN_PASS) {
  $stafftrip	= true;
  $meta['userlevel'] = 4;
 }
 else if ($cap_n == MOD_PASS) {
  $stafftrip	= true;
  $meta['userlevel'] = 3;
 }
>>
Stylepabst Nr.25
good choice of colours

<maybe this should go to the css-thread?>

Passwort    [  ] 
[ zurück ]
[ Home | Admin | Hilfe ]