Community Forums

OpenCart v1.4.8

News, updates and important issues relating to OpenCart.

OpenCart v1.4.8

Postby Qphoria » Wed Jun 09, 2010 4:42 pm

OpenCart v1.4.8 is available to download!

FIXED:
- Coupon discount check only for flat value coupons
- Pagination in search & specials
- Worldpay not updating order
- Admin Country, Zone, & Download pagination
- Thickbox agree to terms fix on checkout payment page
- Continue button with ajax add to cart off goes to not found
- Division by zero if catalog/admin item limit set to 0 (tho it should not be possible)
- UPS error scenarios weren't showing properly
- UPS weight display at the title instead of redundantly per-rate
- UPS Test mode confusion cleared up
- USPS weight display at the title instead of redundantly per-rate
- removed "source" for ckeditor to cut down filesize
- Add $config->set('config_language', $languages[$code]['code']); to index.php
- Changed new tables for product_tags and stuff to utf8_bin
- Order Comments not included in email
- Added default invoice id & prefix to install/upgrade.sql
- Added conditional check for the admin header base path: (HTTPS_SERVER) ? HTTPS_SERVER : HTTP_SERVER;
- restore all languages in backend even if disabled
- replaced add to cart javascript: $('#add_to_cart').removeAttr('onclick'); to allow handling by other scripts.
- sort arrow images were reversed
- Perpetual Payments Test mode confusion cleared up
- Featured limit default - add (int) to limit in model to prevent error
- Specials fix for limit in sidebox
- Going to wrong page while using SEO now shows error page
- Fixed Combined Tax rate issue
- Fixed Low Order Fee order total typo for tax setting
- Fixed Sales tax issue for non-shipped products to use payment address
- Install admin email not populating the user table
- Update royal mail rates or make them editable from admin
- Fix pp standard to use the update statuses and so that curl and fsock both use the proper "else" options.
- Changed default success message "2-5 working days" to be more vague
- Reordered the children for "common/header" to appear last so that document class methods can be called from within modules.
- Fix default weight/length to default to what the setting has.
- Bestsellers wasn't updating immediately after purchase because the cache wasn't cleared on purchase



ADDED:
- Category Description Name to be longer than 32 (255)
- SEO proper "not found" redirect
- mail parameters field to mail tab (useful for adding authentication "-f" options and more)
- Full Customer Details in admin
- Manual Order Edit
- Additional checkbox for order update (Notify = send email, Update = add history)
- confirm delete added to admin delete/uninstall actions
- Longer email fields (96)
- Added product tags to bottom of product page for easy cross-referencing.
- Auto-select first radio button for shipping or payment
- increased contact form character count from 1000 to 3000
- Fixed bug in thickbox js to allow use of rel tag for prev/next additional images with main image in popup
- Show category description info even where there are no products
- add customer email to invoice under the payment address
- added order comments on invoice
- moved some inline javascript to external files (ajax add to cart now in ajax_add.js)
- moved coupon box to the payment page to allow coupons to change the possible payment options (i.e. freecheckout for 100% discount coupons)
- Comments to order invoice
- Counts for all tabs on product page
- Optional checkbox to push updated downloads to all previous customers upon new version save
- Added current download filename under the input box on admin download form
- Options -Indexes and tpl file disallow to default .htaccess file to prevent showing directory listings
- CSRF Fix for new admin user insert (captcha on user edit form)
- Additional Images & Related products count added to tab on product page by default
- Fixed LIQPAY confirm button
- Disable Reviews option
- Enhanced Order Email (HTML Admin emails)
- Guest Checkout separate addresses
- Enter key for Product filter in admin
- Telephone number on invoice
- Validation check to Product Copy (Daniels request)
- Add model to the related products in product edit
- Automatic Copyright in admin footer
- Added MetaKeywords to products and categories
- Added return on language load to allow simple array merge for language files
- Added Send Newsletter By Products Purchased
- Lots of improvements to cart sidebox (ajax delete item, all totals, view/checkout links)
- GET method for add to cart
- Add to cart button in all modules? small + button?
- Stock decrease option moved to product level
- Minimum Order Qty (per-product)
- Product "cost" field
- Add back default sort order
- Individual zone/country/postcode for products
- Cross-linked related products (relationship goes both ways now). Relating product A to B also relates B to A
- Maintenance Mode
- Multiple Email address for store email
- remove/combine the Show Out of stock. Just show it when Stock checkout is no and product is out of stock
- Add IP Address to order view
- Freecheckout integrated into core.
- Low Order Fee only applies if there is a subtotal, allowing free products to remain free
- Homepage is now modular and new "home" position for modules configurable in admin
- Additional ability to use "modularized" sideboxes on main page (3 across) by adding the module to the $this->children list.
- Free Checkout as part of the core
- Comments saved if payment checkbox not checked
- Added customer email, telephone, ip to order email to make it more complete
- Admin Token system for CSRF security
- Royal Mail rates update


