Page 1 of 2

OpenCart v1.4.9.3 Released!

Posted: Mon Dec 20, 2010 4:25 am
by Qphoria
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:
http://forum.opencart.com/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

Re: OpenCart v1.4.9.3 Released!

Posted: Mon Dec 20, 2010 4:40 am
by SapporoGuy
Sweet! I got download #2! :laugh:

Thanks Q !!!

Re: OpenCart v1.4.9.3 Released!

Posted: Mon Dec 20, 2010 7:06 am
by manson
oh wow seems lots of files going to be overwritten. not sure i'll proceed. but thanks for the patch, Q!

Re: OpenCart v1.4.9.3 Released!

Posted: Mon Dec 20, 2010 8:01 am
by x_saudi
Thinks Qphoria good work

Re: OpenCart v1.4.9.3 Released!

Posted: Mon Dec 20, 2010 8:06 am
by Qphoria
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.

Re: OpenCart v1.4.9.3 Released!

Posted: Mon Dec 20, 2010 8:45 am
by cartpro
hi there,
If I do the SVN update from the trunk(http://opencart.googlecode.com/svn/trunk/), will I get the latest fixes?

Re: OpenCart v1.4.9.3 Released!

Posted: Mon Dec 20, 2010 4:38 pm
by dbassa
Thanks a lot Qphoria!

Re: OpenCart v1.4.9.3 Released!

Posted: Tue Dec 21, 2010 4:34 am
by iltoroblu
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.

Re: OpenCart v1.4.9.3 Released!

Posted: Tue Dec 21, 2010 5:43 am
by Qphoria
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

Re: OpenCart v1.4.9.3 Released!

Posted: Tue Dec 21, 2010 11:15 am
by OC2PS
Thanks Q, some of these were badly needed.

Question: Will these changes make it into 1.5.0?

Re: OpenCart v1.4.9.3 Released!

Posted: Tue Dec 21, 2010 12:22 pm
by Qphoria
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

Re: OpenCart v1.4.9.3 Released!

Posted: Thu Dec 23, 2010 2:24 am
by cashman9
- 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.

Re: OpenCart v1.4.9.3 Released!

Posted: Thu Dec 23, 2010 3:31 am
by davykeenan
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

Re: OpenCart v1.4.9.3 Released!

Posted: Thu Dec 23, 2010 3:45 am
by SapporoGuy
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?

Re: OpenCart v1.4.9.3 Released!

Posted: Thu Dec 23, 2010 4:28 am
by Qphoria
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.

Re: OpenCart v1.4.9.3 Released!

Posted: Thu Dec 23, 2010 8:13 am
by davykeenan
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

Re: OpenCart v1.4.9.3 Released!

Posted: Sat Jan 01, 2011 9:16 pm
by netjunky
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?

Re: OpenCart v1.4.9.3 Released!

Posted: Sat Jan 01, 2011 11:27 pm
by Xsecrets
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.

Re: OpenCart v1.4.9.3 Released!

Posted: Sat Jan 01, 2011 11:44 pm
by netjunky
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.

Re: OpenCart v1.4.9.3 Released!

Posted: Thu Jan 27, 2011 9:21 am
by teknology3d
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