View Single Post
  #2  
Old 14th June 2008, 03:50
BoLaMN BoLaMN is offline
Senior Member
 
Join Date: Jan 2008
Australia
Posts: 93
Default Re: Some Yuna Scatari v2.0 PRE7 RC2 shoutbox questions
in shoutbox search for the value ASC LIMIT and change to DESC LIMIT also to ban members u go into there userdetails and select chat = no

Code:
if ($CURUSER["chatpost"] === 'no'){
echo'<h2>
<center><font color=red>You are banned.</font></center></h2>';
die();
}
as for clearing all shouts no but it does limit the shouts to 200 and delete after theres 200