codefritz Posted October 6, 2013 Share Posted October 6, 2013 (edited) I cklick on the next Button in the Basket-Page. Then a page with a email form comes up. If I enter a email address here and click on next the next page gets loaded but the content is not displayed .It's supposed to be a form with detailed user informations...The html code looks good but it seems that ajax does not change the "display: none" attribute. My Firebug Console says there are no errors...really sad about that problem.. with the original template it works of course but comparing the original one and my temlate I cant recognize a significant difference... Thanks in advance for your help, Regards, cf <head> <body id="authentication" class=" "> <div id="con1"> <div id="header_placeholder"> <div id="header_logocontainer"> <div id="center_default"> <div class="breadcrumb"> <div id="center_column"> <div id="noSlide" style="display: none;"> <title>BLA Authentifizierung - shop</title> <meta content="application/xhtml+xml; charset=utf-8" http-equiv="Content-Type"> <meta content="de" http-equiv="content-language"> <meta content="PrestaShop" name="generator"> <meta content="index,follow" name="robots"> <link href="<br /> <b>Notice</b>: Undefined index: favicon_url in <b>/var/ Edited October 6, 2013 by codefritz (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 7, 2013 Share Posted October 7, 2013 duplicated: http://www.prestashop.com/forums/topic/279908-authentication-form-gets-not-displayed/?do=findComment&comment=1406825 Link to comment Share on other sites More sharing options...
Recommended Posts