Thread: Project U-232
View Single Post
  #32  
Old 5th May 2011, 00:33
cherwonk cherwonk is offline
Senior Member
 
Join Date: Mar 2008
Posts: 15
Default
Dont know about your error , I havent installed the V2 yet . But to disable mail confirmation
Include/config.php
look for
Code:
//==Auto confirm no email
//== 0 and false = email off
define ('EMAIL_CONFIRM',1);
$INSTALLER09['send_email'] = true;
change the 1=0 and true=false