Community Forums

OpenCart v1.4.9.3 Released!

News, updates and important issues relating to OpenCart.

OpenCart v1.4.9.3 Released!

Postby Qphoria » Sun Dec 19, 2010 8:25 pm

OpenCart v1.4.9.3 Has been released!

Changes:
== OpenCart v1.4.9.3 ==

FIXES:
- BUG: Notice: Undefined index: postcode_required if country set to please select
- BUG: customer checks out and wants to change either the Shipping or Payment address, a "The page you requested cannot be found" error appears
- BUG: Homepage modules cannot use document library class methods because the "header" module was loading before the homepage modules.
- BUG: Disabling Bestseller items causes the limit to be (limit-1)
- BUG: setting controller had copy/paste bug for icon/logo check
- BUG: php.ini setting "max_upload_filesize" should be "upload_max_filesize" which explains why it didn't work
- BUG: Paypal standard sandbox mode shows "text_testmode" instead of the correct testmode message
- BUG: Postcode callback for address page was wrong
- BUG: When reviews disabled, sort by still shows reviews in list
- BUG: undefined index: default on customer edit screen for multiple addresses
- BUG: mail subject and sender were not decoding html for ", &, ', ø, etc causing mail not to send


Added:
- Additional attempts to get rid of the cache unlink error messages
- Paypal passing of state and phone for credit card address
- Copied products are disabled by default and marked with [*]
- Product Price Column on Product List page including special price
- Google Base Feed support for currency (USD, EUR, GBP)
- Removed "self" from related products and category parents
- Improved document class loading in header.php
- Enhanced currency library functions
- Added Trim to address details to avoid spaces
- Added UCWords to address details to auto capitalize
- Alternating color rows for admin lists
- Added x_invoice_num to authorize.net
- Added slight improvement to category caching for empty categories
- Added support for discounts greater than product total for paypal standard
- Added Hawkey's improved version of Admin Order Edit. This version comes with the following improvements and limitations:
---- It will allow you to add or delete products and it will update the Subtotal, TAX and Total.
---- It will also recognize if a product is a Special even-tough it will not show the special price in the list
---- It will recognize Quality discount with date, customer group, and quantity.
---- It will NOT let you change the payment nor the shipment method.
---- It will NOT let you change the Shipping costs.
---- Be aware that if you change the sort order of the "Extension->Order Total" area, it will not map correctly to the values in previously edited orders.



Delta:
Files Changed Since 1.4.9.2
==========================
upload/admin/controller/catalog/category.php
upload/admin/controller/catalog/product.php
upload/admin/controller/feed/google_base.php
upload/admin/controller/sale/customer.php
upload/admin/controller/sale/order.php
upload/admin/controller/setting/setting.php
upload/admin/language/english/catalog/product.php
upload/admin/language/english/feed/google_base.php
upload/admin/language/english/setting/setting.php
upload/admin/model/catalog/product.php
upload/admin/model/sale/order.php
upload/admin/view/template/catalog/product_form.tpl
upload/admin/view/template/catalog/product_list.tpl
upload/admin/view/template/common/header.tpl
upload/admin/view/template/feed/google_base.tpl
upload/admin/view/template/sale/customer_form.tpl
upload/admin/view/template/sale/order_form.tpl
upload/admin/index.php
upload/admin/php.ini
upload/catalog/controller/account/address.php
upload/catalog/controller/account/create.php
upload/catalog/controller/checkout/address.php
upload/catalog/controller/checkout/guest_step_1.php
upload/catalog/controller/common/header.php
upload/catalog/controller/common/home.php
upload/catalog/controller/feed/google_base.php
upload/catalog/controller/payment/authorizenet_aim.php
upload/catalog/controller/payment/pp_standard.php
upload/catalog/controller/payment/twocheckout.php
upload/catalog/controller/product/category.php
upload/catalog/controller/product/manufacturer.php
upload/catalog/controller/product/search.php
upload/catalog/controller/product/special.php
upload/catalog/language/english/checkout/guest_step_1.php
upload/catalog/language/english/payment/pp_standard.php
upload/catalog/model/account/customer.php
upload/catalog/model/catalog/category.php
upload/catalog/model/catalog/product.php
upload/catalog/view/theme/default/template/checkout/address.tpl
upload/catalog/view/theme/default/template/common/header.tpl
upload/catalog/view/theme/default/template/payment/pp_standard.tpl
upload/catalog/view/theme/default/template/payment/twocheckout.tpl
upload/catalog/view/theme/default/template/product/category.tpl
upload/install/opencart.sql
upload/install/upgrade.sql
upload/system/library/cache.php
upload/system/library/currency.php
upload/system/library/mail.php
upload/.htaccess.txt
upload/index.php
upload/php.ini


DOWNLOADS:

