Ciao a tutti! Perchè dopo la registrazione mi dice che il mio account non è valido/convalidato? Spunta questa scritta: Account Not Validated
This could take up to 12hrs pls be patient and try again soon
thank you. Qua c'è la tabella che ho impostato nel database
Table structure for table `ibwf_acc`
--
CREATE TABLE `ibwf_acc` (
`id` int(100) NOT NULL auto_increment,
`gid` int(100) NOT NULL default '0',
`fid` int(100) NOT NULL default '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
--
-- Dumping data for table `ibwf_acc`
--