OpenCart v1.4.9.3 Released!
26 posts
• Page 1 of 2 • 1, 2
OpenCart v1.4.9.3 Released!
OpenCart v1.4.9.3 Has been released!
Changes:
Delta:
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
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

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18212
- Joined: Mon Jul 21, 2008 7:02 pm

Re: OpenCart v1.4.9.3 Released!
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
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
-

manson - Posts: 73
- Joined: Mon Dec 06, 2010 10:58 am
Re: OpenCart v1.4.9.3 Released!
Thinks Qphoria good work
- x_saudi
- Posts: 4
- Joined: Sat Sep 12, 2009 1:48 am
Re: OpenCart v1.4.9.3 Released!
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.

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18212
- Joined: Mon Jul 21, 2008 7:02 pm

Re: OpenCart v1.4.9.3 Released!
hi there,
If I do the SVN update from the trunk(http://opencart.googlecode.com/svn/trunk/), will I get the latest fixes?
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
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!
Thanks a lot Qphoria!
-

dbassa - Posts: 229
- Joined: Mon May 18, 2009 4:11 pm
- Location: Spain
Re: OpenCart v1.4.9.3 Released!
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.
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!
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

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18212
- Joined: Mon Jul 21, 2008 7:02 pm

Re: OpenCart v1.4.9.3 Released!
Thanks Q, some of these were badly needed.
Question: Will these changes make it into 1.5.0?
Question: Will these changes make it into 1.5.0?
OC 1.5.4.1, vQmod 2.3.2, Default theme + custom CSS

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
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
-

OC2PS - Posts: 1033
- Joined: Tue Jul 21, 2009 8:15 pm
- Location: Hungary
Re: OpenCart v1.4.9.3 Released!
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

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18212
- Joined: Mon Jul 21, 2008 7:02 pm

Re: OpenCart v1.4.9.3 Released!
- 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.
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!
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
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
-

davykeenan - Posts: 125
- Joined: Tue Jun 16, 2009 12:01 pm
Re: OpenCart v1.4.9.3 Released!
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?
They've managed to make it this far so what is another month or 2?
930sc ... because it is fun!
-

SapporoGuy - Posts: 1133
- Joined: Mon Nov 01, 2010 11:29 am
Re: OpenCart v1.4.9.3 Released!
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.
But the "patch only" can only be done from the previous version.

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18212
- Joined: Mon Jul 21, 2008 7:02 pm

Re: OpenCart v1.4.9.3 Released!
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
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
-

davykeenan - Posts: 125
- Joined: Tue Jun 16, 2009 12:01 pm
Re: OpenCart v1.4.9.3 Released!
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?
Is it possible?
- netjunky
- Posts: 4
- Joined: Wed Dec 15, 2010 10:41 am
Re: OpenCart v1.4.9.3 Released!
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.
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
- Xsecrets
- Posts: 5042
- Joined: Sat Oct 24, 2009 7:51 pm
- Location: FL US
Re: OpenCart v1.4.9.3 Released!
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!
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
26 posts
• Page 1 of 2 • 1, 2
Return to News & Announcements
Who is online
Users browsing this forum: No registered users and 15 guests













