Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I migrate from osC 1.1 to 2.2


lemonek

Recommended Posts

Posted

well i have to migrate shop and update verion how to do this?

 

Old index.php header have:

 

$Id: index.php,v 1.1 2003/06/11 17:37:59 hpdl Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2003 osCommerce

 

Released under the GNU General Public License

 

How to update the shop to the current version 2.2?

Posted

well i have to migrate shop and update verion how to do this?

 

Old index.php header have:

 

$Id: index.php,v 1.1 2003/06/11 17:37:59 hpdl Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2003 osCommerce

 

Released under the GNU General Public License

 

How to update the shop to the current version 2.2?

The 2.2 release of 2005 had the same index header:

$Id: index.php,v 1.1 2003/06/11 17:37:59 hpdl Exp $

So you have some version of osC 2.2, not osC 1.1.

 

Perhaps you can find out with this tip.

Posted

The 2.2 release of 2005 had the same index header:

$Id: index.php,v 1.1 2003/06/11 17:37:59 hpdl Exp $

So you have some version of osC 2.2, not osC 1.1.

 

Perhaps you can find out with this tip.

 

OK now i know what version i have:

define('PROJECT_VERSION', 'osCommerce Professional 1.03.02 [@osC 2.2-MS2]');

 

LOL... now i really dont know what to do

Posted

OK now i know what version i have:

define('PROJECT_VERSION', 'osCommerce Professional 1.03.02 [@osC 2.2-MS2]');

 

LOL... now i really dont know what to do

We don't either because obviously this was not offered for download here so we don't know what changes (if any) were done. For the update of a "regular" 2.2MS2 shop there is this contribution.

Archived

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

×
×
  • Create New...