Jump to content

step 2 of checkout doesn't work!


Recommended Posts

hello again,

 

I add an item to my cart, click checkout, and then NEXT to go to the next step.

 

this is the url that freezes

 

http://www.lenavogue.com/login?multi-shipping=0&display_guest_checkout=1&back=http%3A%2F%2Fwww.lenavogue.com%2Forder%3Fstep%3D1%26multi-shipping%3D0

 

I have enabled/disabled multi-shipping and does nothing, so that's not the cause.

any help would be welcome

 

thank you!

Link to comment
Share on other sites

thanks a bunch for that! that gave me this:

 

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/lenavogu/public_html/themes/theme846/authentication.tpl" on line 220 ">getPageLink('password')|escape:'html'}" title="{l s='Recover your forgotten password'}"" - Unexpected ">"' in /home/lenavogu/public_html/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:667 Stack trace: #0 /home/lenavogu/public_html/tools/smarty/sysplugins/smarty_internal_templateparser.php(3144): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /home/lenavogu/public_html/tools/smarty/sysplugins/smarty_internal_templateparser.php(3209): Smarty_Internal_Templateparser->yy_syntax_error(68, '>') #2 /home/lenavogu/public_html/tools/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(68, '>') #3 /home/lenavogu/public_html/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(206): Smarty_Internal_SmartyTem in/home/lenavogu/public_html/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 667

Link to comment
Share on other sites

sure these are lines from 210 to 225

 

 

<div class="form-group">

<label for="passwd">{l s='Password'}</label>

<input type="password" id="passwd" name="passwd" 

 

value="{if isset($smarty.post.passwd)}{$smarty.post.passwd|stripslashes}{/if}" 

 

class="account_input form-control" />

</div>

<div class="lost_password form-group"><a href="{$link-

 

>getPageLink('password')|escape:'html'}" title="{l s='Recover your forgotten password'}" 

 

rel="nofollow">{l s='Forgot your password?'}</a></div>

<p class="submit">

{if isset($back)}<input type="hidden" class="hidden" 

Link to comment
Share on other sites

hello and sorry i took a bit to reply

 

in the default template, the step 2 appears, however i fill all information for quick checkout and click next, but the page returns me to step 2 with all info as blank. it does not move forward to step3 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...