Community Forums

OpenCart 1.5.0.2 Bug Thread

Bug reports here

OpenCart 1.5.0.2 Bug Thread

Postby i2Paq » Sun Jun 05, 2011 5:53 am

With the release of OpenCart 1.5.0.2 we need a new BUG topic.

You can download OC 1.5.0.2 from our Download Page.

If you find issues with OC 1.5.0.2 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.
Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.

First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.

Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
User avatar
i2Paq
Global Moderator
 
Posts: 9767
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Re: OpenCart 1.5.0.2 Bug Thread

Postby amdev » Sun Jun 05, 2011 6:59 am

Products by manufacture.
Add to cart not work!!!

Thanks for hardwork OC Team.
User avatar
amdev
 
Posts: 167
Joined: Fri Nov 27, 2009 7:40 am
Location: Bangkok - Thailand

Re: OpenCart 1.5.0.2 Bug Thread

Postby happychai » Sun Jun 05, 2011 10:34 am

when i switch to chinese language and the add to cart is not working as well :)
happychai
 
Posts: 15
Joined: Sun Mar 20, 2011 5:04 am

Re: OpenCart 1.5.0.2 Bug Thread

Postby opencart-templates » Sun Jun 05, 2011 11:18 am

When customer registers using Firefox 4.0.1 they are asked to remember their post code after creating their account. This is because Firefox looks for the input above the password field, can you alter to order of the inputs without too much hassle?

Thank you.

Image
User avatar
opencart-templates
 
Posts: 107
Joined: Mon May 16, 2011 11:24 am
Location: UK

Re: OpenCart 1.5.0.2 Bug Thread

Postby harryo40 » Sun Jun 05, 2011 11:49 am

I have deleted this RMA issue, as it has been posted in the google code issue tracker as id: 251 http://code.google.com/p/opencart/issues/detail?id=251
Last edited by harryo40 on Sun Jun 05, 2011 12:22 pm, edited 1 time in total.
Add To Cart Confirm Ajax Popup for OC 1.5.1.3 --> 1.5.5.1 - Add to Cart Confirmation Popup
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
harryo40
 
Posts: 204
Joined: Tue Oct 20, 2009 7:37 pm
Location: Blackburn, Lancashire

Re: OpenCart 1.5.0.2 Bug Thread

Postby rros » Sun Jun 05, 2011 12:10 pm

The default installation is missing some images:

Image
rros
 
Posts: 1
Joined: Sat Jun 04, 2011 3:40 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby lpmorpheus » Sun Jun 05, 2011 2:00 pm

