Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Login Page


Bogey

Recommended Posts

Posted

I dont have bts but those are missing defines and they are usually in the languages folder so say includes/languages/english/login.php

 

EMMETT got there first

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

<?php

/*

$Id: login.php,v 1.14 2003/06/09 22:46:46 hpdl Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2003 osCommerce

 

Released under the GNU General Public License

 

new login from this thread: Modified to work for MS2 w/BTS

http://www.oscommerce.com/forums/index.php?showtopic=31021&st=40

*/

 

if ($HTTP_GET_VARS['origin'] == FILENAME_CHECKOUT_PAYMENT) {

define('NAvb script:session_win();">[More Info]</a>');

?>

Posted

add these defines

 

define('HEADING_NEW_CUSTOMER', 'New Customer');
define('TEXT_NEW_CUSTOMER', 'I am a new customer.');
define('TEXT_NEW_CUSTOMER_INTRODUCTION', 'By creating an account at ' . STORE_NAME . ' you will be able to shop faster, be up to date on an orders status, and keep track of the orders you have previously made.');

define('HEADING_RETURNING_CUSTOMER', 'Returning Customer');
define('TEXT_RETURNING_CUSTOMER', 'I am a returning customer.');

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

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

×
×
  • Create New...