Hi,
i get an error with this csv feed : http://xml.ds1.nl/getcsv/?wi=33742&si=257&xid=11&ws= the price is not correct.
expl.
in the feed is the price 12,5
on my site 125,00
Thx Henk
Hi Henk,
If you've upgraded recently you might need to make this mod again:
http://www.pricetapestry.com/node/149
...it's basically a search and replace on "," for "." in the tapestry_decimalise() function.
That should help... Cheers, David.
hhm worked
©2006-2025 IAAI Software | Contact Us | Privacy Policy
Hi Henk,
If you've upgraded recently you might need to make this mod again:
http://www.pricetapestry.com/node/149
...it's basically a search and replace on "," for "." in the tapestry_decimalise() function.
That should help...
Cheers,
David.