usersignup table not created on fresh install
Posted: Thu Jun 12, 2014 4:57 pm
I just installed version 6.4.2 on Fedora Linux and am unable to use the User Signup function. I receive the following message
Fail to run query [insert into usersignup (username,password,firstname,lastname,email,submitted) values('john','am9obg==','john','doe','alansmethers@hotmail.com',NOW())], error = Table 'paxs.usersignup' doesn't exist
Fail to run query [insert into usersignup (username,password,firstname,lastname,email,submitted) values('john','am9obg==','john','doe','alansmethers@hotmail.com',NOW())], error = Table 'paxs.usersignup' doesn't exist