How do I find out which version of oscommerce my website is using? http://www.BlingSupply.com![]()
This is a discussion on oscommerce version??? within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; How do I find out which version of oscommerce my website is using? http://www.BlingSupply.com...
How do I find out which version of oscommerce my website is using? http://www.BlingSupply.com![]()
Looks like you have standard 2.2 MS2. Look in includes/application_top.php for the version.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Is there a version 1.28? That's what I see in the application_top.php file.
No, not at the top of the file, that is just the cvs version of the application_top.php file, look down in the code a bit for something like this:
The osCMax v2.0 will be different in your file and reflect whatever version you are runningPHP Code:// define the project version
define('PROJECT_VERSION', 'osCMax v2.0');
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Duh....yes, you're correct. The version is 'osCommerce 2.2-MS2'. Thanks a bunch!
Bookmarks