IAN MAGIC Posted July 16, 2011 Share Posted July 16, 2011 There is 1 error :lastname is required.I register an account before and it did not have this problem. But recently, when my customer register it and it show this problem.Please help me thanks.This is my website www.ianmagic.com please try register it and check the problem. Link to comment Share on other sites More sharing options...
renamed_account_270398 Posted July 16, 2011 Share Posted July 16, 2011 I got same error,is there solution?Thank you in advance Link to comment Share on other sites More sharing options...
renamed_account_270398 Posted July 16, 2011 Share Posted July 16, 2011 I have put issue on bug tracker. We will see what dev team says. Link to comment Share on other sites More sharing options...
renamed_account_270398 Posted July 18, 2011 Share Posted July 18, 2011 I have solved the problem by reinstalling complete Presta shop. After several tries to make things work,deleting required fields.cache and so on,nothing gave the result. Then I have installed fresh copy of Presta 1.4.3.0 and now everything works perfect. My guess,that some authentication failed or it is database. Link to comment Share on other sites More sharing options...
mkhizess Posted September 25, 2011 Share Posted September 25, 2011 There is 1 error :lastname is required I am new on PrestaShop my presta website was working fine suddenly stop working to register new customer I have been reading and post to forum non of them help me. My website is www.investide.co.za I get problem when I register new customer I get the following Error "There is 1 error :lastname is required." Please help Link to comment Share on other sites More sharing options...
mkhizess Posted September 26, 2011 Share Posted September 26, 2011 I have solved my problem by commenting {elseif $field_name eq "lastname"} on the "Your address" authentication.tpl it was not displaying on the front-end Thank you for help /* {elseif $field_name eq "lastname"} */ <p class="required text"> <label for="lastname">{l s='Last name'}</label> <input type="text" class="text" id="lastname" name="lastname" value="{if isset($smarty.post.lastname)}{$smarty.post.lastname}{/if}" /> <sup>*</sup> </p> Link to comment Share on other sites More sharing options...
[email protected] Posted December 8, 2011 Share Posted December 8, 2011 am getting the same error There is 1 error : lastname is required. and i checked the <p class="required text"> <label for="lastname">{l s='Last name'}</label> <input type="text" id="lastname" name="lastname" onblur="$('#customer_lastname').val($(this).val());" value="{if isset($smarty.post.lastname)}{$smarty.post.lastname}{/if}"> <input type="hidden" id="customer_lastname" name="customer_lastname" value="{if isset($smarty.post.lastname)}{$smarty.post.lastname}{/if}"> <sup>*</sup> seems, to be there did anyone have and other suggestions. Link to comment Share on other sites More sharing options...
[email protected] Posted December 8, 2011 Share Posted December 8, 2011 There are 2 errors : You must register at least one phone number This country requires a state selection. surely this is all related to shipping Link to comment Share on other sites More sharing options...
Yashraj Posted July 10, 2012 Share Posted July 10, 2012 where is the authentication.tlp file located? Link to comment Share on other sites More sharing options...
Brighteyes Posted August 14, 2013 Share Posted August 14, 2013 Did anyone find a solution to this in the end? Link to comment Share on other sites More sharing options...
Recommended Posts