OFFICIAL BUG THREAD:
viewtopic.php?f=31&t=24368


NOTES:
Most 1.4.9.x themes should work fine. There were only tiny changes to the tpl files and only the header.tpl is likely to be something you'd have different in a custom theme. Be sure your custom themes never have their own "payment" folder as that folder should always be left out so that the default is used so that any updates to payment modules are applied to your store
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18212
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.4.9.3 Released!

Postby SapporoGuy » Sun Dec 19, 2010 8:40 pm

Sweet! I got download #2! :laugh:

Thanks Q !!!
930sc ... because it is fun!
User avatar
SapporoGuy
 
Posts: 1133
Joined: Mon Nov 01, 2010 11:29 am

Re: OpenCart v1.4.9.3 Released!

Postby manson » Sun Dec 19, 2010 11:06 pm

oh wow seems lots of files going to be overwritten. not sure i'll proceed. but thanks for the patch, Q!
I don't know much about PHP...~~
Don't know much about JQuery...~~
But I do know that I love OC!~~
and I know that if you'd guide me, what a wonderful world this would be...!~~

_________________________________________________________________
Using OC 1.4.9.2
http://www.ten2hundred.com
User avatar
manson
 
Posts: 73
Joined: Mon Dec 06, 2010 10:58 am

Re: OpenCart v1.4.9.3 Released!

Postby x_saudi » Mon Dec 20, 2010 12:01 am

Thinks Qphoria good work
x_saudi
 
Posts: 4
Joined: Sat Sep 12, 2009 1:48 am

Re: OpenCart v1.4.9.3 Released!

Postby Qphoria » Mon Dec 20, 2010 12:06 am

manson wrote:oh wow seems lots of files going to be overwritten. not sure i'll proceed. but thanks for the patch, Q!


A lot of core files, most of which are rarely modded.
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18212
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.4.9.3 Released!

Postby cartpro » Mon Dec 20, 2010 12:45 am

