Community Forums

OpenCart 1.5.0.5 Bug Thread

Bug reports here

OpenCart 1.5.0.5 Bug Thread

Postby Daniel » Tue Jun 14, 2011 4:16 pm

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

You can download OC 1.5.0.5 from our Download Page.

If you find issues with OC 1.5.0.5 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 Sat Jul 16, 2011 8:56 pm, edited 4 times in total.
Reason: Made sticky - Made un-sticky
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.5 Bug Thread

Postby i2Paq » Tue Jun 14, 2011 4:43 pm

1.5.0.5 SVN 421 admin\language\english\report\visitor.php is empty?
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: 9773
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Re: OpenCart 1.5.0.5 Bug Thread

Postby Daniel » Tue Jun 14, 2011 5:10 pm

i2Paq wrote:1.5.0.5 SVN 421 admin\language\english\report\visitor.php is empty?



work in progress. there are no links to it.
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.5 Bug Thread

Postby i2Paq » Tue Jun 14, 2011 5:11 pm

Daniel wrote:
i2Paq wrote:1.5.0.5 SVN 421 admin\language\english\report\visitor.php is empty?



work in progress. there are no links to it.


Aha, exiting ;)
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: 9773
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Extremely Simple Feature Request

Postby dorgan » Tue Jun 14, 2011 5:34 pm

This is not a "bug" but can I suggest that for the speed of jquery querying that you add id's to all of the items during the checkout process....

We just finished an extension and had to modify about 4 core templates to add id's to the fields so that we can query for them properly using jquery. I know you can do $('#form input[name=address1]') and such but that is MUCH slower than $('#guest_address1')
dorgan
 
Posts: 6
Joined: Tue Jun 07, 2011 4:51 pm


Re: OpenCart 1.5.0.5 Bug Thread

Postby Daniel » Tue Jun 14, 2011 5:45 pm




it works fine. yif you want super large product images alter the css to accommodate it.

as for the space have you seen what it looks like if you have 3 columns?
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.5 Bug Thread

Postby tjonnyc » Tue Jun 14, 2011 6:10 pm

Not strictly a bug, but a "gotcha":

Although there is an option to add attribute from within the product-edit screen in Admin, the attribute has to be created first & added to attribute group, otherwise it doesn't work. Maybe a warning message, or an option to "detour" and create the attribute, would be useful? I remember this "gotcha" from Magento, others may not be so lucky... ;)
tjonnyc
 
Posts: 100
Joined: Mon Dec 20, 2010 9:05 pm

Re: OpenCart 1.5.0.5 Bug Thread

Postby opencartisalright » Tue Jun 14, 2011 6:13 pm

How come the SEO URL path doesn't work when you try to navigate to the product using the following path:

home --> manufacturer --> product

I would think with SEO URLs you would get

http://www.yoursite/brand/product

instead, you get

http://www.yoursite.com/product?manufacturer_id=12
opencartisalright
 
Posts: 375
Joined: Sun Feb 20, 2011 8:09 pm

Re: OpenCart 1.5.0.5 Bug Thread

Postby dan45 » Wed Jun 15, 2011 7:21 am

1. problem with email templates, It's only sent the mail orders as plain text.
2. encoding errors viewtopic.php?f=161&t=33734#p163964
dan45
 
Posts: 7
Joined: Sun Jun 12, 2011 10:32 am

Re: OpenCart 1.5.0.5 Bug Thread

Postby Daniel » Wed Jun 15, 2011 7:35 am

dan45 wrote:1. problem with email templates, It's only sent the mail orders as plain text.
2. encoding errors viewtopic.php?f=161&t=33734#p163964



depends which email cleint is used to view the mail.
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.5 Bug Thread

Postby dan45 » Wed Jun 15, 2011 7:40 am

Daniel wrote:
dan45 wrote:1. problem with email templates, It's only sent the mail orders as plain text.
2. encoding errors viewtopic.php?f=161&t=33734#p163964



depends which email cleint is used to view the mail.


I don't have this problem with 1.4 versions. it's sent also to the admin without template as plain text.

I also found that Gift Voucher is not send email after the payment and when i click in the admin "send text" its redirect me to page with plain text table "not found"