Notes:
  • All 1.4.7 compatible mods should work with this version. However, mod makers will need to add support for the admin token system. While waiting for updated mods, users can bypass the token check from the System Settings->Server tab.
  • No class changes or removals were made.
  • Be sure to read the new upgrade.txt file before trying the new auto-upgrade script.
[*]if you have url->http or this->url class errors, you will need to update your mods to at least the 1.4.4/1.4.7 version


Changes:
http://code.google.com/p/opencart/source/detail?r=108
http://code.google.com/p/opencart/source/detail?r=109
http://code.google.com/p/opencart/source/detail?r=110
http://code.google.com/p/opencart/source/detail?r=111
http://code.google.com/p/opencart/source/detail?r=112
http://code.google.com/p/opencart/source/detail?r=113
http://code.google.com/p/opencart/source/detail?r=114
http://code.google.com/p/opencart/source/detail?r=115
http://code.google.com/p/opencart/source/detail?r=116
http://code.google.com/p/opencart/source/detail?r=117

Download:
http://opencart.googlecode.com/files/op ... v1.4.8.zip



- UPDATE -
Updates needed for 1.4.7 to 1.4.8 templates:
viewtopic.php?p=77215#p77215

Updates needed for extensions
viewtopic.php?p=77773#p77773
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18200
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.4.8

Postby audiomarket » Wed Jun 09, 2010 4:45 pm

Maintenance promise!
I have to make a donation
The transaction number is: 6KM19808XV002201P, 8E815601W2414524J
... for Daniel and Q
Best regards
Last edited by audiomarket on Wed Jun 09, 2010 7:56 pm, edited 3 times in total.
audiomarket
 
Posts: 58
Joined: Sun Mar 14, 2010 5:55 pm

Re: OpenCart v1.4.8

Postby JAY6390 » Wed Jun 09, 2010 4:51 pm

Installing now

Excellent work!
ImageImageImage

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


Image
User avatar
JAY6390
 
Posts: 4634
Joined: Wed May 26, 2010 3:47 pm
Location: United Kingdom

Re: OpenCart v1.4.8

Postby Josemi » Wed Jun 09, 2010 4:55 pm

Great! Thanks for all your work.

Edit by i2Paq: *knip* STOP!

Greetings.
Last edited by i2Paq on Wed Jun 09, 2010 5:19 pm, edited 1 time in total.
Reason: Obvious
Image
User avatar
Josemi
 
Posts: 10
Joined: Thu Jun 03, 2010 5:21 pm
Location: Sevilla-Spain

Re: OpenCart v1.4.8

Postby voodoo » Wed Jun 09, 2010 5:00 pm

Thanks for the hard work!
voodoo
 
Posts: 45
Joined: Thu Apr 15, 2010 2:54 pm

Re: OpenCart v1.4.8

Postby bcit » Wed Jun 09, 2010 5:04 pm

awesome Q, much appreciated work.
bcit
 
Posts: 11
Joined: Sat Apr 10, 2010 4:52 am

Re: OpenCart v1.4.8

Postby dbstr » Wed Jun 09, 2010 5:10 pm

Just wondering if it was fun adding the token system and if we are gonna see the url class brought back anytime soon? ;-)
dbstr
 
Posts: 368
Joined: Sat Aug 29, 2009 4:20 pm

Re: OpenCart v1.4.8

Postby Qphoria » Wed Jun 09, 2010 5:21 pm

dbstr wrote:Just wondering if it was fun adding the token system and if we are gonna see the url class brought back anytime soon? ;-)


A Nightmare. I had Daniel do the token stuff. And yes, I've been trying to talk him into it and understands how much easier the token would have been with a hook like the url class. :)
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18200
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.4.8

Postby dpDesignz » Wed Jun 09, 2010 8:20 pm

Thanks so much for all the hard work. Downloading now
http://dpDesignz.webs.com Web & Publication Designer
User avatar
dpDesignz
 
