Hello all,
Just joined because a client is using oscMax.
My question, is... In what file can I find out what version of oscMax this client is using ?
Thanks
This is a discussion on oscMax Version within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Hello all, Just joined because a client is using oscMax. My question, is... In what file can I find out ...
Hello all,
Just joined because a client is using oscMax.
My question, is... In what file can I find out what version of oscMax this client is using ?
Thanks
When you login to the admin panel of the store, it will tell you the version in the upper right corner.
If it is not there, you are using v1.7 or older. In which case you will have to look in the /includes/application_top.php file or the /includes/language/english.php file. Search for 'version'
Michael Sasek
osCMax Developer
osCmax installation service - Have our professionals install osCmax on your server - same day service!
osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0
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
Thanks for the reply,
In the templates/main_page.tpl.php, is
Which is what gave me the clue they were using oscMax<!-- body // TS: background OSCMAX_box_bg.jpg images added -->
However, after doing numerous searches of all files, there is no other reference to oscMax...
In application_top.php is
define('PROJECT_VERSION', 'osCommerce 2.2-MS2');
Do you have a url? I can usually tell by looking at the site and features what version it is... I am 99% sure it is v1.7
Michael Sasek
osCMax Developer
osCmax installation service - Have our professionals install osCmax on your server - same day service!
osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0
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
Hi Michael,
I prefer not to publicize the url, so I will pm it to you.
This person is looking at launching a new site.
It is already installed, but is just the basic oscommerce cart.
So, I'm just trying to match it up with the other one.
Thanks for the help!![]()
It looks like v1.7 to me. To check it for sure, the version of the application_top.php file (the cvs tag line at the very top of the file) in version 1.7 is:
If you have that file version, you have v1.7... If not you have v1.5.5.Code:$Id: application_top.php,v 1.2 2005/01/15 16:53:08 Michael Sasek Exp $
Michael Sasek
osCMax Developer
osCmax installation service - Have our professionals install osCmax on your server - same day service!
osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0
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
Bookmarks