Open <your web folder>/classes/account.php and modify these 2 lines: (in my script they are lines 10 and 11:
public $data = array('name' => null, 'password' => null, 'premdays' => null, 'lastday' => null, 'email' => null, 'key' => null, 'create_ip' => null, 'creation' => null...