jazztpt Posted April 15, 2005 Share Posted April 15, 2005 I am following the instructions for installing v0.71 of the PWA, and it now asks me to do this: "OPEN AND MAKE CHANGES IN THIS FILE: /catalog/create_account.php change: (v0.71) CODE if ($check_email['total'] > 0) { $error = true; $messageStack->add('create_account', ENTRY_EMAIL_ADDRESS_ERROR_EXISTS); } [/code] to this: CODE if ... " But I don't have that text in the /catalog/create_account.php file. Does this mean that v0.71 is only an upgrade, and I need to install an earlier version first? If not, where do I put the inserted text? There are two other files it has similar instructions for, /admin/orders.php and /catalog/checkout_success.php. This is my first time using osCommerce, and this is the first module I have tried to install. I chose v0.71 of the PWA because it seemed from the descriptions that the later versions don't have the option to login (but maybe I'm wrong). Would my problem be solved if I got a later version instead? Thanks for your help! Link to comment Share on other sites More sharing options...
Winterchild Posted April 15, 2005 Share Posted April 15, 2005 Does this mean that v0.71 is only an upgrade No, this text should be in a clean install create_account.php Forum search Contributions search Documentation search (note: docs being adapted for MS3, may be different for MS2) 3 tips for better forum searching Want to post? Read this first: osCommerce for dummies Topic name etiquette Basics: Basics for design Right syntax to use near '-20, 20' Cannot re-assign $this Parse error Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.