fkeuning Posted March 31, 2009 Share Posted March 31, 2009 I am working on a new webshop using Prestashop. So far everything went perfect. I could find all the changes I needed to make. Probably I did somthing wrong somewhere along the line...cause now all my prices are on screen without taxes. They should come up with taxes. I spend all night looking for the part of code....no luck. A couple of days ago I carried out a script in SQL that I got from this forum which imported all the carrier prices, weight ranges, ect. I believe this is where things went wrong. After that I had to adapt a few tables to make it work again. Maybe this caused my taxes to disappear as well. My mistake was that I did it without making a backup first. So...if anyone knows where I can set the parameters correctly to get the right prices again...let me know!If you wanna check it out...www.gamersplaza.eu Link to comment Share on other sites More sharing options...
spott Posted March 31, 2009 Share Posted March 31, 2009 Back Office >> Preferences >> ProductsDisplay pre-tax price on product page: - set to No Link to comment Share on other sites More sharing options...
fkeuning Posted March 31, 2009 Author Share Posted March 31, 2009 That one already is set to No.That's why you only see one price. If you set it to Yes it will show a second price excl. VAT. The price you see now should be the price incl. VAT, but it is the price excl. VAT. If you view my webshop and look at the source code through the internet browser you see somewhere a parameter like PriceWithoutTax = True. So somewhere the system is set to show the price without VAT. Last night I tryed to find it in the code in the product.tpl. There are some parameters, but no results. I have to say I am not a developer, so it's trial and error ;-) Link to comment Share on other sites More sharing options...
spott Posted March 31, 2009 Share Posted March 31, 2009 Try with other theme. So You can discover, is it main code issue or template issue. When template issue - then simply replace Your files. Link to comment Share on other sites More sharing options...
fkeuning Posted March 31, 2009 Author Share Posted March 31, 2009 I just tried the default Prestashop theme and still all prices excl. VAT. So it's in the main code or maybe somewhere in the database. Maybe that SQL script did f**k up the data. Could I backup another Prestashop database (I have a few testshops running on subdomains) and import it in this one? Just bij renaming the prefix into the prefix I am using now? Link to comment Share on other sites More sharing options...
tunilove Posted April 8, 2009 Share Posted April 8, 2009 same problem i can see only 1 price witch is tax not included but when finish order it come without vat so i loose the vat in all order i receive any help ..... PS : vat is good set on all product Link to comment Share on other sites More sharing options...
fkeuning Posted April 9, 2009 Author Share Posted April 9, 2009 After some unsuccesfull attempts to fix it I ended up performing a new install of Prestashop. Now everything is back to normal. The bug wasn't in my theme, it's not in the code(php/tpl) it's somewhere in the database. After my new install I made sure I had a clean shop with a clean database and backed it up. If by some chance I make a mistake again with script or other extra's I can restore the clean backup andstay open for business. Link to comment Share on other sites More sharing options...
EarlMax Posted May 8, 2009 Share Posted May 8, 2009 I have the same problem, but rather not again install the whole shop.is there someone that can help ?? @ fkeuningdid you also install the shipping prices for TNT ? Link to comment Share on other sites More sharing options...
fkeuning Posted May 8, 2009 Author Share Posted May 8, 2009 I have the same problem, but rather not again install the whole shop.is there someone that can help ?? @ fkeuningdid you also install the shipping prices for TNT ? Yes I did install the shipping prices for TNT. I tried the 2008 prices. After a fresh install I wanted to try the 2009 prices, but found threads on the forum that this one causes the same problem. I fixed it with a clean install of the webshop. Learned my lesson on making backups! ;-)I tried finding another solution, but no luck. Hope someone else can help you. I make my own TNT prices en weight ranges from now on. Link to comment Share on other sites More sharing options...
EarlMax Posted May 8, 2009 Share Posted May 8, 2009 Heeeeeeeeeeeeeeeeeeeeelp Link to comment Share on other sites More sharing options...
fkeuning Posted May 8, 2009 Author Share Posted May 8, 2009 Nice cry for help!Doesn't your hosting provider make automated backups every night? Maybe you can let them restore a backup from before you ran the TNT script. Link to comment Share on other sites More sharing options...
EarlMax Posted May 8, 2009 Share Posted May 8, 2009 well I have reinstalled it all, and even tried to set the show VAT and show not the VAT in the preferences , it still does not work any ideas ?? Link to comment Share on other sites More sharing options...
samo Posted June 1, 2009 Share Posted June 1, 2009 Hi, in backoffice go to Payment - Taxes and edit the row with desired VAT. Choose the zones, where the tax should be activated, and all the prices for that zone will be displayed with VAT. Link to comment Share on other sites More sharing options...
mysterion Posted November 1, 2010 Share Posted November 1, 2010 Thanks for taking the time to post your reply Samo. Solved my problem. Link to comment Share on other sites More sharing options...
mcguffinbros Posted May 4, 2011 Share Posted May 4, 2011 Hi, in backoffice go to Payment - Taxes and edit the row with desired VAT. Choose the zones, where the tax should be activated, and all the prices for that zone will be displayed with VAT. Thanks Samo.You rock man. Link to comment Share on other sites More sharing options...
birdawn Posted June 16, 2011 Share Posted June 16, 2011 Back Office >> Preferences >> ProductsDisplay pre-tax price on product page: - set to No Hello, In which prestashop release runs that? I have 1.3.1.1 and I can't find this option. No way to change it.Any advice?Thank you in advance, Juan Link to comment Share on other sites More sharing options...
Recommended Posts