Slevin Kelevra Posted April 30, 2013 Share Posted April 30, 2013 Hi everyone, I have upgraded the PS from v1.4.3 to v1.5.4 .. the problem is that when someone try to create an account, the following error shows up: "the is_guest is required" does anyone knows why does this error appears? P.S. I have two PS sites, this error only appears on one of my stores, and both were upgraded by the 1 click module. Link to comment Share on other sites More sharing options...
Slevin Kelevra Posted May 1, 2013 Author Share Posted May 1, 2013 (edited) Hi everyone, I have upgraded the PS from v1.4.3 to v1.5.4 .. the problem is that when someone try to create an account, the following error shows up: "the is_guest is required" does anyone knows why does this error appears? P.S. I have two PS sites, this error only appears on one of my stores, and both were upgraded by the 1 click module. Update: I have found that the error is because the is_guest parameter for the db is not going through the ajax's submit so the class/Customer.php cannot safe the new customer, any ideas? Edited May 1, 2013 by Slevin Kelevra (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted May 1, 2013 Share Posted May 1, 2013 Hi Selvin, do you have a URL that we could test and investigate the problem? Link to comment Share on other sites More sharing options...
Slevin Kelevra Posted May 1, 2013 Author Share Posted May 1, 2013 Hi Selvin, do you have a URL that we could test and investigate the problem? Hi benjamin, thanks for the response, the website is global-light.com/barcode, but it is under manteinance right now, I could give you access if you need it with your public IP address. Link to comment Share on other sites More sharing options...
El Patron Posted May 1, 2013 Share Posted May 1, 2013 see if this helps: http://forge.prestashop.com/browse/PSCFI-6738?focusedCommentId=61234&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-61234 Link to comment Share on other sites More sharing options...
Slevin Kelevra Posted May 2, 2013 Author Share Posted May 2, 2013 see if this helps: http://forge.prestas...l#comment-61234 Thanks, I have seen it before but there is nothing checked in the required fields in the customer section. Link to comment Share on other sites More sharing options...
Slevin Kelevra Posted May 23, 2013 Author Share Posted May 23, 2013 I have found that the error was on the table "ps_required_field". In the PS v1.4.x were an option under the customer tab where you can select the "is_guest" field for required information, but after the upgrade to the v1.5.x, this option doesn't appear, so I had to delete the register directly in the table (or by selecting another required field, save it, and then deselect the field and save it again) and the problem get solved. Regards. 1 Link to comment Share on other sites More sharing options...
benjamin utterback Posted May 23, 2013 Share Posted May 23, 2013 Hello, thanks for sharing your solution. I will go ahead and mark this thread as SOLVED. Link to comment Share on other sites More sharing options...
Recommended Posts