I am working with ver. 1.3.9b and want to have my customers go directly to the customer account page after login. I found a link which suggests changing header_php.php, but my system does not seem to be using this file on login - I put in some echo statements, but am not getting anything from this file and the login always goes to main products page. I changed line 155 to
zen_redirect(zen_href_link(FILENAME_ACCOUNT, '', $request_type));
but it does not work.
Any help in further explaining exactly the login process and files used would be greatly appreciated - there does not appear to be any documentation on this.
Thanks, Alan


Reply With Quote
