When i'm browsing categories and i find product i like, i want to login to check prices. But after login i get redirected to index page. Can this be done so that i get redirected to the page i was, before i was loged in?
I think i need to change FILENAME_DEFAULT to something else in /includes/modules/pages/login/header_php.php
zen_redirect(zen_href_link(FILENAME_DEFAULT));
Any idea? Tnx



