h2ogo Posted March 29, 2011 Share Posted March 29, 2011 Hi,Create your account is not working on my prestashop when I enter a email address and hit the button it just reloads the same page instead of moving to the next step.What could be going wrong?Thanks Link to comment Share on other sites More sharing options...
h2ogo Posted March 29, 2011 Author Share Posted March 29, 2011 Ok I'm having all sorts of issues with the checkout process.I have Enable guest checkout set to yes but it keeps wanting to register or login. Will not continue through and if I try to register I have the above issue.Also if I enable one page checkout it tries to go to /en/quick-order but nothing shows up in the center of the page only header, side column, and footer. Also the "check out" button on my shopping cart block changes... WTFAny help with these issues would be appreciated.Cheers Link to comment Share on other sites More sharing options...
jhnstcks Posted March 29, 2011 Share Posted March 29, 2011 Turn off CCC caching options and see if that works and what do you mean your checkout button changes? With one-page checkout the cart button is removed and replaced with a bigger checkout button. Link to comment Share on other sites More sharing options...
h2ogo Posted March 29, 2011 Author Share Posted March 29, 2011 The CCC caching option has not been enabled.Ok I guess the button has not been themed not a big deal then. Still having problems with the other issues though. Link to comment Share on other sites More sharing options...
h2ogo Posted March 30, 2011 Author Share Posted March 30, 2011 Hi,On top of not being able to register I'm not able to log in either it will not leave /en/authentication page. so my prestashop is pretty much useless.Have not been able to find a solution. Link to comment Share on other sites More sharing options...
h2ogo Posted March 31, 2011 Author Share Posted March 31, 2011 I'm wondering if this has any thing to do with my theme compatibility?I ran the compatibility checker and it has a few missing files and a lot of getPageLink is missing.eg.Line 13 in file: /my-account.tpl: getPageLink is missing {l s='History and details of your orders'} You have to call the pages using the getPageLink methodCan anyone give me an example of what this means or point me in the correct direction? Link to comment Share on other sites More sharing options...
madmike Posted May 12, 2011 Share Posted May 12, 2011 Hello,Example of links using getPageLink (get page link) from default template theme my-account.tpl : getPageLink('order-slip.php', true)}" title="{l s='Credit slips'}">getPageLink('order-slip.php', true)}" title="{l s='Credit slips'}">{l s='My credit slips'} Mike Link to comment Share on other sites More sharing options...
h2ogo Posted May 12, 2011 Author Share Posted May 12, 2011 Hi,My template was upgraded to support 1.4 & it fixed my issues.Thanks Link to comment Share on other sites More sharing options...
madmike Posted May 12, 2011 Share Posted May 12, 2011 Please mark as solved your request ;-).Mike Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now