Help - Search - Members - Calendar
Full Version: Upgrade 3.0.14 to 3.0.15
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
PaulD
I have installed the files for the upgrade from 3.0.14 to 3.0.15 manuallly from the zip file of changed files (very useful thank you.) All seems well, but the 'updates available' flag is still showing on admin home page.

How can I update the version or should I do this manually in a config file somewhere?

Any help gratefully recieved,

Thankyou,

Paul.


Added:

Should I just update manually the ini.inc.php file where it says...

// version info
$ini['ver'] = '3.0.14';
$ini['CCver'] = '30019';

If I do manually upgrade this what should I convert the 30019 to?

Paul
Al
Please check all the files uploaded fully. The includes/ini.inc.php file in the changed files only should be:

// version info
$ini['ver'] = '3.0.15';
$ini['CCver'] = '30020';
PaulD
QUOTE(Al @ Jan 8 2007, 02:18 PM) *
Please check all the files uploaded fully. The includes/ini.inc.php file in the changed files only should be:

// version info
$ini['ver'] = '3.0.15';
$ini['CCver'] = '30020';


How strange. You are quite right about the new file, and they were chnged on my server too! But I had uploaded some of the files to the wrong folders. (I had decided to do it manually as I am fairly new to the fabulous CubeCart). So I just uploaded all the files automatically and everything is perfect again! (I should have thought of that in the first place really, sorry.)

Thank you for your help.

Paul
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.