Bogey Posted February 14, 2004 Share Posted February 14, 2004 i installed the BTS Addons for the bts1.2 and i was wandering on how to fix this page... Link to comment Share on other sites More sharing options...
♥yesudo Posted February 14, 2004 Share Posted February 14, 2004 post the coding here from your login.php file. Your online success is Paramount. Link to comment Share on other sites More sharing options...
241 Posted February 14, 2004 Share Posted February 14, 2004 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! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Bogey Posted February 14, 2004 Author Share Posted February 14, 2004 <?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>'); ?> Link to comment Share on other sites More sharing options...
241 Posted February 14, 2004 Share Posted February 14, 2004 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! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Bogey Posted February 15, 2004 Author Share Posted February 15, 2004 hmm now im not able to login... i tried to login and it just reloads the exact same page... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.