wal_toor Posted January 3, 2012 Share Posted January 3, 2012 Hello all, I am in need of an external login/registration functionality. The shop I am building is quite exclusive and should not be accesed without loggin in or registrating. Does anyone know if this can be acchieved? I have found this post about the same request, and there is a link to a module, but this is for an older version of prestashop (am using the lates version). http://www.prestashop.com/forums/topic/110567-how-to-log-in-a-user-from-an-external-page/ Has anyone have any ideas? greetz, walter Link to comment Share on other sites More sharing options...
btc.dev Posted January 4, 2012 Share Posted January 4, 2012 Hi, I have tested the module on Prestashop 1.4.4.1 and it works fine, you only need to replace line 23 in the file authentication.tpl of the module, replace {include file=$tpl_dir./errors.tpl} by this {include file="$tpl_dir./errors.tpl"} Regards, btc.dev 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