Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

need very old version to perform upgrade


tildede

Recommended Posts

Posted

Hello all,

 

I am administering an old, heavily customized version of OSC. It has been integrated between 2003 and 2004. The original sourcetree to perform the integration is no longer available. This site is to be relaunched using the latest version of oscommerce. I need to make a diff showing the customizations made to the original sourcecode. I have found no release outline covering that period. So I do not even know what version is installed.

 

All I can tell is, that account.php has the file version:

 

$Id: account.php,v 1.58 2003/02/13 01:58:22 hpdl Exp $

 

whereas the highest file version occuring is "1.94", in account_history_info.php:

 

$Id: account_history_info.php,v 1.94 2003/02/14 20:28:46 dgw_ Exp $

 

 

Is this a Verson 2 OSC or a preview release of version 2? Or is this from some legendary version 1 of OSC that no website writes about? I'm very sorry about these silly questions, but I am new to this system and all I know is that I want to upgrade it ASAP :-D

 

Is there an archive for such old versions of the sourcecode? Is there anyone who could provide me with an archive from that time? This is a terrible situation for me! I can assure my deep gratitude to anyone able to help me in this desperate hour! =:)

 

Kind regards,

T.

Posted

Are you looking for the original source so that you can detect what changes have been made, and apply those same changes to the latest version (2.2 RC2a)? The 2.2 MS2 version might not be too bad a starting point -- I have one from 2006 and it has 1.x version numbers in code headers (1.61 and 1.100 respectively, for the two files you mentioned). At least, that will give you an idea of what customizations have been made. Some deep code work will have to be done anyway to graft such changes onto RC2a, so that might be the best you can do.

Posted

I have the source code from oscommerce-2.2ms1 and it matches what you posted.

 

You can download it here

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...