Page 1 of 11

OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 1:14 am
by Daniel
With the release of OpenCart 1.5.1 we need a new BUG topic.

You can download OC 1.5.1 from our Download Page.

If you find issues with OC 1.5.1 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.

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 2:36 am
by Daniel
redownload please.

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 3:58 am
by Simplicity
Clean install on winxp + Wamp + Strawberry Perl.

Going to admin>catalog>products>insert gives this:

Notice: Undefined index: weight_class_id in xxx\wamp\www\opencart_v1.5.1\admin\controller\catalog\product.php on line 911
Notice: Undefined index: length_class_id in xxx\wamp\www\opencart_v1.5.1\admin\controller\catalog\product.php on line 951

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 4:50 am
by opencartArab
still appear:

Version 1.5.0

in admin footer.

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 5:27 am
by opencartArab
also define VERSION in index:

Code: Select all

// Version
define('VERSION', '1.5.0');

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 7:33 am
by guardianox
Minor bug/behaviour in IE7 (don't know if its worth even bothering about it, but i thought i should mention it)

If you hover any white space within the container the normal "pointer" cursor turns into "text-select" cursor (even though there's no text)

Noticed that when applying a background the problem goes away. So, a possible fix could be either apply a background color, or use 1px transparent gif as the background.

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 7:45 am
by openmind
sorry, i haven't a google code account and is too saturday to create one.

There is an issue with returned items, you can request multiple return requests for the same product in the same order, there is no control about the products that has requested reimbursement/return.

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 9:57 am
by bluelayer
Simplicity wrote:Clean install on winxp + Wamp + Strawberry Perl.

Going to admin>catalog>products>insert gives this:

Notice: Undefined index: weight_class_id in xxx\wamp\www\opencart_v1.5.1\admin\controller\catalog\product.php on line 911
Notice: Undefined index: length_class_id in xxx\wamp\www\opencart_v1.5.1\admin\controller\catalog\product.php on line 951
x2

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 11:24 am
by Daniel
re-download now guys. i have fixed the insert product issue.

stupid mistake to make.

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 3:28 pm
by dad
Product Comparison

Notice: Undefined index: cm in C:\Apache\server\opencart151\system\library\length.php on line 42Notice: Undefined index: cm in C:\Apache\server\opencart151\system\library\length.php on line 42Notice: Undefined index: cm in C:\Apache\server\opencart151\system\library\length.php on line 42

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 3:44 pm
by i2Paq
Daniel wrote:re-download now guys. i have fixed the insert product issue.

stupid mistake to make.

It still says 1.5.0 in the Admin footer using the SVN 482.

And the above mentioned error still occurs.
Notice: Undefined index: weight_class_id in xxx\wamp\www\opencart_v1.5.1\admin\controller\catalog\product.php on line 911
Notice: Undefined index: length_class_id in xxx\wamp\www\opencart_v1.5.1\admin\controller\catalog\product.php on line 951
Using the official 1.5.1 download there error is gone but it still says 1.5.0 in the admin footer :'(

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 5:21 pm
by gosulove
When i added 2 products for comparison and i got the following errors:

Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 5:31 pm
by i2Paq
gosulove wrote:When i added 2 products for comparison and i got the following errors:

Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\oc4\system\library\length.php on line 42Notice: Undefined index: mm in
OC 1.5.1? or 1.5.0?

I cannot reproduce this.


Edit

Confirmed, you see this on the comparison page!

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 6:52 pm
by Simplicity
Please remove upgrade.php and upgrade.sql from the package. I can guaranty that there will be loads of people who will try to upgrade their OC shops. Some of them even don't know how to make proper DB backups.

You can't upgrade from 1.5.0 to 1.5.1! Do not use upgrade.php- it breaks the OC installation!

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 7:18 pm
by a.tangemann
The file catalog/language/english/common/footer.php contains two lines with "$_['text_account']".

best regards
Andreas Tangemann

OpenCart 1.5.1 Released

Posted: Sun Jul 17, 2011 8:01 pm
by grgr
Links on the carosel don't work if installed in a folder.

This is because you are a grabbing the link direct from the query/db without passing it through the URL function ($this->url->link()).

Not a big deal, in the manufacturer banner setup you need to add the links as:

/INSTALL_FOLDER/index.php?route=product/manufacturer/product&manufacturer_id=8

instead of:

index.php?route=product/manufacturer/product&manufacturer_id=8

Re: OpenCart 1.5.1 Released

Posted: Sun Jul 17, 2011 8:07 pm
by Daniel
you need to alter the links your self.

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 8:08 pm
by Daniel
Simplicity wrote:Please remove upgrade.php and upgrade.sql from the package. I can guaranty that there will be loads of people who will try to upgrade their OC shops. Some of them even don't know how to make proper DB backups.

You can't upgrade from 1.5.0 to 1.5.1! Do not use upgrade.php- it breaks the OC installation!
already heave.

Q is updating.

OpenCart 1.5.1 Released

Posted: Sun Jul 17, 2011 9:18 pm
by naz_eg
I get these errors on Home page:

Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/column_left.php on line 49
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/column_right.php on line 49
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/content_top.php on line 49
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/content_bottom.php on line 49

P.S: I couldn't write this in Bug thread because it seen unavailable now.

Re: OpenCart 1.5.1 Bug Thread

Posted: Sun Jul 17, 2011 10:14 pm
by i2Paq
I have tried this on 4 machines but adding Options in the Admin to a product does not work in FF 5.0.
It does however work in IE 8.0.