Page 5 of 15
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 4:15 pm
by Daniel
daveporter wrote:Does not seem to have the ability to edit orders like the previous versions!
Cheers Dave
you can login to customers accounts. there is a login link.
editing orders is pretty much impossible to do. and changes means you really need to recalculate everything.
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 4:22 pm
by Daniel
all the problems so far reported are easy to fix. it won't take me long to come up with another release.
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 4:33 pm
by Daniel
also does any one know if the setcookie.php is a security issue?
its for allowing customers sessions to be passed over multiple domains.
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 4:34 pm
by mgxtreme
ADMIN CONTROL PANEL POSSIBLE BUGS
CUSTOMER TRANSACTIONS - Possible Bug
Not sure if this is a bug but when viewing a customer within the admin control panel, when selecting transactions it does not show any orders the customer has made.
RETURNS
There appears to be no way to select an order and mark it for return. I assumed (and maybe wrongly) this would be a simple process of selecting a previous order and then ticking the items which are being returned.
Also if you do enter a manual return through the returns option it does not seem to tie into the customer as from the customer's account page it constantly lists no returns
Regards
Rob (Staffordshire)
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 4:55 pm
by dengine
First of all, great job you did there Daniel. Happy to see all the updates/new features, will be a great product when all bugs are fixed.
I dont know if this qualifies as a bug but i tested out the compare product feature. When adding a product to the list a notification shows. When I go to another page there is no "go to compare" link to be found. So the only way to see the products compare is to click the link inside the notification. Or am I missing something?
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 5:36 pm
by DannyMacD
if already mentioned sorry..
created a customer, gave customer 5000 reward points
with customer went to purchase item that only cost 2500 points
but when went to checkout there was no option to use points..
checked settings and doesn't seem to have reward points as a payment.
am i doing something wrong?
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 6:25 pm
by katalin
Add to cart doesn't work in related products and write and read reviews doesn't work either unde product price.
When I try to edit a product I get this error:
Code: Select all
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'option o ON (po.option_id = o.option_id) LEFT JOIN option_description od ON (o.o' at line 1
Error No: 1064
SELECT * FROM product_option po LEFT JOIN option o ON (po.option_id = o.option_id) LEFT JOIN option_description od ON (o.option_id = od.option_id) WHERE po.product_id = '30' AND od.language_id = '1'
More to come if I find them!
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 6:54 pm
by matt1982
First off well done guys cracking update!
I have noticed something I am not 100% sure about on the options side of things.
I created by own Option group called size which had Small Medium and Large.
I then went to assign this to a iMac which was already in the system.
I set the small to have 0 in the quantity and to subtract stock, medium had 10 and large had 15.
Now on the product page it lists all the sizes. I tried adding a small to the cart which succeeded and it was only at checkout when it told me that they were out of stock.
To me this seems wrong, I believe that the "small" shouldn't have even appeared in the list. Am I the only person who thinks this way. Or should say "Out of Stock" in the options next to it. rather than going all the way through to the shopping cart to find out.
I couldn't see this in the list and I suppose it is not really a bug but thought I would post any way.
Also have you ever considered using some specialist bug tracking software for the project. It seems quite hard to keep track within the forum.
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 6:58 pm
by Qphoria
Xsecrets wrote:I think I may just start deleting all these posts from people who aren't even bothering to read the first post.
Yes.. I've been deleting duplicates... feel free to do the same if you've seen the same bug mentioned already
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 7:40 pm
by ikhlief
Great work, I am trying to edit a product to add new Attribute, but it don't save the changes and return to the old ones.
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 8:38 pm
by reynierpm
This is a minor BUG but I think will be nice to post here.
File: admin/language/english.php
Line: 150
Say:
Code: Select all
$_['error_upload_999'] = 'Warning: No error code avaiable!';
Should be:
Code: Select all
$_['error_upload_999'] = 'Warning: No error code available!';
;)
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 9:03 pm
by croydonian
Couldn't see this anywhere but when going through the checkout it's not responding to "continue" button on the delivery details (step 3) tried with existing address and new address in bot firefox 4 and IE7.
Thanks and great work i'm liking what i'm seeing so far.
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 9:10 pm
by reynierpm
Another BUG under System -> Language at admin. I try to add a new language and get this error:
Notice: Undefined index: text in D:\Webserver\htdocs\libcommerce\admin\model\localisation\language.php on line 32Error: Unknown column 'text' in 'field list'
Error No: 1054
INSERT INTO banner_image_description SET banner_image_id = '51', banner_id = '7', language_id = '3', text = ''
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 9:10 pm
by daza2304
Couldn't see this anywhere but when going through the checkout it's not responding to "continue" button on the delivery details (step 3) tried with existing address and new address in bot firefox 4 and IE7.
same problem here.
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 9:21 pm
by reynierpm
I fix the search box CSS problem (only tested in Firefox 4, IE9 and Chrome 12 Beta, please test in others browsers):
File: /catalog/view/theme/default/stylesheet/stylesheet.css
Lines: 143 ~ 149
Say:
Code: Select all
#header #cart {
position: absolute;
z-index: 1006;
right: 303px;
float: right;
min-width: 300px;
}
Should be:
Code: Select all
#header #cart {
position: absolute;
z-index: 1010;
right: 303px;
float: right;
min-width: 300px;
}
Lines: 150 ~ 162
Say:
Code: Select all
#header #cart .heading {
float: right;
margin-right: 165px;
margin-top: 15px;
padding-left: 14px;
padding-right: 14px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #EEEEEE;
background: #FFF;
position: relative;
z-index: 1006;
}
Should be:
Code: Select all
#header #cart .heading {
float: right;
margin-top: 15px;
padding-right: 14px;
background: #FFF;
position: relative;
z-index: 1006;
}
I don't understand why use border: 1px solid #FFF because of this I deleted and all seems to work now.
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 9:22 pm
by Qphoria
croydonian wrote:Couldn't see this anywhere but when going through the checkout it's not responding to "continue" button on the delivery details (step 3) tried with existing address and new address in bot firefox 4 and IE7.
Thanks and great work i'm liking what i'm seeing so far.
This only happens if you have usps enabled because it has an error.. disable it
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 9:31 pm
by Xsecrets
this is not a bug, but I've been looking over the code and it seems like it should be fairly easy now to make the shipping and payment modules store specific. I would really give the multi-store a big boost if we did that.
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 10:42 pm
by TofuMan
Very small 'bug' maybe just a different way of thinking - by default it seems orders received are set to 'Cancelled' when placed. I have seen this is the settings in admin panel when testing multiple store fronts.
I'd suggest default being 'pending' may be better :-) Either you guys have a different opinion or this is left over from test development? Thanks x
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 11:18 pm
by celestial
1. I have serius problems with IE when i select a product, in FF is perfect
Detalles de error de página web
Mensaje: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)
Línea: 0
Carácter: 0
Código: 0
URI:
http://127.0.0.1:8888/ecomercio/index.p ... duct_id=28
2. in products, if you select only the registered customer can see the price, in all pages shown NULL in the place of the price.
If price
--you can see the prices
Else (missing)
--only the registered customer can see the price
endif
NOTE: HELP with this
Re: OFFICIAL "v1.5.0 RC1" BUG THREAD. POST ALL BUGS HERE
Posted: Wed Apr 27, 2011 11:48 pm
by andris
Hi there,
Small CSS mistake for /admin/ login screen.. username input field is bigger than passwords'
admin css line 17
Code: Select all
input[type="text"] {
padding: 2px;
}
should look like
Code: Select all
input[type="text"], input[type="password"] {
padding: 2px;
}
I do apologize if this has been posted already!
PS Nice work on 1.5.. loving what i'm seeing
