Danny74 Posted April 9, 2009 Posted April 9, 2009 I would like to make the personal name a link to the account.php page as soon as a customer logs in. Where exactly would I insert the code to make that occur? Thanks for helping. Presumebly, I need to plug in a link code for %s! so when a customer clicks it, he ro she will be directed to the account.php page. define('TEXT_GREETING_PERSONAL', '<img src="images/unlock.gif" alt="You are logged in" title="You are logged in!"</a>Welcome back <span class="greetUser">%s!</span> Would you like to see which <a href="%s"><u>new products</u></a> are available to purchase?');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.