Fix a small bug quote

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 лет назад
Good Evening and Happy New year to everyone!

I am setting up a new nop shop to support selling of ingame items of a game I play. The idea came around after realizing how much of a nightmare it is for a merchant of this game to use forums to sell items so my idea was to take nop and customise it to support ingame currency and shipping. Well thanks to some help here its brilliant. Ingame currency as I am supporting it is Gold Silver and Copper where 100 of one equals 1 of the next EG:

100 copper = 1 silver

The way this is worked is I created a new currency and formatted it as 00g 00s 00c and everything is specified in copper so a product may be specified as 12345 and it would display inshop as 01g 23s 45c. PERFECT! apart from there appears to be a small bug in nopCommerce that makes it not display properly on product with attributes.

Plain products, attributes themselfs and everything in the cart appears perfectly. I have setup two products as an example the first one with no product attributes and works perfectly:

http://localhost:81/Shop/pickaxe2

And the identical product with attributes:

http://localhost:81/Shop/pickaxe

Both of these products are set to 1 copper and adding either to the cart they both display the same in the car but as you can see on the second one the product page displays as: 1.00g 1.00s 1.00c so as you can see its taking the 1 copper and putting it on the gold silver and copper and putting decimal places in and if you select a attribute that increases the price again it will add it to all so for instance say the attribute is +00g 00s 04c the price would then be 5.00g 5.00s 5.00c.

This is frustrating the hell out of me as i cannot see why its happening considering its working everywhere else. I have extremely limited budget (ie I am personally paying for anything to do with this project) and I am hoping someone could provide me with a very good priced quote to fix this bug for me pretty please.

Thanks in advance,
Max
10 лет назад
Sorry cant beleive I posted the localhost links lol was half asleep:

http://dhcd.co.uk:81/Shop/Pickaxe

http://dhcd.co.uk:81/Shop/Pickaxe2
10 лет назад
sent you a pm
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.