Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I make the personal name a link to the account.php page?


Danny74

Recommended Posts

Posted

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?');

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...