hi there,
If I do the SVN update from the trunk(http://opencart.googlecode.com/svn/trunk/), will I get the latest fixes?
Extensions: Multi-vendor extension
Shipping Modules: SuperShip Pro

Multi-Vendor Marketplace:Opencartmarketplace.com
IceCat to Opencart: Import millions of IceCat products to Opencart
cartpro
 
Posts: 107
Joined: Thu Oct 28, 2010 5:50 pm

Re: OpenCart v1.4.9.3 Released!

Postby dbassa » Mon Dec 20, 2010 8:38 am

Thanks a lot Qphoria!
User avatar
dbassa
 
Posts: 229
Joined: Mon May 18, 2009 4:11 pm
Location: Spain

Re: OpenCart v1.4.9.3 Released!

Postby iltoroblu » Mon Dec 20, 2010 8:34 pm

Hi Qphoria,

Thank you for the update. You sure worked a lot on it. Just a quick mention, after I updated from v1.4.9.2 to v1.4.9.3,
all my main categories logos disapeared. In my admin panel, everything is ok, the logos are OK set, but they don't appear on the Front Store. This is was quite important to me, because I'm running a car parts store and selecting the right car is a necessity.

10x, I think I'll switch back to v1.4.9.2 for now.
iltoroblu
 
Posts: 3
Joined: Mon Dec 06, 2010 8:48 am

Re: OpenCart v1.4.9.3 Released!

Postby Qphoria » Mon Dec 20, 2010 9:43 pm

iltoroblu wrote:Hi Qphoria,

Thank you for the update. You sure worked a lot on it. Just a quick mention, after I updated from v1.4.9.2 to v1.4.9.3,
all my main categories logos disapeared. In my admin panel, everything is ok, the logos are OK set, but they don't appear on the Front Store. This is was quite important to me, because I'm running a car parts store and selecting the right car is a necessity.

10x, I think I'll switch back to v1.4.9.2 for now.


This was actually something I added in 1.4.8
It got very bad feedback because most people didn't want it so I took it back out
Just use the catalog/view/theme/default/template/product/category.tpl file from 1.4.9.2
That was the only part that changed. A whole 3 lines of code.. not quite worth all the rest of the bugs in 1.4.9.2
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18212
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.4.9.3 Released!

Postby OC2PS » Tue Dec 21, 2010 3:15 am

Thanks Q, some of these were badly needed.

Question: Will these changes make it into 1.5.0?
OC 1.5.4.1, vQmod 2.3.2, Default theme + custom CSS

Image
My FREE extensions: Rich snippets, FB Likebox, Child theme, Add $x for free shipping, You save $x, Yes to newsletter, Product photos in email, Copy order confirmation email, Top rated items, Most reviewed items, Cant buy Out of Stock items, No tabs, Category menu w/classes, Categories w/thumbnails

OpenCart Europa

OC2PS
Csillámtetoválás,
Csillámtetoválás,
Henna
User avatar
OC2PS
 
Posts: 1033
Joined: Tue Jul 21, 2009 8:15 pm
Location: Hungary

Re: OpenCart v1.4.9.3 Released!

Postby Qphoria » Tue Dec 21, 2010 4:22 am

sooskriszta wrote:Thanks Q, some of these were badly needed.

Question: Will these changes make it into 1.5.0?


Good question. Since so much has changed, I will likely need to make these changes manually in the 1.5.0 version. As soon as Daniel is done, hopefully he'll give me a few days with it to patch over the latest bug fixes and updates
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18212
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.4.9.3 Released!

Postby cashman9 » Wed Dec 22, 2010 6:24 pm

- BUG: mail subject and sender were not decoding html for ", &, ', ø, etc causing mail not to send

how to manually edit the above bug? since I don't want to do a full patches replacement.
cashman9
 
Posts: 121
Joined: Tue Nov 16, 2010 8:28 pm

Re: OpenCart v1.4.9.3 Released!

Postby davykeenan » Wed Dec 22, 2010 7:31 pm

Hi Q,

I think I ask this everytime there is a release, but here goes again.

Can you upgrade from 1.4.8x to 1.4.9.3?

Has anyone done this? and were there any issues?

Some of my clients dont want to upgrade from 1.4.8b and I just want to know I can if they change their mind, and that its safe to do so??

Davy K
User avatar
davykeenan
 
Posts: 125
Joined: Tue Jun 16, 2009 12:01 pm

Re: OpenCart v1.4.9.3 Released!

Postby SapporoGuy » Wed Dec 22, 2010 7:45 pm

If you're going from 1.4.8, I'd say wait a few more weeks and move them to 1.5.
They've managed to make it this far so what is another month or 2?
930sc ... because it is fun!
User avatar
SapporoGuy
 
Posts: 1133
Joined: Mon Nov 01, 2010 11:29 am

Re: OpenCart v1.4.9.3 Released!

Postby Qphoria » Wed Dec 22, 2010 8:28 pm

You can always do a full upgrade from 1.4.x to 1.4.9.x. This means downloading the full package and uploading all the files and running the upgrade.php file.

But the "patch only" can only be done from the previous version.
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18212
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.4.9.3 Released!

Postby davykeenan » Thu Dec 23, 2010 12:13 am

thanks guys,

I do know all this, i just like to make sure and need to check for bugs.

I have done more upgrades than I like to think about and 95% off them go perfectly without any issue.

I do have a small very strange issue with an upgrade I just done from 1.4.7 to 1.4.9.2 (well 1.4.9.1 and patch) I will post it on the 1.4.9.2 bugs page.

Will wait at least a week (as usual) before upgrading some of my clients to 1.4.9.3 just to see if anyone has issues.

Davy K
User avatar
davykeenan
 
Posts: 125
Joined: Tue Jun 16, 2009 12:01 pm

Re: OpenCart v1.4.9.3 Released!

Postby netjunky » Sat Jan 01, 2011 1:16 pm

I propose to organise a OpenCart on GoogleCode since it is open source anyway. Then I think many developers could participate in evolution of OpenCart.

Is it possible?
netjunky
 
Posts: 4
Joined: Wed Dec 15, 2010 10:41 am

Re: OpenCart v1.4.9.3 Released!

Postby Xsecrets » Sat Jan 01, 2011 3:27 pm

netjunky wrote:I propose to organise a OpenCart on GoogleCode since it is open source anyway. Then I think many developers could participate in evolution of OpenCart.

Is it possible?

the files are already hosted on google code with an svn, but currently not all development is done through that on a regular basis, meaning checking out the latest svn will not give you the latest development version, but the latest released version.
Xsecrets
 
Posts: 5042
Joined: Sat Oct 24, 2009 7:51 pm
Location: FL US

Re: OpenCart v1.4.9.3 Released!

Postby netjunky » Sat Jan 01, 2011 3:44 pm

Ou. I see. Well to bad. It would be great of course if there was some stable team. Everyone commited at the specified time and then every contributor could stay in the development loop.
netjunky
 
Posts: 4
Joined: Wed Dec 15, 2010 10:41 am

Re: OpenCart v1.4.9.3 Released!

Postby teknology3d » Thu Jan 27, 2011 1:21 am

sorry for my silly question, but I do not know. But if I upgrade from v 1.4.9.1 to 1.4.9.3 will I loose all the extension changes I made, right? Thanks
teknology3d
 
Posts: 37
Joined: Tue Nov 16, 2010 12:33 am

Next

Return to News & Announcements

Who is online

Users browsing this forum: No registered users and 15 guests

Hosted by Arvixe Web Hosting