Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What Version am I running?


crackerface

Recommended Posts

Posted

How do i find what version of OS Cart I am running? I dont see it listed in the admin area or in any meta tag, nor the cart itself.

 

Thanks!

Posted

check in application_top.php, find near the top

 

// define the project version

 define('PROJECT_VERSION', 'osCommerce 2.2-MS1');

 

although it doesnt tell you the date of a snapshot version if you're using anything other than ms1 or ms1

Reddy to Rumble

 

Thank you osCommerce and all who Contribute to her!

Posted

admin/includes/application_top.php

 

define('PROJECT_VERSION', 'your_version');

Archived

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

×
×
  • Create New...