OpenCart v1.4.3
40 posts
• Page 2 of 2 • 1, 2
Re: OpenCart v1.4.3
By that standard no release of OpenCart has been stable. Hell, no software would be.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
-

rph - Posts: 2837
- Joined: Thu Jan 07, 2010 9:05 pm
- Location: Lincoln, Nebraska
Re: OpenCart v1.4.3
Daniel wrote:This release just fixes some of the small bugs found with 1.4.2
Fixed:
Fixed URL problem when a visitor uses yoursite.com instead of http://www.yoursite.com
Fixed URL problem for windows server and the forwards slashes
Also a currency problem when a customer changes currency on checkout and shipping rate does not change.
Changes:
http://code.google.com/p/opencart/source/detail?r=101
Download:
http://opencart.googlecode.com/files/op ... v1.4.3.zip
Here is another small line you have to change in install/model/install.php
9 - mysql_query("SET CHARATER SET utf8", $connection);
9 + mysql_query("SET CHARACTER SET utf8", $connection);
38 - mysql_query("SET CHARATER SET utf8", $connection);
38 + mysql_query("SET CHARACTER SET utf8", $connection);
see zip
- Attachments
-
1.4.3_install_model_install.zip- (320 Bytes) Downloaded 129 times
-

OCyvon2 - Posts: 277
- Joined: Sun Jan 31, 2010 12:00 pm
- Location: Zaandam, The Netherlands
Re: OpenCart v1.4.3
Daniel wrote:this is why i get annoyed with people. because some feature or some minor problem is there they start posting around the forum not to use the latest version.
Guilty.
The reason is mainly that I get tired of seeing the same question 50 times. Now this www vs non-www thing is going to plague us the next few months. And since the forum search is absolutely worthless because it won't let you search for any popular word, people can't search for things like this.
Want to find all "1.4.0" bugs? Then search "[1.4.0]" -- FAIL
Want to find what version of opencart you have? Then search "what version do I have" -- FAIL
What to find out why www doesn't work? Then search "www" -- FAIL
So since people can't search, they will just post the same question about "Why my products don't show up" because the word "products" is ignored by the search

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

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

