Re: DUAL Pricing version 2
Has anyone figured out how to fix the problem with the wholesale prices rounding down??? for example if you put in $4.50 it will put it in at $4.00
I have seen some post where you have to check your currency decimal place, but i have the correct settings.
Has anyone else found out how to correct this problem???
Re: DUAL Pricing version 2
Quote:
Originally Posted by
kajunto
Has anyone figured out how to fix the problem with the wholesale prices rounding down??? for example if you put in $4.50 it will put it in at $4.00
My wholesale prices do not exhibit this behavior, nor do I recall seeing anyone else with this problem. If I put in 1.475 it comes out as 1.475. It's obviously not a problem with the mod itself.
Rob
Re: DUAL Pricing version 2
There have been other people with this problem.... but no one has answered the question.
I am using zen cart 1.3.7 does anyone have any clue why it is not working???
Re: DUAL Pricing version 2
There have been other people with this problem.... but no one has answered the question.
I am using zen cart 1.3.7 does anyone have any clue why it is not working???
I installed this mod months ago and it never worked properly.... was there an update to it???
Re: DUAL Pricing version 2
Well, I didn't mod the mod. So it really does work as offered, if installed as directed. (I'm using 1.3.7 too.) In other words, it's not fair to just slap a blanket "it doesn't work" label on the entire mod.
If your install was done correctly and it still doesn't work for you, then I guess there must be a conflict with something else in your Zen set up. So...
You'll need to give us more info about your set up, mods installed in particular, and a link to your site so we can have a look. Without that we're just guessing.
Rob
Re: DUAL Pricing version 2
Here's the mods i have installed besides dual pricing:
better categories
improved attributes controller
better together
cross sell
geotrust quick SSL
Link to the site is www.cctvimports.com
Re: DUAL Pricing version 2
I am not sure if I am missing something or if this is not possible. Alot of my items are priced by attribute. Yet in the attribute controller I cannot seem to figure out how to set wholesale pricing for these items. Can you dual price on a attribute level?
Re: DUAL Pricing version 2
Hi,
I noticed in the begining of this post, that theres no way to enter the wholesale price to be entered in %. I was wondering tho, if the feature has been added through out this post?
Jernej
wholesale prices not displaying.
I'm working in 1.3.7, and installed dual pricing, without any problem that I can tell. I did get a few errors in function_prices.php that I had to comment out (it was already doing things like getting prices, etc in another file).
I can assign wholesale bands to customers, and I've assigned wholesale pricing to the products, however the customers aren't seeing the wholesale pricing, even though they are assigned the correct band (1) and are approved.
it does say next to my categories (I SHOULD use zen_get_discount_calc).
any ideas? making me nutty.
Re: DUAL Pricing version 2
in attempt to fix problem, I went ahead and reinstalled dual pricing. same thing happens.
i get:
Fatal error: Cannot redeclare zen_update_products_price_sorter() (previously declared in zencart/admin/includes/functions/general.php:2512) in zencart/admin/includes/functions/functions_prices.php on line 1448
and after I go ahead and comment it out in either functions_price or general, I get the same fatal error on zen_parse_salemaker_categories and zen_update_salemaker_product_prices
if I comment out all three on either file, i'll be able to log back in, but i STILL have the 'wholesale prices not showing for wholesale customers" thing happening.