OpenCart v1.4.9.5 Released
50 posts
• Page 1 of 3 • 1, 2, 3
OpenCart v1.4.9.5 Released
OpenCart v1.4.9.5 Has been released!
Changes:
Delta:
DOWNLOADS:
If you are upgrading, be sure to read the "upgrade.txt" file in the Full Version or the "HOW-TO-UPGRADE.txt" file in the Patch only version.
Do NOT post bugs in this thread. Use the official Bug thread here:
OFFICIAL BUG THREAD:
viewtopic.php?f=161&t=31805
EXTENSION & THEME 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
OTHER NOTES:
Changes:
== OpenCart v1.4.9.5 ==
FIXES:
- Fixed Regression Weight Class Description saving in admin
- Fixed Missing mail parameter admin order update
- Fixed setting.php and installer to use common Email regex
- Fixed firstclass for USPS new V4 api and international settings
- Fixed css for alternating row colors in admin
- Fixed paypoint live method
- updated royal mail rates
- Fixed store breadcrumb page not found issue
- Updated sagepay_direct to use explode instead of split()
- Admin category cache updated to be separate from the catalog
ADDED:
- Added some additional htaccess override options for those that can't use php.ini.
- Reduced admin user name validation to 1 char
- Updated UPS admin controller to use optimized coding method
- Added UPS insurance & avg dimensions
- Added new paypal standard currency
- Additional weight-based mail features
- Additional Flat Rate & Free Shipping features
- Added product option validation for products in the cart to avoid product with no option
- Updated admin product controller to use new array_merge languages
- Added Max Qty for products
- Added callback code to nochex
DELETED:
- setMinQty() function removed. Min and Max qty check moved and simplified in main the getProducts() function in the cart library
Delta:
Files Changed Since 1.4.9.4
==========================
upload/admin/controller/catalog/product.php
upload/admin/controller/common/header.php
upload/admin/controller/common/home.php
upload/admin/controller/localisation/weight_class.php
upload/admin/controller/sale/customer.php
upload/admin/controller/setting/setting.php
upload/admin/controller/setting/store.php
upload/admin/controller/shipping/flat.php
upload/admin/controller/shipping/free.php
upload/admin/controller/shipping/ups.php
upload/admin/controller/shipping/usps.php
upload/admin/controller/shipping/weight.php
upload/admin/controller/user/user.php
upload/admin/language/english/catalog/product.php
upload/admin/language/english/common/header.php
upload/admin/language/english/common/home.php
upload/admin/language/english/shipping/flat.php
upload/admin/language/english/shipping/free.php
upload/admin/language/english/shipping/ups.php
upload/admin/language/english/shipping/usps.php
upload/admin/language/english/shipping/weight.php
upload/admin/model/catalog/category.php
upload/admin/model/catalog/product.php
upload/admin/model/sale/customer.php
upload/admin/model/sale/order.php
upload/admin/view/stylesheet/stylesheet.css
upload/admin/view/template/catalog/product_form.tpl
upload/admin/view/template/common/header.tpl
upload/admin/view/template/common/home.tpl
upload/admin/view/template/sale/order_invoice.tpl
upload/admin/view/template/shipping/flat.tpl
upload/admin/view/template/shipping/free.tpl
upload/admin/view/template/shipping/ups.tpl
upload/admin/view/template/shipping/usps.tpl
upload/admin/view/template/shipping/weight.tpl
upload/admin/index.php
upload/catalog/controller/account/address.php
upload/catalog/controller/account/create.php
upload/catalog/controller/account/login.php
upload/catalog/controller/checkout/address.php
upload/catalog/controller/checkout/guest_step_1.php
upload/catalog/controller/common/header.php
upload/catalog/controller/payment/nochex.php
upload/catalog/controller/payment/paypoint.php
upload/catalog/controller/payment/pp_standard.php
upload/catalog/controller/payment/sagepay_direct.php
upload/catalog/controller/product/product.php
upload/catalog/language/english/checkout/shipping.php
upload/catalog/language/english/product/product.php
upload/catalog/language/english/shipping/weight.php
upload/catalog/model/account/customer.php
upload/catalog/model/checkout/order.php
upload/catalog/model/shipping/flat.php
upload/catalog/model/shipping/free.php
upload/catalog/model/shipping/royal_mail.php
upload/catalog/model/shipping/ups.php
upload/catalog/model/shipping/usps.php
upload/catalog/model/shipping/weight.php
upload/catalog/view/theme/default/template/product/product.tpl
upload/install/controller/step_3.php
upload/install/opencart.sql
upload/install/upgrade.php
upload/install/upgrade.sql
upload/system/library/cache.php
upload/system/library/cart.php
upload/system/library/mail.php
upload/system/library/request.php
upload/.htaccess.txt
upload/index.php
DOWNLOADS:
If you are upgrading, be sure to read the "upgrade.txt" file in the Full Version or the "HOW-TO-UPGRADE.txt" file in the Patch only version.
Do NOT post bugs in this thread. Use the official Bug thread here:
OFFICIAL BUG THREAD:
viewtopic.php?f=161&t=31805
EXTENSION & THEME 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
OTHER NOTES:
- If you are using vQmod, you will need to redo the manual steps from the vQmod installation to change the new index.php files to add back the vqmod code
- If you still see 1.4.9.4 in the footer, then you didn't upload all the files
- If you see errors about invoice_date then you either didn't upload all the files or didn't run the db upgrade script.
- Be sure to read the doc files:
-- install.txt for new installs
-- upgrade.txt for upgrades
-- HOW-TO-UPGRADE.txt for patch only upgrades

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.5 Released
Thanks Q very much