if you can please to add changelog to every version so i can know what to update
dan45
 
Posts: 7
Joined: Sun Jun 12, 2011 10:32 am

Re: OpenCart 1.5.0.5 Bug Thread

Postby Daniel » Wed Jun 15, 2011 8:04 am

dan45 wrote:
Daniel wrote:
dan45 wrote:1. problem with email templates, It's only sent the mail orders as plain text.
2. encoding errors viewtopic.php?f=161&t=33734#p163964



depends which email cleint is used to view the mail.


I don't have this problem with 1.4 versions. it's sent also to the admin without template as plain text.

I also found that Gift Voucher is not send email after the payment and when i click in the admin "send text" its redirect me to page with plain text table "not found"

if you can please to add changelog to every version so i can know what to update



eys the admin was done on purpose.

ok first off. the bug piece of information you left out. WHICH EMAIL CLIENT ARE YOU USING?

I should not have to ask for this. you should include as much information as possible. it works fine on live mail and gmail.
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.5 Bug Thread

Postby dan45 » Wed Jun 15, 2011 11:00 am

about the mail problem, it's strange because i can see the css code on the template file but i can't see it in any email client. try to test it on windows live mail for example or outlook. i even tried with several webmails (not gmail) and it dosen't work.

what is the diffrent in the css template bettwin 1.4 to 1.5?
dan45
 
Posts: 7
Joined: Sun Jun 12, 2011 10:32 am

Re: OpenCart 1.5.0.5 Bug Thread

Postby George Mason » Wed Jun 15, 2011 11:49 am

admin\view\template\module\banner.tpl has no <?php echo $footer; ?> at the bottom.
George Mason
 
Posts: 5
Joined: Tue Aug 17, 2010 5:35 pm

Re: OpenCart 1.5.0.5 Bug Thread

Postby Daniel » Wed Jun 15, 2011 1:32 pm

just deleted 2 posts that are not bugs.
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.5 Bug Thread

Postby Daniel » Wed Jun 15, 2011 1:34 pm

dan45 wrote:about the mail problem, it's strange because i can see the css code on the template file but i can't see it in any email client. try to test it on windows live mail for example or outlook. i even tried with several webmails (not gmail) and it dosen't work.

what is the diffrent in the css template bettwin 1.4 to 1.5?


i have tried it with windows mail and it works.


can u pm me a link to your site please i think i know what the problem maybe.


I bet your using ' in the store name
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.5 Bug Thread

Postby wkkapr » Wed Jun 15, 2011 1:49 pm

Daniel wrote:just deleted 2 posts that are not bugs.


so the text and text area information is not meant to come through the cart?

The truncation also gets passed to the email, so any information gathered by text inputs is lost after a certain number of characters.
wkkapr
 
Posts: 13
Joined: Sat Apr 30, 2011 2:24 am

Re: OpenCart 1.5.0.5 Bug Thread

Postby Daniel » Wed Jun 15, 2011 2:08 pm

wkkapr wrote:
Daniel wrote:just deleted 2 posts that are not bugs.


so the text and text area information is not meant to come through the cart?

The truncation also gets passed to the email, so any information gathered by text inputs is lost after a certain number of characters.


The information does come through to the admin.

its shortened on purpose so that the option data does not fill up half the page with fields that require a lot of information.

i don't want to waste my time on explain stuff like this.
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.5 Bug Thread

Postby wkkapr » Wed Jun 15, 2011 2:12 pm

Daniel wrote:
wkkapr wrote:
Daniel wrote:just deleted 2 posts that are not bugs.


so the text and text area information is not meant to come through the cart?

The truncation also gets passed to the email, so any information gathered by text inputs is lost after a certain number of characters.


The information does come through to the admin.

its shortened on purpose so that the option data does not fill up half the page with fields that require a lot of information.

i don't want to waste my time on explain stuff like this.


Thanks for helping me with that.
wkkapr
 
Posts: 13
Joined: Sat Apr 30, 2011 2:24 am

Next

Return to Bug Reports

Who is online

Users browsing this forum: No registered users and 17 guests

Hosted by Arvixe Web Hosting