Jump to content

[Software Packages] CubeCart 3.0.3


Recommended Posts

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
Link to comment
Share on other sites

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!

Link to comment
Share on other sites

Guest ianfitch

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Guest John99041

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]

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Guest John99041

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!

Link to comment
Share on other sites

×
×
  • Create New...