Posts: 70
Joined: Thu Jun 03, 2010 5:45 am
Location: Waikato, New Zealand

Re: OpenCart v1.4.8

Postby i2Paq » Wed Jun 09, 2010 8:24 pm

Works like a charm.

Site Speedtest compared with 1.4.7 is exactly the same on my server.

Thanks for all the hard work Q, you already had my donation 2 weeks ago ;D
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.
User avatar
i2Paq
Global Moderator
 
Posts: 9754
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Re: OpenCart v1.4.8

Postby mopar321 » Wed Jun 09, 2010 9:32 pm

You guys did one hell of a job! Works great but I still need M.V.S./Drop Shiper Mod installed. I guess I will have to wait for the next release. ;D
mopar321
 
Posts: 1
Joined: Wed Jun 09, 2010 9:26 pm

Re: OpenCart v1.4.8

Postby jefrey1983 » Wed Jun 09, 2010 9:51 pm

ill test it now ;D
User avatar
jefrey1983
 
Posts: 386
Joined: Sat Jan 30, 2010 10:58 am

Re: OpenCart v1.4.8

Postby steamcrow » Wed Jun 09, 2010 10:26 pm

Wow, that is a significant release!

I SO appreciate the bug fixes. It can't be as fun as it is to create new features, but it seems like a necessity to keep moving OC forward. We need a stable core as possible, and this is superb.

Thank you for your hard work, guys.

O0
Daniel M. Davis

[url=http://www.steamcrow.com]

http://www.twitter.com/steamcrow
steamcrow
 
Posts: 30
Joined: Sat Aug 15, 2009 8:18 pm

Re: OpenCart v1.4.8

Postby carpin » Wed Jun 09, 2010 10:46 pm

Shop updated from 1.47 to 1.48 , for so far no problems, shop works great.

Thank you
carpin
 
Posts: 59
Joined: Sun May 09, 2010 12:10 am
Location: Netherlands

Re: OpenCart v1.4.8

Postby johnzhang » Thu Jun 10, 2010 1:13 am

mopar321 wrote:You guys did one hell of a job! Works great but I still need M.V.S./Drop Shiper Mod installed.


I also want the Drop Shiper ,and I will test v1.4.8

Thanks for the opencart team.
johnzhang
 
Posts: 37
Joined: Sun Apr 18, 2010 3:02 am

Re: OpenCart v1.4.8

Postby cevarief » Thu Jun 10, 2010 1:26 am

Thanks a lot Q,

I just designed a mockup yesterday, so i can use 1.4.8 for my project. Prefect.
cevarief
 
Posts: 279
Joined: Wed Jun 02, 2010 2:52 pm

Re: OpenCart v1.4.8

Postby amdev » Thu Jun 10, 2010 3:57 am

Thanks.
I'm upgrading 1.3.2 to 1.4.8 and it work fine(Problem with old modules but i can fix).
Thanks Opencart Team.
User avatar
amdev
 
Posts: 167
Joined: Fri Nov 27, 2009 7:40 am
Location: Bangkok - Thailand

Re: OpenCart v1.4.8

Postby i2Paq » Thu Jun 10, 2010 5:21 am

Please, this is about the OpenCart 1.4.8 release.

If you have issues after installing or upgrading post them in the appropriate Forums!
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.
User avatar
i2Paq
Global Moderator
 
Posts: 9754
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Re: OpenCart v1.4.8

Postby alanbernard » Thu Jun 10, 2010 6:05 am

I'm a newbie here, but am so damn impressed on how well this entire system works, and the support that comes with it. Will be donating, thanks for the hard work and sleepless nights guys!
alanbernard
 
Posts: 12
Joined: Thu Jun 10, 2010 5:58 am

Re: OpenCart v1.4.8

Postby fido-x » Thu Jun 10, 2010 9:55 am

Now that the "Latest Products" has been included as a module, is there any reason why the code for it is still in the homepage controller?
Image
If you're not living on the edge ... you're taking up too much space!
Multi-Vendor Plugin for OpenCart 1.5.1.x
Have I helped you?
User avatar
fido-x
 
Posts: 1960
Joined: Fri Jun 27, 2008 5:09 pm
Location: Tasmania, Australia

Next

Return to News & Announcements

Who is online

Users browsing this forum: No registered users and 10 guests

Hosted by Arvixe Web Hosting