-

amdev - Posts: 167
- Joined: Fri Nov 27, 2009 7:40 am
- Location: Bangkok - Thailand
Re: OpenCart v1.4.9.5 Released
thank you!
where ? ---Added product option validation for products in the cart to avoid product with no option
where ? ---Added product option validation for products in the cart to avoid product with no option
- uqmeng
- Posts: 18
- Joined: Sun Mar 06, 2011 1:49 pm
Re: OpenCart v1.4.9.5 Released
Will most 1.4.9.4 extensions work ok with 1.4.9.5?
Thanks
Thanks
-

N1kko - Posts: 24
- Joined: Mon Dec 14, 2009 5:19 pm
Re: OpenCart v1.4.9.5 Released
Excellent news, thanks Q!

Better Product SEO URL's - Perfectly structured product links
Better Category SEO URL's - Give subcategories the same SEO keyword
SEO URL's Route Editor - Fix all of your index.php links

-

JAY6390 - Posts: 4636
- Joined: Wed May 26, 2010 3:47 pm
- Location: United Kingdom
Re: OpenCart v1.4.9.5 Released
N1kko wrote:Will most 1.4.9.4 extensions work ok with 1.4.9.5?
Thanks
Read. The. Fooking. Post!

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.5 Released
Great news, thanks guys.
- world-of-satellite
- Posts: 161
- Joined: Sun Jun 27, 2010 5:40 am
Re: OpenCart v1.4.9.5 Released
thanks Q
- Khalid H.S
- Posts: 366
- Joined: Fri Dec 10, 2010 1:39 pm
- Location: Saudi Arabia
Re: OpenCart v1.4.9.5 Released
Thank you Q
Nochex working as it should do now.
Nochex working as it should do now.
- lashman
- Posts: 160
- Joined: Sun Feb 21, 2010 1:02 pm
- Location: North Yorkshire
Re: OpenCart v1.4.9.5 Released
Thanks Q very much
2 stores updated :-)
2 stores updated :-)
- codersengine
- Posts: 1
- Joined: Sat Apr 30, 2011 8:02 pm
Re: OpenCart v1.4.9.5 Released
lol @ Q , i understand the language, it is a shame that people only see the word UPDATE and never read anything more.
- daza2304
- Posts: 68
- Joined: Sun May 24, 2009 1:54 pm
Re: OpenCart v1.4.9.5 Released
Qphoria wrote:N1kko wrote:Will most 1.4.9.4 extensions work ok with 1.4.9.5?
Thanks
Read. The. Fooking. Post!
He used the F word!

Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.
Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.
Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
-

