OpenCart 1.5.0.4 Bug Thread
60 posts
• Page 1 of 3 • 1, 2, 3
OpenCart 1.5.0.4 Bug Thread
With the release of OpenCart 1.5.0.4 we need a new BUG topic.
You can download OC 1.5.0.4 from our Download Page.
If you find issues with OC 1.5.0.4 you need to start using google code issue tracker.
http://code.google.com/p/opencart/issues/list
DO NOT POST ALL YOU PROBLEMS/QUESTIONS THERE, MAKE SURE THEY ARE BUGS!
And not things because you do not understand the way 1.5.x works.
You can download OC 1.5.0.4 from our Download Page.
If you find issues with OC 1.5.0.4 you need to start using google code issue tracker.
http://code.google.com/p/opencart/issues/list
DO NOT POST ALL YOU PROBLEMS/QUESTIONS THERE, MAKE SURE THEY ARE BUGS!
And not things because you do not understand the way 1.5.x works.
Last edited by i2Paq on Fri Jul 01, 2011 10:45 am, edited 4 times in total.
Reason: Made sticky / Made un-sticky
Reason: Made sticky / Made un-sticky
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.0.4 Bug Thread
hi daniel, i have OC 1.5 and wondering where i can find a list of the the fixes achieved by OpenCart 1.5.0.4
cheers
est perfumes
est perfumes
-

estperfumes - Posts: 40
- Joined: Sun May 08, 2011 10:47 am
- Location: new zealand
Re: OpenCart 1.5.0.4 Bug Thread
...\admin\model\localisation\currency.php
$query = $this->db->query("SELECT * FROM " . DB_PREFIX . "currency WHERE code != '" . $this->db->escape($this->config->get('config_currency')) . "' AND date_modified < '" . date(strtotime('-1 day')) . "'");
should be:
$query = $this->db->query("SELECT * FROM " . DB_PREFIX . "currency WHERE code != '" . $this->db->escape($this->config->get('config_currency')) . "' AND date_modified > '" . date(strtotime('-1 day')) . "'");
$query = $this->db->query("SELECT * FROM " . DB_PREFIX . "currency WHERE code != '" . $this->db->escape($this->config->get('config_currency')) . "' AND date_modified < '" . date(strtotime('-1 day')) . "'");
should be:
$query = $this->db->query("SELECT * FROM " . DB_PREFIX . "currency WHERE code != '" . $this->db->escape($this->config->get('config_currency')) . "' AND date_modified > '" . date(strtotime('-1 day')) . "'");
- dad
- Posts: 39
- Joined: Mon May 26, 2008 8:30 pm
Re: OpenCart 1.5.0.4 Bug Thread
Encoding errors for the Cyrillic:
.../index.php?route=product/manufacturer
.../index.php?route=product/category&path=62_65

.../index.php?route=product/manufacturer

.../index.php?route=product/category&path=62_65

- dad
- Posts: 39
- Joined: Mon May 26, 2008 8:30 pm
Re: OpenCart 1.5.0.4 Bug Thread
I seem to remember Daniel saying somewhere he added the feature that when you click on the add to cart button, it would automatically scroll to the top of the page so you could see the item in your cart more easily. Is this correct?
If so, i'm using OC 1.5.0.4 and that's not happening when I click on the add to cart button. My page stays put right where it is...
If so, i'm using OC 1.5.0.4 and that's not happening when I click on the add to cart button. My page stays put right where it is...
- opencartisalright
- Posts: 375
- Joined: Sun Feb 20, 2011 8:09 pm
Re: OpenCart 1.5.0.4 Bug Thread
Did Currency updated itself? my cart didn't. not sure others
I know nothing about PHP and SQL, but I still try my best to understand it.
-

allenshea - Posts: 223
- Joined: Mon Dec 14, 2009 2:01 pm
Re: OpenCart 1.5.0.4 Bug Thread
dad wrote:Encoding errors for the Cyrillic:
.../index.php?route=product/manufacturer
.../index.php?route=product/category&path=62_65
make sure your saving your language files in utf-8
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.0.4 Bug Thread
estperfumes wrote:hi daniel, i have OC 1.5 and wondering where i can find a list of the the fixes achieved by OpenCart 1.5.0.4
http://www.opencart.com/index.php?route ... d/download
under changlog.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.0.4 Bug Thread
opencartisalright wrote:I seem to remember Daniel saying somewhere he added the feature that when you click on the add to cart button, it would automatically scroll to the top of the page so you could see the item in your cart more easily. Is this correct?
If so, i'm using OC 1.5.0.4 and that's not happening when I click on the add to cart button. My page stays put right where it is...
it does except for the product page which has a animated image flying towards the cart.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.0.4 Bug Thread
i just reuploaded 1.5.0.4 with the currency fix in.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.0.4 Bug Thread
Daniel wrote:dad wrote:Encoding errors for the Cyrillic:
.../index.php?route=product/manufacturer
.../index.php?route=product/category&path=62_65
make sure your saving your language files in utf-8
Hi, Daniel. I know about language files in utf-8. Could you please add non latin manufacturer name or product description. You will see these bugs.
Thank you for your quick answer and your excellent OC!
- dad
- Posts: 39
- Joined: Mon May 26, 2008 8:30 pm
Re: OpenCart 1.5.0.4 Bug Thread
/* Deleted */
Last edited by uksitebuilder on Mon Jun 13, 2011 8:15 am, edited 2 times in total.
Happy Coding!
Simon
------
Commercial Mods:
Google Merchant / Base XML Feed + Bing Shopping + Sitemaps - Automatic Friendly SEO URLs
Full List of UKSB Extensions and Mods
vQmod Generator - Develop & Test OpenCart on your Local Windows machine
Click here if I have helped you and you would like to make a donation
Simon
------
Commercial Mods:
Google Merchant / Base XML Feed + Bing Shopping + Sitemaps - Automatic Friendly SEO URLs
Full List of UKSB Extensions and Mods
vQmod Generator - Develop & Test OpenCart on your Local Windows machine
Click here if I have helped you and you would like to make a donation
-