Re: OpenCart v1.4.3
I have to make many changes.
The front store change the icon and font style.
in the product detail there are 3 changes:
1 when exist the product related you can see the tab related;
2 when exist others image you can see tab images
3 the page review you can allowed in store option.
I think the next week i can change other option front store.
This change can are suggest for all users opencart.
I thenk's Daniel for the hard work.
Ops. i think there are small bug in the product option page (admin section).
A good sunday.
Regards
The results change here: www.audioexecute.it
The front store change the icon and font style.
in the product detail there are 3 changes:
1 when exist the product related you can see the tab related;
2 when exist others image you can see tab images
3 the page review you can allowed in store option.
I think the next week i can change other option front store.
This change can are suggest for all users opencart.
I thenk's Daniel for the hard work.
Ops. i think there are small bug in the product option page (admin section).
A good sunday.
Regards
The results change here: www.audioexecute.it
- audiomarket
- Posts: 58
- Joined: Sun Mar 14, 2010 5:55 pm
Re: OpenCart v1.4.3
audiomarket wrote:I have to make many changes.
The front store change the icon and font style.
in the product detail there are 3 changes:
1 when exist the product related you can see the tab related;
2 when exist others image you can see tab images
3 the page review you can allowed in store option.
I think the next week i can change other option front store.
This change can are suggest for all users opencart.
I thenk's Daniel for the hard work.
Ops. i think there are small bug in the product option page (admin section).
A good sunday.
Regards
The results change here: http://www.audioexecute.it
That sound great, can you share these changes?
Thanks.
- lordkain2
- Posts: 2
- Joined: Mon Nov 23, 2009 10:38 pm
Re: OpenCart v1.4.3
Xsecrets wrote:Daniel wrote:yes its stable!
more stable than 1.4.0.
I don't understand why you think i would release soemething unstable. the bugs that have been reported are minor and don;t stop opencart functioning.
well lets see because you released 1.4.1 1.4.2 and 1.4.3 within a week and the last two are supposedly bug fix releases which would mean that the first two were inherently not stable. Actually maybe stable is not a proper term. Not bug free would be more appropriate I suppose.
no! it does not mean they are unstable! As I have already said there is nothing that is stopping the cart working as it should.
One of the bugs reported in the latest version is that the text for one of the fileds int he reports is missing. not a appication killer is it?
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5185
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart v1.4.3
Not sure where I should post this but.
Have you any plans to include Nochex as a payment gateway.
Have you any plans to include Nochex as a payment gateway.
- lashman
- Posts: 160
- Joined: Sun Feb 21, 2010 1:02 pm
- Location: North Yorkshire
Re: OpenCart v1.4.3
I think I already did it onece. i'm not sure why its been disabled. mabe because i could not test changes done between version changes. there was some code in the 1.4.0 relaese that would have got it working.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5185
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart v1.4.3
Thank you but I am not a coder, I will wait and see if you implement it in the next upgrade.
- lashman
- Posts: 160
- Joined: Sun Feb 21, 2010 1:02 pm
- Location: North Yorkshire
Re: OpenCart v1.4.3
have you managed to fix the mail errors through the admin control panel and allowed images to be sent through the mail.
- fatpora01
- Posts: 14
- Joined: Thu Mar 11, 2010 8:08 am
Re: OpenCart v1.4.3
Guys/girls,
I run some software that does a file compare across the base versions to show me the deltas. From that I can guess what has been changed (and in most cases, why). Perhaps we need a central place for this kind of documentation - similar to release notes.
I'm obviously not volunteering (yet), but we do need someone to assist with this part of the OC's release management.
- [MB]
I run some software that does a file compare across the base versions to show me the deltas. From that I can guess what has been changed (and in most cases, why). Perhaps we need a central place for this kind of documentation - similar to release notes.
I'm obviously not volunteering (yet), but we do need someone to assist with this part of the OC's release management.
- [MB]
- melbagnato
- Posts: 10
- Joined: Wed Jan 13, 2010 5:39 am
- Location: Melbourne
Re: OpenCart v1.4.3
lordkain2 wrote:audiomarket wrote:I have to make many changes.
The front store change the icon and font style.
in the product detail there are 3 changes:
1 when exist the product related you can see the tab related;
2 when exist others image you can see tab images
3 the page review you can allowed in store option.
I think the next week i can change other option front store.
This change can are suggest for all users opencart.
I thenk's Daniel for the hard work.
Ops. i think there are small bug in the product option page (admin section).
A good sunday.
Regards
The results change here: http://www.audioexecute.it
That sound great, can you share these changes?
Thanks.
Yes, i can npublish the files.
afternoon i make it.
I think do complete package.
Regards
- audiomarket
- Posts: 58
- Joined: Sun Mar 14, 2010 5:55 pm
Re: OpenCart v1.4.3
Daniel,
sorry for, maybe, the silly question... Is demo site in last SW release? I'm trying to check it, especially for multi-store feature but I can't see anything new in admin->system.
thanks in advance,
md
sorry for, maybe, the silly question... Is demo site in last SW release? I'm trying to check it, especially for multi-store feature but I can't see anything new in admin->system.
thanks in advance,
md
Arvixe Web Hosting / OpenCart Community Liaison - Looking for quality OpenCart hosting? Try Arvixe
My last mods: Partita IVA e CF | Pro EU VAT Number | US Tax ID and Exempt | VAT Exemption for disabled | Customer Tax Exemption | Sales Agents | Dropshipping
If I helped you please donate!
My last mods: Partita IVA e CF | Pro EU VAT Number | US Tax ID and Exempt | VAT Exemption for disabled | Customer Tax Exemption | Sales Agents | Dropshipping
If I helped you please donate!
-

