MoisesZaragoza Posted December 26, 2006 Share Posted December 26, 2006 when a existing user registes 2 times they get a nast MYSQL Error. is there any way to fix that? at the end of the day the code will be good Link to comment Share on other sites More sharing options...
crash3903 Posted December 26, 2006 Share Posted December 26, 2006 when a existing user registes 2 times they get a nast MYSQL Error. is there any way to fix that? yes tell them not to register twice :) Regards Mark A Reynolds Link to comment Share on other sites More sharing options...
MoisesZaragoza Posted December 26, 2006 Author Share Posted December 26, 2006 Thanks but is there a way to not get the MYSQL error? ` at the end of the day the code will be good Link to comment Share on other sites More sharing options...
crash3903 Posted December 26, 2006 Share Posted December 26, 2006 Thanks but is there a way to not get the MYSQL error? ` whats the error...Something about a duplicate entry? Regards Mark A Reynolds Link to comment Share on other sites More sharing options...
MoisesZaragoza Posted December 26, 2006 Author Share Posted December 26, 2006 On the http://www.artofthetime.com/create_account.php If I create a acount 2 times i get __________________________________- ERROR __________________________________- 1054 - Unknown column 'purchased_without_account' in 'field list' select customers_id, customers_email_address, purchased_without_account from customers where customers_email_address = 'admin@aol.com' [TEP STOP] ________________________________________- ________________________________________- I use the e-mail admin@aol.com at the end of the day the code will be good Link to comment Share on other sites More sharing options...
crash3903 Posted December 26, 2006 Share Posted December 26, 2006 why do you need to create an account twice? Regards Mark A Reynolds Link to comment Share on other sites More sharing options...
MoisesZaragoza Posted December 26, 2006 Author Share Posted December 26, 2006 is not that i need to to create a acount 2 times. But lets say someone forgot that they allready have a count. I would like to have a nice error message in the interface of the site saying that the account all ready has been created. not that scary message at the end of the day the code will be good Link to comment Share on other sites More sharing options...
crash3903 Posted December 26, 2006 Share Posted December 26, 2006 is not that i need to to create a acount 2 times. But lets say someone forgot that they allready have a count. I would like to have a nice error message in the interface of the site saying that the account all ready has been created. not that scary message oh right i see - Well I see you have pwa installed so i guess that is interfering with the duplicate registration [problem Regards Mark A Reynolds Link to comment Share on other sites More sharing options...
crash3903 Posted December 26, 2006 Share Posted December 26, 2006 oh right i see - Well I see you have pwa installed so i guess that is interfering with the duplicate registration [problem have you also run the sql file that came with the contribution? Regards Mark A Reynolds Link to comment Share on other sites More sharing options...
MoisesZaragoza Posted December 26, 2006 Author Share Posted December 26, 2006 i belive that i have done all the thisngs with all the contrib i have install at the end of the day the code will be good Link to comment Share on other sites More sharing options...
crash3903 Posted December 26, 2006 Share Posted December 26, 2006 I don't think you have done everythign as the login page does not have the text and button talking about proceeding without an account like below Do you want to go straight to the checkout process? Would like like to check out without creating a customer account? Please note that all of our services will not be available to customers that do not wish to create an account. Also, you can not view the order status of your order, and each time you have to shop with us you will have to re-enter all of your data. Bye creating an account is Free. If you still wish to continue to checkout please click the checkout button to your right. Go over your install again and double check everything Regards Mark A Reynolds Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.