uksitebuilder - Posts: 5602
- Joined: Thu Jun 09, 2011 3:37 pm
- Location: United Kindgom
Re: OpenCart 1.5.0.4 Bug Thread
Daniel
Is this already fixed in 1.5.0.4 ? The changelog says nothing about it.
Revision: r396
Author: blueyon
Date: Jun 9 (2 days ago)
Review scores: No one has yet scored this revision.
Log message
added gift voucher mail to be sent when order gets to the complete status in the
admin.
Is this already fixed in 1.5.0.4 ? The changelog says nothing about it.
- QNAP
- Posts: 124
- Joined: Tue Jan 18, 2011 7:46 pm
Re: OpenCart 1.5.0.4 Bug Thread
uksitebuilder wrote:Posted this on the bug tracker but it got wiped/invalid
Anyone else having featured products on the homepage with the last product dropping to the next row?
Response to my bug was "don't bothering me with this stupid thing"
Well that's just great. This will be the last bug I point out with an attitude like that!
no it was because you reporting something that is not a bug.
http://code.google.com/p/opencart/issue ... 20Reporter
oh dear the products don't fill to the end. could it be that they fill if you have 3 columns? alter the css if you have issue like this.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.0.4 Bug Thread
Bug report:
I was doing a chinese translation and all other parts are fine except the category.
Once you enter a chinese name for a category, it displays wrong character.
I was doing a chinese translation and all other parts are fine except the category.
Once you enter a chinese name for a category, it displays wrong character.
- rickyye
- Posts: 3
- Joined: Sat Jul 03, 2010 3:29 am
Re: OpenCart 1.5.0.4 Bug Thread
Hi everyone, my first post on the forum, I feel this may be a bug with the upgrade side of things? appologise to you if this is not the case.
After upgrading (The upgrade reported "success") I thought i would try replacing the admin directory, used my old config file from my backup. I get the following trying to enter the admin side of my store
Error: Unknown column 'store_id' in 'where clause'
Error No: 1054
SELECT * FROM oc_setting WHERE store_id = '0'
Do I need to replace all the directories for this to work? Because it's a live store I was hoping to test the admin side first to see if that part was all ok before moving on to replacing the rest.
Thanks for any reply's
Update for you, i renamed all the pre 1.5 directories to old, uploaded all the new ones, get errors on main page to do with the database. just a heads up for you guys
I will revert back to my old pre 1.5 setup
After upgrading (The upgrade reported "success") I thought i would try replacing the admin directory, used my old config file from my backup. I get the following trying to enter the admin side of my store
Error: Unknown column 'store_id' in 'where clause'
Error No: 1054
SELECT * FROM oc_setting WHERE store_id = '0'
Do I need to replace all the directories for this to work? Because it's a live store I was hoping to test the admin side first to see if that part was all ok before moving on to replacing the rest.
Thanks for any reply's
Update for you, i renamed all the pre 1.5 directories to old, uploaded all the new ones, get errors on main page to do with the database. just a heads up for you guys
I will revert back to my old pre 1.5 setup
- crazypetfood
- Posts: 36
- Joined: Sun Jun 12, 2011 9:25 am
Re: OpenCart 1.5.0.4 Bug Thread
Daniel wrote:i just reuploaded 1.5.0.4 with the currency fix in.
Just downloaded 1504 and CAD isn't auto updating. Also, I was wondering why there were 2 "UPS Standard" options in the shipping method and if there was any difference between the 2 or not.
- scmKORE
- Posts: 30
- Joined: Mon May 02, 2011 1:57 am
Re: OpenCart 1.5.0.4 Bug Thread
I can't add a new payment method in 1.5.
in 1.4 version it's work perfect when I duplicate the COD.
viewtopic.php?f=20&t=33758
in 1.4 version it's work perfect when I duplicate the COD.
viewtopic.php?f=20&t=33758
- dan45
- Posts: 7
- Joined: Sun Jun 12, 2011 10:32 am
Re: OpenCart 1.5.0.4 Bug Thread
crazypetfood wrote:Hi everyone, my first post on the forum, I feel this may be a bug with the upgrade side of things? appologise to you if this is not the case.
After upgrading (The upgrade reported "success") I thought i would try replacing the admin directory, used my old config file from my backup. I get the following trying to enter the admin side of my store
Error: Unknown column 'store_id' in 'where clause'
Error No: 1054
SELECT * FROM oc_setting WHERE store_id = '0'
Do I need to replace all the directories for this to work? Because it's a live store I was hoping to test the admin side first to see if that part was all ok before moving on to replacing the rest.
Thanks for any reply's
Update for you, i renamed all the pre 1.5 directories to old, uploaded all the new ones, get errors on main page to do with the database. just a heads up for you guys
I will revert back to my old pre 1.5 setup
there is no upgrade script.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.0.4 Bug Thread
scmKORE wrote:Daniel wrote:i just reuploaded 1.5.0.4 with the currency fix in.
Just downloaded 1504 and CAD isn't auto updating. Also, I was wondering why there were 2 "UPS Standard" options in the shipping method and if there was any difference between the 2 or not.
it updates once a day.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
60 posts
• Page 1 of 3 • 1, 2, 3
Who is online
Users browsing this forum: No registered users and 6 guests













