Difference between revisions of "X-Cart:How do I know which version of X-Cart I use?"

From X-Cart 4 Classic
Jump to: navigation, search
 
Line 9: Line 9:
 
for example:
 
for example:
  
:http://xcart-demo.qtmsoft.com/demo/VERSION
+
:http://demo.x-cart.com/demo_goldplus/VERSION
:http://xcart-demo.qtmsoft.com/demo/include/version.php
+
:http://demo.x-cart.com/demo_goldplus/include/version.php
  
 
or on the 'Summary' page in the X-Cart admin backend.
 
or on the 'Summary' page in the X-Cart admin backend.

Latest revision as of 08:42, 2 January 2014

You can find out the version of your X-Cart installation using one of the following links:

X-Cart's files version:

http://[your_site_URL]/[xcart_dir]/VERSION

X-Cart's database version:

http://[your_site_URL]/[xcart_dir]/include/version.php

for example:

http://demo.x-cart.com/demo_goldplus/VERSION
http://demo.x-cart.com/demo_goldplus/include/version.php

or on the 'Summary' page in the X-Cart admin backend.