Jump to content

Account creation does not work


Recommended Posts

I just installed Prestashop 1.6.1.2 today and am trying out the checkout process but can't get past the "Sign In" page.

 

When I enter an email address under "Create An Account" and click the create button, nothing happens.  In dev tools, I can see a call to my shop URL and "[mywebsite.com]/shop/?rand=1446239181550" with a valid JSON response, but nothing happens on the page itself.

 

When I try to use the oneall social plugin to login, it proceeds to log in after I click a social icon (e.g. Facebook, Gmail), but then blanks out at this page: [mywebsite.com]/shop/index.php?controller=oneallsociallogin&back=http%3A%2F%2Fwww.[mywebsite.com]%2Fshop%2Flogin

 

Any ideas of what might be going on?  My installation is pretty much out-of-the-box with just an updated theme and some shipping added, along with the "oneall" social login addon uploaded...nothing special.

 

Thanks in advance!

Edited by michaelrod77 (see edit history)
Link to comment
Share on other sites

Thanks, Nemo1.  I enabled reporting and here's what I pulled from the error_log:

 

[02-Nov-2015 07:01:12 US/Eastern] PHP Notice:  Undefined index: User in /home/[user]/public_html/shop/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 184
[02-Nov-2015 07:01:12 US/Eastern] PHP Notice:  Trying to get property of non-object in /home/[user]/public_html/shop/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 184
[02-Nov-2015 07:01:15 US/Eastern] PHP Notice:  Undefined index: User in /home/[user]/public_html/shop/cache/smarty/compile/f1/6c/3a/f16c3ae88ab07b20014e570cba49d50fa52a4096.file.header.tpl.php on line 184
[02-Nov-2015 07:01:15 US/Eastern] PHP Notice:  Trying to get property of non-object in /home/[user]/public_html/shop/cache/smarty/compile/f1/6c/3a/f16c3ae88ab07b20014e570cba49d50fa52a4096.file.header.tpl.php on line 184
[...]
 
The last two lines in the error log repeat about 25 times or so.
 
I tried deleting the smarty cache (both the "cache" and "compile" folders under "smarty") but that didn't seem to help at all.  Any ideas?
 
Thanks!
Edited by michaelrod77 (see edit history)
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...