Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

where do i find which version i have?


julianpuje

Recommended Posts

Posted

Where can i find which Oscomm template version i'm using. I want to try a new template contribution, but don't know if it's compatable.

 

TIA

Julian

A little knowledge is dangerous, I SHOULD KNOW.

If Life Begins At 40, What ends????

Posted

You can find out which version of Oscommerce you are running by looking in application_top.php

 

// Define the project version
 define('PROJECT_VERSION', 'osCommerce 2.2-CVS');

 

as an example.

Posted

your should see this at the top of each file ;)

 

/*

$Id: checkout_process.php,v 1.26 2002/11/01 04:22:05 hpdl Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2002 osCommerce

 

Released under the GNU General Public License

*/

 

Andrew

Archived

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

×
×
  • Create New...