i2Paq - Global Moderator
- Posts: 9775
- Joined: Mon Nov 09, 2009 11:00 am
- Location: Winkel - The Netherlands
Re: OpenCart v1.4.9.5 Released
That's because he's a badguy!
Thanks for the update, Q.
Thanks for the update, Q.
Use it? Like it? Want to support it but don't know how? Send a donation to show your appreciation.
Daniel's PayPal address - donate@opencart.com
Qphoria's Paypal address - qphoria@gmail.com
Daniel's PayPal address - donate@opencart.com
Qphoria's Paypal address - qphoria@gmail.com
- mwd
- Posts: 101
- Joined: Sat Jan 08, 2011 3:40 pm
Re: OpenCart v1.4.9.5 Released
Hi
Just noticed the dashboard statistics are not showing in IE9 (in v1.4.9.5) works fine with the compatibility button
Sorry
Just noticed the dashboard statistics are not showing in IE9 (in v1.4.9.5) works fine with the compatibility button
Sorry
- Webbo
- Posts: 50
- Joined: Sat Oct 09, 2010 4:31 pm
Re: OpenCart v1.4.9.5 Released
As it's in Admin, help us save the world by boycotting IEWebbo wrote:Just noticed the dashboard statistics are not showing in IE9 (in v1.4.9.5) works fine with the compatibility button
@Q - my scroll finger sends a big Thank-You for that array_merge language thingy in admin product.php
If you know of a way to move the filter code out of product.php, my scroll finger would love you more
and a way to move the block of products list code that's duplicated in catalog - category.php, search.php and the _home.php files.
Thank-you for all the little mods that make such a big difference.
- jty
- Posts: 1163
- Joined: Sat Aug 30, 2008 12:19 am
Re: OpenCart v1.4.9.5 Released
jty wrote:As it's in Admin, help us save the world by boycotting IEWebbo wrote:Just noticed the dashboard statistics are not showing in IE9 (in v1.4.9.5) works fine with the compatibility button![]()
@Q - my scroll finger sends a big Thank-You for that array_merge language thingy in admin product.php
If you know of a way to move the filter code out of product.php, my scroll finger would love you more![]()
and a way to move the block of products list code that's duplicated in catalog - category.php, search.php and the _home.php files.
Thank-you for all the little mods that make such a big difference.
I feel ya.. I'll be working to cut down the code in future versions of 1.4.x, tho many code cutting methods have been shunned from 1.5.x so it might need to be done via external mod or script

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.5 Released
Guys i have this mistake after i used to upgrade with Softaculous i uploaded the upgrade file one by one but nothing change. Hope can help me.
Fatal error: Call to undefined method Document::addHeadTag() in /home/pztag/public_html/shop/catalog/controller/module/script_manager.php on line 66
Fatal error: Call to undefined method Document::addHeadTag() in /home/pztag/public_html/shop/catalog/controller/module/script_manager.php on line 66
- pzefc
- Posts: 14
- Joined: Thu Sep 16, 2010 10:19 am
Re: OpenCart v1.4.9.5 Released
pzefc wrote:Guys i have this mistake after i used to upgrade with Softaculous i uploaded the upgrade file one by one but nothing change. Hope can help me.
Fatal error: Call to undefined method Document::addHeadTag() in /home/pztag/public_html/shop/catalog/controller/module/script_manager.php on line 66
Reinstall the script manager mod

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

Working fine
I've sorted out all the problems related to the last upgrade. Thank you.
Last edited by brytanix on Wed May 18, 2011 1:18 pm, edited 1 time in total.
- brytanix
- Posts: 44
- Joined: Thu Dec 30, 2010 11:55 pm
50 posts
• Page 1 of 3 • 1, 2, 3
Return to News & Announcements
Who is online
Users browsing this forum: No registered users and 15 guests














