Hello,
I don't know where to post for this question. Basically, I want to perform a certain action on tpl_login_default.php based on where the customer came from. So far they either come from
Login: http://www.meaningfulaccents.com/ind...ain_page=login
or
Continue checkout on Shopping cart: http://www.meaningfulaccents.com/ind...ckout_shipping
I was thinking of using main_page as an argument, but I don't know how to pass it all the way to tpl_login_default.php. So then I tried to grab the previous clicked link and just do my conditional statements from that but I don't know how to do that either. Anyone can help? Thanks.


Reply With Quote
