Jump to content

Recommended Posts

Posted (edited)

File Name :: CubeCart 3.0.3

Author :: brooky

Category :: Software Packages

Description ::

This is the latest stable release of CubeCart.

Changes:

1. Improved Language Support (Site Docs, Categories & Order Status)

2. Improved PHP5 Support

3. Improved Windows Support

4. PayPal Pro (Express Checkout & Direct Payment)

5. United States Parcel Service

6. Fixed Shipping Bugs

7. All kinds of other bugs fixed.

PLEASE NOTE THAT ALL THE LANGUAGE FILES HAVE BEEN UPDATED!

The added content can be found between the following comments in /languages/*/lang.inc.php

//////////////////////////////////////////

// START: Added in 3.0.3

//////////////////

//////////////////////////////////////////

// END: Added in 3.0.3

//////////////////

Updated Thu, Sep 22 2005 2:06 pm

View File

Edited by brooky

Posted

Hooray for 3.0.3!

Is there anywhere we can find a full list of changes? I've modified my 3.0.2 installation of CubeCart quite a bit (to fit the look & feel of the rest of my website), and don't want to have to redo all my mods. I'd much prefer to go through and manually do all the changes to upgrade to 3.0.3.

Thanks!

Guest sunshine
Posted

Hi Awilder,

Comparison software does exist. Brooky mentioned Beyond Compare in another post. Here's their link

Beyond Compare Comparison Software

I've got Winmerge which was mentioned in oldr posts, though I can't tell you how good it is because I won't be doing it until later tonight. Anyway, here is the link for Winmerge.

WinMerge

Guest ianfitch
Posted

admin/orders.php didn't work so I changed line 128 to be:

<?php if(!empty($result[0]['add_2_d'])){ echo $result[0]['add_2_d']."<br />";} ?>

and now it works fine.

Just in case anyone else had the same issue. Which I suspect everyone does.

Posted

Beyond Compare = $30.00

WinMerge = Free

Hmm....you be the judge. Unless BC does a LOT more than its screen shots indicate, I see no reason not to use WM.

Posted

Hey, newguy here....just wondering; Is there a way to upgrade my current cubecart to the newer version...I have the older version installed through fantastico.

Guest John99041
Posted

Hi everyone i have just uploaded the new files for 3.0.3 as i have been using 3.0.2 and want to use the new paypal express and im getting following error msg when i try to load the site

MySQL Error Occured

1146: Table 'smartbyt_cct3.CubeCart_cats_lang' doesn't exist

QUERY = SELECT cat_master_id as cat_id, cat_name FROM CubeCart_cats_lang WHERE cat_lang = 'en'

does any one know what i can do to sort this out.

Thanks

John

www.smartbyte.co.uk

[email protected]

Posted

John99041, you need to follow the rest of the upgrade instructions. ;)

Simply upload the "update.php" file from the /update/scripts/3.0.2-3.0.3 directory and call it in your browser. It will add the database table you need to get running.

Guest John99041
Posted

John99041, you need to follow the rest of the upgrade instructions. ;)

Simply upload the "update.php" file from the /update/scripts/3.0.2-3.0.3 directory and call it in your browser. It will add the database table you need to get running.

Thanks, i did upload the upgrade script but didnt think to run it LOL ;)

Thanks everything is working now!

×
×
  • Create New...