Last edited by plowe1; 24 May 2006 at 12:33 AM.
I too just removed the $products_tax from line 90 in currencies.php, and as far as I can tell, that fixed the error I was having before. I haven't seen any other errors yet that may be caused by this fix (I don't use any taxes) but if I do, I'll post them as well.Originally Posted by plowe1
Now, I'll just patiently wait for the addition of being able to apply a global markup, one time, for all products.![]()
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
right,
i have kept my modified version of curencies.php uploaded,
and the net prices in the admin side are multiplied by 1750%
so, i changed my tax rate from 17.5% to 1.175%
this fixed the figures in the admin side,
however, it has changed clientside figure to net * 1.175
so it is definately to do with this somewhere....
TAX !!! more hassle than the government think!! ;)
but i need it to work with tax, so dont suggest gettin rid of Tax..
I certainly wouldn't make a suggestion like that, hee hee. I have to answer to Uncle Sam too!
I only need to charge taxes to anyone that purchased from my home state. So, I will eventually need to fix that as well. If you happen to figure out the fix for that, could you please share it with us?
Thanks.
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
i "think" that /amin/includes/functions/functions_price.php is missing a /100 somewhere where it tells the admin the price it should be displaying in the admin products view
any ideas where it should go ???
i have checked my admin/specials page, and the prices there too are showing as multiplied....
so i think the answer must lie somwhere with tax display, and multiplication of the tax amount.....
ie a product less tax is 1.70
add tax * 17.5% = 2 (correct) = 1.70* 1.175 = 1.9975 ( rounded to 2 )
but is showing in admin as 29.75 incl tax,
so the figure is showing in admin as ( the product less tax * 17.5)
so 1.7 * 17.5 = 29.75 (which is incorrect!!)
Am i making sense?
Originally Posted by plowe1
Replace this file with your original but make a BACKUP first.
HELP! Once I get all the files uploaded, I lose my admin and just get a blank screen!! Why is that? It is a fresh install on the newest version of zen...HELP!
Originally Posted by jford
Guys, You should use a File Comparison software before installing any Mods.
There is one product which is the best in this, Beyond Compare. Buy it, its worth it.
If you had any mods installed prior to installing this mod, then there must have been a conflict
NOTE:
Always, try new mods on a Test Site before using it on your live site.
don't worry--it was installed on a test site and there was another mod installed on it so i am redoeing everything right now to see if that was why i lost the admin screen