Post by Daniel » Wed Aug 12, 2009 8: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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Qphoria » Wed Aug 12, 2009 8:32 pm

Great news. How about the Total sorting thing? That's the only bug affecting me.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Daniel » Wed Aug 12, 2009 8:33 pm

yeah fixed that aswell and languages now auto fill when addign a new language.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Qphoria » Wed Aug 12, 2009 8:48 pm

Awesome

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Daniel » Wed Aug 12, 2009 8: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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Rich » Wed Aug 12, 2009 9:09 pm

Thanks Daniel

Rich
Bird is the word


New member

Posts

Joined
Tue Jul 28, 2009 2:56 am
Location - Bird Cage

Post by Qphoria » Wed Aug 12, 2009 9: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


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Daniel » Wed Aug 12, 2009 9: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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Qphoria » Wed Aug 12, 2009 9:43 pm

I don't read those anyway :)

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Leon » Thu Aug 13, 2009 6:40 am

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'

Active Member

Posts

Joined
Tue Apr 07, 2009 1:20 am

Post by paganekoso » Thu Aug 13, 2009 8:56 am

How do remove image(s) after upload image(s)?

Newbie

Posts

Joined
Thu Aug 13, 2009 8:35 am

Post by Leon » Thu Aug 13, 2009 10:35 am

using ftp or another file manager

Active Member

Posts

Joined
Tue Apr 07, 2009 1:20 am

Post by ad1945 » Thu Aug 13, 2009 5:54 pm

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

New member

Posts

Joined
Thu Jun 25, 2009 5:15 pm

Post by fastdev » Thu Aug 13, 2009 9:22 pm

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

.


New member

Posts

Joined
Tue May 26, 2009 5:25 pm

Post by piseth » Thu Aug 13, 2009 9: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
New member

Posts

Joined
Sun May 03, 2009 4:20 am
Location - Cambodia

Post by Daniel » Thu Aug 13, 2009 9: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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Daniel » Thu Aug 13, 2009 9: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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by ewc07 » Thu Aug 13, 2009 9: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

Newbie

Posts

Joined
Tue Jul 21, 2009 1:12 am

Post by Daniel » Thu Aug 13, 2009 10:38 pm

yes!

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by fastdev » Thu Aug 13, 2009 11: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? :)

.


New member

Posts

Joined
Tue May 26, 2009 5:25 pm
Who is online

Users browsing this forum: No registered users and 3 guests