mckaylaleigh Posted June 4, 2008 Share Posted June 4, 2008 I am somewhat new to ecommerce developement and totally new to oscommerce as I usually use cs cart. I have a client who wants some changes to her site and a possible upgrade from her current version, but I am a little confused. I tried to find the version in the application_top.php as others have said to look, but all it said was: // define the project version include('includes/version.php'); So I then opened version.php and this is what it had in it: <?php /* Chain Reaction Works, Inc Copyright © 2006 Chain Reaction Works, Inc. Last Modified by $Author$ Last Modifed on : $Date$ Latest Revision : $Revision: 3573 $ Released under the GNU General Public License */ // define the project version define('PROJECT_VERSION', 'CRE Loaded v6.2 B2B'); define('PROJECT_PATCH', '08'); define('INSTALLED_VERSION_MAJOR', '6'); define('INSTALLED_VERSION_MINOR', '2'); define('INSTALLED_VERSION_TYPE', 'B2B'); define('INSTALLED_PATCH', '08'); ?> I have absolutely no clue what CRE Loaded is (other than what I googled) and I am still at a loss as how it is tied in with the oscommerce site I am trying to make some changes to. Any advice here would be greatly appreciated!! Thank you! Kelly Link to comment Share on other sites More sharing options...
♥GLWalker Posted June 4, 2008 Share Posted June 4, 2008 Creloaded is a fork started from oscommerce, it is still simular, but does contian a LOT of core code changes. Follow the community build: BS3 to osCommerce Responsive from the Get Go! Check out the new construction: Admin Gone to Total BS! Link to comment Share on other sites More sharing options...
mckaylaleigh Posted June 4, 2008 Author Share Posted June 4, 2008 Thanks for the reply, I am still confused. So when you have cre loaded, is it NOT oscommerce? When I log into the admin side, it says oscommerce. How would creloaded interfere with wanting to upgrade to the newer version osc? Link to comment Share on other sites More sharing options...
♥toyicebear Posted June 4, 2008 Share Posted June 4, 2008 Thanks for the reply, I am still confused. So when you have cre loaded, is it NOT oscommerce? When I log into the admin side, it says oscommerce. How would creloaded interfere with wanting to upgrade to the newer version osc? It makes it fairly complicated to upgrade. You should eigher go to the cre loaded forum and proceed to use and upgrade to the latest cre loaded version or make a brand new shop based on the latest oscommerce version and then just transfeer over the products from the old shop Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here] Link to comment Share on other sites More sharing options...
mckaylaleigh Posted June 4, 2008 Author Share Posted June 4, 2008 Thanks guys, with you help and a little more Googling I was able to wrap myself around it a little more. Looks like I got my work cut out for me! Link to comment Share on other sites More sharing options...
Guest Posted June 4, 2008 Share Posted June 4, 2008 Thanks guys, with you help and a little more Googling I was able to wrap myself around it a little more. Looks like I got my work cut out for me! Good luck. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.