Thread: [REQ] 2 addons
View Single Post
  #8  
Old 20th December 2014, 13:30
WhyMe WhyMe is offline
Banned
 
Join Date: Apr 2014
P2P
Posts: 160
Thumbs up
@TAKESIGNUP

look for

PHP Code:
// check if email is banned
      
$email htmlspecialchars($_POST['email']);
      
check_banned_emails($email); 
below add

PHP Code:
$uploaded 2147483648
add to the line uploaded, and $uploaded,

PHP Code:
$ret mysql_query("INSERT INTO users (uploaded,  ". (!$arr[0]?"class, ":"") ."added) VALUES (" implode(","array_map("sqlesc", array($uploaded
Reply With Quote