Community Forums

OpenCart v1.3.1

News, updates and important issues relating to OpenCart.

OpenCart v1.3.1

Postby Daniel » Wed Aug 12, 2009 12:24 pm

Whats New
PHP 5.3 compatible!
Customer Groups.
DIsplay prices when customer logs in .
Approve new customers.
Display different sets of prices depening on what customer group the customer belongs to.
Added Error Logging. There is a page in the admin where you can view errors that happened on your site.
Display errors on or off.
Log errors on or off.
Time Zones
Changed the image uploading to the standard html method. Its seems there are to many problems that can occur depending on which browser is being used to AJAX upload iamges.
Changed how the related product interface works. Should stop the page from loading slowly if there are to many products.
Changed how the customer mailing system works. Should stop the page from loading slowly if there are to many customers.
Measurement class. you can now set the length, width, height of your product. This should help with certain shipping methods.
Mulitple taxes now shown on the order totals. I found that if you have more than one tax in a region it was not showing then sperately.


Bug FIxes
PayPal Standard should be ok now
PayPal direct should be ok now
Changed paypal direct to use state codes when custoemrs are fromt he US.
I had another go at the SMTP. Not sure if its fully working on all mail servers.
Fixed the problem with some mail servers not showing the emails correctly.

There are probably a lot more bugs I have fixed since the last version but can not remember all of them.

You can download it here:

http://opencart.googlecode.com/files/op ... v1.3.1.zip
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart v1.3.1

Postby Qphoria » Wed Aug 12, 2009 12:32 pm

Great news. How about the Total sorting thing? That's the only bug affecting me.
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18199
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.3.1

Postby Daniel » Wed Aug 12, 2009 12:33 pm

yeah fixed that aswell and languages now auto fill when addign a new language.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart v1.3.1

Postby Qphoria » Wed Aug 12, 2009 12:48 pm

Awesome
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18199
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.3.1

Postby Daniel » Wed Aug 12, 2009 12:49 pm

you might want to redownload again. I have just found loads of extra language entries from testing and removed them.

just in case you add a new language.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart v1.3.1

Postby Rich » Wed Aug 12, 2009 1:09 pm

Thanks Daniel
Rich
Bird is the word
User avatar
Rich
 
Posts: 63
Joined: Mon Jul 27, 2009 6:56 pm
Location: Bird Cage

Re: OpenCart v1.3.1

Postby Qphoria » Wed Aug 12, 2009 1:10 pm

I notice the discount value has been removed from the arrays in the checkout/confirm.php file. Has discount been removed? or just moved elsewhere
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18199
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.3.1

Postby Daniel » Wed Aug 12, 2009 1:24 pm

no. its now price.

so instead of subtracting the discount it will be replaced by its new price.


I might have to reupload with new upgrade instructions.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart v1.3.1

Postby Qphoria » Wed Aug 12, 2009 1:43 pm

I don't read those anyway :)
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18199
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart v1.3.1

Postby Leon » Wed Aug 12, 2009 10:40 pm

The install instructions don't work if you have had orders

It says to backup the database in the admin, then to restore it in the new version.
When you restore it, it says it's sucessful, when really it's not, as nothing changes.

When i executed the backup in phpmyadmin, you get the error:
SQL query:

INSERT INTO `order_product` ( `order_product_id` , `order_id` , `product_id` , `name` , `model` , `price` , `discount` , `total` , `tax` , `quantity` )
VALUES (
my values array including `0` for `discount`
);

MySQL said: Documentation
#1054 - Unknown column 'discount' in 'field list'
Leon
 
Posts: 152
Joined: Mon Apr 06, 2009 5:20 pm

Re: OpenCart v1.3.1

Postby paganekoso » Thu Aug 13, 2009 12:56 am

How do remove image(s) after upload image(s)?
paganekoso
 
Posts: 2
Joined: Thu Aug 13, 2009 12:35 am

Re: OpenCart v1.3.1

Postby Leon » Thu Aug 13, 2009 2:35 am

using ftp or another file manager
Leon
 
Posts: 152
Joined: Mon Apr 06, 2009 5:20 pm

Re: OpenCart v1.3.1

Postby ad1945 » Thu Aug 13, 2009 9:54 am

Dear Daniel,

You are great man.

Can I use v1.3.0 or v1.2.9 language package to v.1.3.1 ?

Because some file name or words are different between v1.3.0 or v1.2.9.

Best Regard
William
ad1945
 
Posts: 34
Joined: Thu Jun 25, 2009 9:15 am

Re: OpenCart v1.3.1

Postby fastdev » Thu Aug 13, 2009 1:22 pm

PHP 5.3 compatible!
this mean older version do not works with php5.3?
.
fastdev
 
Posts: 23
Joined: Tue May 26, 2009 9:25 am

Re: OpenCart v1.3.1

Postby piseth » Thu Aug 13, 2009 1:29 pm

I like OP131
IT would be nice if their 2 prices option for guest and customer logs in or wholesale price option
Piseth
Phnom Penh, Cambodia
http://www.cambodia365.com
User avatar
piseth
 
Posts: 21
Joined: Sat May 02, 2009 8:20 pm
Location: Cambodia

Re: OpenCart v1.3.1

Postby Daniel » Thu Aug 13, 2009 1:33 pm

fastdev wrote:
PHP 5.3 compatible!
this mean older version do not works with php5.3?


yes. there were a few functions that php removed that opencart used.

You will find a lot of scripts currently in that stae. I tested oscommerce on 5.3 and it also showed loads of errors.

I image the same is for prestashop and magento.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart v1.3.1

Postby Daniel » Thu Aug 13, 2009 1:34 pm

piseth wrote:I like OP131
IT would be nice if their 2 prices option for guest and customer logs in or wholesale price option


there is!

goto the discounts and set the quantity to 1 and the price you want for that customer group.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart v1.3.1

Postby ewc07 » Thu Aug 13, 2009 1:37 pm

You said opencart 1.3.1 is php5.3 compatible. Will it still work with previous versions as well.
My server uses php5.2.9.

thanks
ewc07
 
Posts: 6
Joined: Mon Jul 20, 2009 5:12 pm

Re: OpenCart v1.3.1

Postby Daniel » Thu Aug 13, 2009 2:38 pm

yes!
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart v1.3.1

Postby fastdev » Thu Aug 13, 2009 3:13 pm

Daniel wrote:
fastdev wrote:
PHP 5.3 compatible!
this mean older version do not works with php5.3?


yes. there were a few functions that php removed that opencart used.

You will find a lot of scripts currently in that stae. I tested oscommerce on 5.3 and it also showed loads of errors.

I image the same is for prestashop and magento.

can I find them by comparing opencart 1.3 with 1.3.1? or is it possible tell me which functions changed? :)
.
fastdev
 
Posts: 23
Joined: Tue May 26, 2009 9:25 am

Next

Return to News & Announcements

Who is online

Users browsing this forum: No registered users and 8 guests

Hosted by Arvixe Web Hosting