Guest Posted April 2, 2006 Posted April 2, 2006 Hello, listen to this one, i have a feeling my client hasnt upgraded osCommerce in YEARS: /* $Id: index.php,v 1.1 2002/01/02 13:02:38 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ Any tips on how i would go about upgrading him to MS2.2? Need to preserve: - The template - Products - Customers Any tips friends?
satish Posted April 2, 2006 Posted April 2, 2006 Hello, listen to this one, i have a feeling my client hasnt upgraded osCommerce in YEARS: /* $Id: index.php,v 1.1 2002/01/02 13:02:38 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright ? 2002 osCommerce Released under the GNU General Public License */ Any tips on how i would go about upgrading him to MS2.2? Need to preserve: - The template - Products - Customers Any tips friends? In includes/application_top the version is stated that helps in determining the version in use. Now before upgrading we need to know the following: 1)What all modification had been done on functional basis. 2) What all modification has been done for design. Once we know this and if no modification had been done on functional basis.Then I suggest install the latest osc version.Import your Data base to this version using easy populate. Now changing the design by change\ing the header and layout will not eat much of your time. Satish Mantri Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Guest Posted April 2, 2006 Posted April 2, 2006 Hey! Thanks for the reply :) Is says: // Define the project version define('PROJECT_VERSION', 'osCommerce 2.2-CVS'); Hmm?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.