Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Two-part question on osCommerce


zerotoolkit

Recommended Posts

Posted

how do i tell what version of osCommerce i am currently working with?

 

if i am using a version prior to v2.2 how do i upgrade without loosing all of the work i have put into my exisiting store?

 

very newbie and sorry for the dumb question.

 

i have gotten my site through a lot of trial and error ... mostly error ... so i don't want to lose everything over a silly mistake i could make.

 

thanks!

Posted

In includes/application_top.php look for:

// define the project version

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

 

The_Bear

Archived

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

×
×
  • Create New...