papa87 Posted April 6, 2004 Posted April 6, 2004 Hello, the last post I have to edit/replace /catalog/Order_Info_Check.php I don't have this file /catalog/includes/login_pwa.php (has the boxes stacked, if you want side-by-side I don't have it /catalog/includes/login_acc.php I don't have it ****0.70 DELETED : /catalog/includes/modules/Order_Info_Process.php What is this, DELETED? /catalog/includes/modules/Order_Info_Check.php Don't have ot /catalog/includes/modules/languages/english/images/buttons/button_create_account.gif I dont have any sub-directory in module label it lenguages. I have a lenguages subfolder in includes, but not inside modules? I guess I have to add/create all files that I don't have, right? I am not sure about the includes/modules/languages/english/images... or he means, includes/languages/english/images... Thanks Quote
papa87 Posted April 6, 2004 Author Posted April 6, 2004 Database changes new as of v0.70 Also ALTER TABLE customers ADD purchased_without_account TINYINT(1) UNSIGNED DEFAULT '0' NOT NULL AFTER customers_id; ALTER TABLE customers ADD INDEX (purchased_without_account); **************************************************************** Database changes new as of v0.57 INSERT INTO configuration_group VALUES (40, 'Accounts', 'Configuration of Account settings', 40, 1); INSERT INTO configuration VALUES ('', 'Purchase Without Account', 'PWA_ON', 'true', 'Allow Customers to purchase without an account', 40, 1, '2003-04-08 13:07:44', '2003-04-08 12:10:51', NULL, 'tep_cfg_select_option(array(\'true\', \'false\'),'); You need to open some files and add some lines also, follow the instructions below and you should be ready in no time. is this a upgrade for all previous versions/post or is this something I have to do because the next step [/b]"You need to open some files and add some lines also.." is OPEN AND MAKE CHANGES IN THIS FILE: /catalog/includes/filenames.php but I don't have the filenames.php file Please let me know ASP, Thanks Quote
Guest Posted April 6, 2004 Posted April 6, 2004 If you don't have "/catalog/includes/filenames.php" the you will have some other serious problems - - this is a key component of osCommerce. -jared Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.