Attributes don't handle words which are started with accents characters. When I want to add a previously created attribute (for example "Állapot") to a product which started with "Á", it doesn't completes automatically and hasn't showed on the product's page. :(
lpmorpheus
 
Posts: 4
Joined: Mon Apr 25, 2011 8:25 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby lvcoded » Sun Jun 05, 2011 2:41 pm

Daniel/Q,

Can someone please let us know what has been updated in the .sql file in svn370 ?
Have started work on a site transfer from OSCommerce to OC1.5 and am leaving the source code for now to allow for bug fixes, but DB I can not drop anymore.

Please if you have a minute, let us know what tables have been updated so I can do those manually.

Kind Regards,
Igo
User avatar
lvcoded
 
Posts: 21
Joined: Tue Apr 26, 2011 8:24 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby lvcoded » Sun Jun 05, 2011 2:44 pm

Ok,

It looks like lines 198-199 have been deleted. So would this be affecting me if I deleted all attributes anyways?

Thanks..
User avatar
lvcoded
 
Posts: 21
Joined: Tue Apr 26, 2011 8:24 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby Daniel » Sun Jun 05, 2011 3:52 pm

lvcoded wrote:Daniel/Q,

Can someone please let us know what has been updated in the .sql file in svn370 ?
Have started work on a site transfer from OSCommerce to OC1.5 and am leaving the source code for now to allow for bug fixes, but DB I can not drop anymore.

Please if you have a minute, let us know what tables have been updated so I can do those manually.

Kind Regards,
Igo



just removed some records that should not be there.
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 1.5.0.2 Bug Thread

Postby CypherUK » Sun Jun 05, 2011 3:59 pm

Not so much a bug, but continuity..

When customer goes through the checkout process and they get to the delivery address stage, the txt displayed says

I want to use an existing billing address
and
I want to use a new billing address


They have already passed the billing address stage, so the txt should read:

I want to use an existing delivery address
and
I want to use a new delivery address


Very minor but needs to be changed.

Looks like both stages use the same call from the /language/english/checkout/checkout.php file:

Code: Select all
$_['text_address_new']               = 'I want to use a new billing address';
$_['text_address_existing']          = 'I want to use an existing billing address';


Regards
Mark
User avatar
CypherUK
 
Posts: 48
Joined: Sun Oct 17, 2010 11:36 am

Re: OpenCart 1.5.0.2 Bug Thread

Postby opencartisalright » Sun Jun 05, 2011 7:48 pm

Fancybox still not working with SSL for Terms and Condtions link in the affiliate sign up and checkout pages. I downloaded OC 1.5.0.2, re-installed my database, and updated to the latest SVN r371. Cleared browser cache, cookies, history, etc.

I'm trying on FF 4.0.1.

I know you said you fixed this in SVN r366 Daniel, but something is still amiss because the FancyBox is not popping up when SSL is enabled.
opencartisalright
 
Posts: 375
Joined: Sun Feb 20, 2011 8:09 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby JNeuhoff » Sun Jun 05, 2011 7:55 pm

Opencart 1.5.0.2 doesn't allow me to add an attribute on the product edit page.

I assume the attribute groups and attributes names are to be globally defined under

Catalog > Attributes > Attributes
Catalog > Attributes > Attribute Groups

That being the case, the product edit page at

Catalog > Products > Edit > Attribute > Add Attribute

should prsent dropdown lists for the attribute groups and attribute names and a text input field for the attribute value. At the moment, it presents the attribute name and value as text input fields, and saving them does not add anything to the database. This might be an issue with the function attributeautocomplete(attribute_row).

Tested with Firefox 4.0.1
J.Neuhoff - MHC Web Design

OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
User avatar
JNeuhoff
 
Posts: 2114
Joined: Tue Dec 04, 2007 7:38 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby SXGuy » Sun Jun 05, 2011 8:09 pm

JNeuhoff wrote:Opencart 1.5.0.2 doesn't allow me to add an attribute on the product edit page.

I assume the attribute groups and attributes names are to be globally defined under

Catalog > Attributes > Attributes
Catalog > Attributes > Attribute Groups

That being the case, the product edit page at

Catalog > Products > Edit > Attribute > Add Attribute

should prsent dropdown lists for the attribute groups and attribute names and a text input field for the attribute value. At the moment, it presents the attribute name and value as text input fields, and saving them does not add anything to the database. This might be an issue with the function attributeautocomplete(attribute_row).

Tested with Firefox 4.0.1


I noticed this previously in RC, infact if you type the name of the attribute the drop down appears, sort of a buggy auto complete, i did wonder at that time if it needed a fix.
SXGuy
 
Posts: 1568
Joined: Sat Nov 07, 2009 6:07 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby opencartisalright » Sun Jun 05, 2011 8:14 pm

JNeuhoff wrote:Opencart 1.5.0.2 doesn't allow me to add an attribute on the product edit page.

I assume the attribute groups and attributes names are to be globally defined under

Catalog > Attributes > Attributes
Catalog > Attributes > Attribute Groups

That being the case, the product edit page at

Catalog > Products > Edit > Attribute > Add Attribute

should prsent dropdown lists for the attribute groups and attribute names and a text input field for the attribute value.


This is also another example of where a drop down menu would be more appropriate than an Ajax autocomplete field. Really hope drop down menus in the admin will make their way back into 1.5. Fingers crossed anyway.
opencartisalright
 
Posts: 375
Joined: Sun Feb 20, 2011 8:09 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby JasonSGN » Sun Jun 05, 2011 9:02 pm

opencartisalright wrote:Fancybox still not working with SSL for Terms and Condtions link in the affiliate sign up and checkout pages. I downloaded OC 1.5.0.2, re-installed my database, and updated to the latest SVN r371. Cleared browser cache, cookies, history, etc.

I'm trying on FF 4.0.1.

I know you said you fixed this in SVN r366 Daniel, but something is still amiss because the FancyBox is not popping up when SSL is enabled.


I'm seeing the same issue using FF 4.01, IE 9 and Chrome 13.0.782.1. Arvixe is my web host.
Last edited by JasonSGN on Sun Jun 05, 2011 9:36 pm, edited 1 time in total.
JasonSGN
 
Posts: 72
Joined: Thu Dec 31, 2009 4:15 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby i2Paq » Sun Jun 05, 2011 9:06 pm

SVN 368.

I still get "E-Mail Address does not appear to be valid!" when using an e-mail-domain.info

Bug tracker issue 291.
Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.

First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.

Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
User avatar
i2Paq
Global Moderator
 
Posts: 9767
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Re: OpenCart 1.5.0.2 Bug Thread

Postby JNeuhoff » Sun Jun 05, 2011 9:59 pm

SXGuy wrote:I noticed this previously in RC, infact if you type the name of the attribute the drop down appears, sort of a buggy auto complete, i did wonder at that time if it needed a fix.


If you type in a new attribute name in the product edit page, it won't come up with a drop down list, and it won't save it to the database. Since the attribute is only meant to be selected from a pre-defined attribute names list anyway,a standard dropdown list should fix this bug,should be easy enough to implement.
J.Neuhoff - MHC Web Design

OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
User avatar
JNeuhoff
 
Posts: 2114
Joined: Tue Dec 04, 2007 7:38 pm

Re: OpenCart 1.5.0.2 Bug Thread

Postby yiyinlah » Sun Jun 05, 2011 10:32 pm

Testing backend in demo admin.
When trying to search for email under sales > customer > customer,
this error occured.
Code: Select all
Error: Unknown column 'c.email' in 'where clause'
Error No: 1054
SELECT COUNT(*) AS total FROM oc_customer WHERE LCASE(c.email) LIKE '%amonrec@yahoo.com%'
I'm using Opencart 1.5.4.1 & vQmod 2.3.2.
User avatar
yiyinlah
 
Posts: 169
Joined: Thu Sep 23, 2010 5:19 am
Location: Singapore

Re: OpenCart 1.5.0.2 Bug Thread

Postby idevinmysleep » Mon Jun 06, 2011 2:33 am

yiyinlah wrote:Testing backend in demo admin.
When trying to search for email under sales > customer > customer,
this error occured.
Code: Select all
Error: Unknown column 'c.email' in 'where clause'
Error No: 1054
SELECT COUNT(*) AS total FROM oc_customer WHERE LCASE(c.email) LIKE '%amonrec@yahoo.com%'


It's located in yourstoredir/admin/model/sale/customer.php in the getTotalCustomers function.
The sql statement doesn't include the c alias for the customer table.

Change this:
Code: Select all
$sql = "SELECT COUNT(*) AS total FROM " . DB_PREFIX . "customer";


To this:
Code: Select all
$sql = "SELECT COUNT(*) AS total FROM " . DB_PREFIX . "customer c";
idevinmysleep
 
Posts: 3
Joined: Mon Jun 06, 2011 2:24 am

Next

Return to Bug Reports

Who is online

Users browsing this forum: andygambles and 17 guests

Hosted by Arvixe Web Hosting