Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

login problems


wkrecords

Recommended Posts

Posted

ok for creating accounts and logging in i have had some problems

 

but i found this code and wondering what the %s is for

 

define('TEXT_GREETING_PERSONAL', '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?');

define('TEXT_GREETING_PERSONAL_RELOGON', '<small>If you are not %s, please <a href="%s"><u>log yourself in</u></a> with your account information.</small>');

define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to <a href="%s"><u>log yourself in</u></a>? Or would you prefer to <a href="%s"><u>create an account</u></a>?');

Archived

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

×
×
  • Create New...