lemonek Posted January 17, 2010 Posted January 17, 2010 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?
Jan Zonjee Posted January 17, 2010 Posted January 17, 2010 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.
lemonek Posted January 17, 2010 Author Posted January 17, 2010 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
Jan Zonjee Posted January 17, 2010 Posted January 17, 2010 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.