Post by Daniel » Wed Jun 15, 2011 12:16 am

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 Sun Jul 17, 2011 4:56 am, edited 4 times in total.
Reason: Made sticky - Made un-sticky

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by i2Paq » Wed Jun 15, 2011 12:43 am

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!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by Daniel » Wed Jun 15, 2011 1:10 am

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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by i2Paq » Wed Jun 15, 2011 1:11 am

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!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by dorgan » Wed Jun 15, 2011 1:34 am

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')

Newbie

Posts

Joined
Wed Jun 08, 2011 12:51 am

Post by Daniel » Wed Jun 15, 2011 1:45 am


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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by tjonnyc » Wed Jun 15, 2011 2:10 am

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... ;)

Active Member

Posts

Joined
Tue Dec 21, 2010 5:05 am

Post by opencartisalright » Wed Jun 15, 2011 2:13 am

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

Active Member

Posts

Joined
Mon Feb 21, 2011 4:09 am

Post by dan45 » Wed Jun 15, 2011 3:21 pm

1. problem with email templates, It's only sent the mail orders as plain text.
2. encoding errors http://forum.opencart.com/viewtopic.php ... 34#p163964

Newbie

Posts

Joined
Sun Jun 12, 2011 6:32 pm

Post by Daniel » Wed Jun 15, 2011 3:35 pm

dan45 wrote:1. problem with email templates, It's only sent the mail orders as plain text.
2. encoding errors http://forum.opencart.com/viewtopic.php ... 34#p163964

depends which email cleint is used to view the mail.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by dan45 » Wed Jun 15, 2011 3:40 pm

Daniel wrote:
dan45 wrote:1. problem with email templates, It's only sent the mail orders as plain text.
2. encoding errors http://forum.opencart.com/viewtopic.php ... 34#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

Newbie

Posts

Joined
Sun Jun 12, 2011 6:32 pm

Post by Daniel » Wed Jun 15, 2011 4:04 pm

dan45 wrote:
Daniel wrote:
dan45 wrote:1. problem with email templates, It's only sent the mail orders as plain text.
2. encoding errors http://forum.opencart.com/viewtopic.php ... 34#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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by dan45 » Wed Jun 15, 2011 7:00 pm

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?

Newbie

Posts

Joined
Sun Jun 12, 2011 6:32 pm

Post by George Mason » Wed Jun 15, 2011 7:49 pm

admin\view\template\module\banner.tpl has no <?php echo $footer; ?> at the bottom.

Newbie

Posts

Joined
Wed Aug 18, 2010 1:35 am

Post by Daniel » Wed Jun 15, 2011 9:32 pm

just deleted 2 posts that are not bugs.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Daniel » Wed Jun 15, 2011 9: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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by wkkapr » Wed Jun 15, 2011 9: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.

Newbie

Posts

Joined
Sat Apr 30, 2011 10:24 am

Post by Daniel » Wed Jun 15, 2011 10: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.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by wkkapr » Wed Jun 15, 2011 10: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.

Newbie

Posts

Joined
Sat Apr 30, 2011 10:24 am
Who is online

Users browsing this forum: No registered users and 37 guests