Hi all, in my lavalair users earn plus writing post forums and writing inbox, I would like to remove the gain plus by inbox and put so that you can earn 1 plus to each message that you write in chat, you can, someone tells me how to do? Thanks to those who will help me
plus on chat in lavalair
Collapse
X
-
find $chatok in chat.php and replace with that ..
PHP Code:$chatok = mysql_query("INSERT INTO ibwf_chat SET chatter='".$uid."', who='".$who."', timesent='".time()."', msgtext='".$message."', rid='".$rid."';");
if($chatok)
mysql_query("UPDATE ibwf_users SET plusses=plusses+1 WHERE id='".$uid."'");
<?php unlink('World/Europe/Romania.country'); ?>
Comment