madimar - Posts: 1023
- Joined: Thu Sep 24, 2009 10:27 am
Re: OpenCart v1.4.3
The demo site is still 1.4.0 I beleive...
- airetechit
- Posts: 74
- Joined: Thu Feb 04, 2010 5:46 pm
- Location: Goole, United Kingdom
Re: OpenCart v1.4.3
The real problem with version 1.4.3 is:
Users can choise install the clean database.
Delete all accessories funcs non complete or dont work (payment method).
The bookmark link dont work with all browser!
The admin section have a small bug stylescheet.
The front main content(top bar) have a style bug!(you can adjust: add +2px in the height)
The next post i add a zip file complete package!
On my server, the seo url dont work!
mybe on your server is all ok!
Regards
Users can choise install the clean database.
Delete all accessories funcs non complete or dont work (payment method).
The bookmark link dont work with all browser!
The admin section have a small bug stylescheet.
The front main content(top bar) have a style bug!(you can adjust: add +2px in the height)
The next post i add a zip file complete package!
On my server, the seo url dont work!
mybe on your server is all ok!
Regards
- audiomarket
- Posts: 58
- Joined: Sun Mar 14, 2010 5:55 pm
Re: OpenCart v1.4.3
The default theme with changes:
The suggest for Daniel is:
Create a basic package!
All method payment and shipping you can create a separate plugin: in this way users can choise end install only plugin for necessity.
Regards
The suggest for Daniel is:
Create a basic package!
All method payment and shipping you can create a separate plugin: in this way users can choise end install only plugin for necessity.
Regards
- audiomarket
- Posts: 58
- Joined: Sun Mar 14, 2010 5:55 pm
Re: OpenCart v1.4.3
audiomarket wrote:The real problem with version 1.4.3 is:
Why not report them all here: Post OpenCart 1.4.3 Bugs Here!?
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
FREE manuals: ShowMe Guides OpenCart, Opencart Check List and Our Documentation section.
BUGs?: Known BUGS for All OC Versions.
[How to] BTW + Verzend & betaalmethodes.
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
FREE manuals: ShowMe Guides OpenCart, Opencart Check List and Our Documentation section.
BUGs?: Known BUGS for All OC Versions.
[How to] BTW + Verzend & betaalmethodes.
-

i2Paq - Global Moderator
- Posts: 9858
- Joined: Mon Nov 09, 2009 11:00 am
- Location: Winkel - The Netherlands
Re: OpenCart v1.4.3
Ok, please transfer the post in bug report.
Thenks
Thenks
- audiomarket
- Posts: 58
- Joined: Sun Mar 14, 2010 5:55 pm
Re: OpenCart v1.4.3
audiomarket wrote:The suggest for Daniel is:
Create a basic package!
First off, great work by Daniel on this cart.
I dabbled in it a year or so ago (even wrote the original moneybookers module) but decided it was not yet ready for prime time. Now, it has progressed a bit but Daniel really needs to get a grip on some issues.
- The mental release cycle. Releasing three versions of the program in about a week is just crazy. Shows a total lack of control or QC. Why not publish patches? Create a no reply section here and post patches to fix these minor bugs and after a few of them have been accumulated, move to the next version or simply roll them up into the next proper version
- The bloated file set. Daniel seems to feel he needs to cram in as much stuff into the program. It is nice to have 20 payment options available but nobody needs 20 payment options at the same time. So why not simply have them as modules available to download so that people can pick and choose which one they want? With all due respect to our friends from Ukraine, that a gateway is the most popular in Ukraine does not make it a candidate for inclusion in a default download. At most, there should be Paypal and one or two additional in the download.
I recollect Daniel stating that he felt Zencart was a bloated POS. It may be a POS but the funny thing is that an OC download now weighs in at far more than a ZC download. It is even heavier than Joomla for crying out loud.
Cut down the bloat! Put out a basic package that you can focus on (will reduce all those bugs that creep into every single release) and let everything else be optional extras
Wishing you the best and see you again in about a year's time!
- Dayo
- Posts: 29
- Joined: Wed Nov 12, 2008 7:27 pm
Re: OpenCart v1.4.3
The patches idea is great! Would make allot more sense.
The Mybb forum software does it in exactly this way. You should set it out like this:
http://blog.mybboard.net/2009/12/29/myb ... ty-update/
As you can see, there are manual update instructions and all other info needed on that one page.
Hope it helps
Edit: This version of OpenCart has been repleaced by OpenCart 1.4.4.
OpenCart v1.4.4
The Mybb forum software does it in exactly this way. You should set it out like this:
http://blog.mybboard.net/2009/12/29/myb ... ty-update/
As you can see, there are manual update instructions and all other info needed on that one page.
Hope it helps

Edit: This version of OpenCart has been repleaced by OpenCart 1.4.4.
OpenCart v1.4.4
10% Discount on all Shared and Reseller Hosting Packages at Vidahost.com
Discount Code: DISCOUNT10
Discount Code: DISCOUNT10
- Chrissy Poo
- Posts: 166
- Joined: Mon Jun 29, 2009 12:48 am
- Location: UK
40 posts
• Page 2 of 2 • 1, 2
Return to News & Announcements
Who is online
Users browsing this forum: No registered users and 11 guests













