Great! Thanx for the update. Good luck with your store.
Printable View
Great! Thanx for the update. Good luck with your store.
Hi, I tried to install VAT-mod_135.zip on Zen 1.37.
After fixing an error in SQL: Statement , '1' was missing at ('27', '1', 'VAT-Mod'.....) so i corrected it to:
INSERT INTO configuration_group VALUES ('27', '1', 'VAT-Mod', 'VAT-Mod options', '27', '1');
The VAT Mod was visible in the admin section, but nothing was displayed at the adress sections. This would not really be a problem, but /index.php?main_page=checkout_shipping didn't work anymore, so there was only an empty page when trying to check out.
Any help apreciated !!! :laugh:
Hi to all members,
for first, tnx very much for this useful MOD. You are great!!!
I've tried to install this mod in my zencart 1.37 but I have some problems and I think this mod works 60% on my website.
First problem: when I try to make new registration, no script give me the error if I leave blank the field VAT or the VAT number is wrong. Is that true?
Can I have for someone an address of their website for test, like customer, the script?
I don't understood very well how the script check, via server EU, if the VAT is correct or no.
Thank you very much for all the answers
sorry but will you please give us a file and a row in where the error occurs? perhaps you can undo your change to retrieve the error-message..
good this problem is no real problem for you :] but still - to check what it can be telling about itself and other bugs - what do you mean by 'adress sections'?
can you see php-errors? (http://php.net/manual/en/ref.errorfu...display-errors, http://php.net/manual/en/function.error-reporting.php)
else try echoing at appropriate breakpoints..
i trust we will solve this soon :yes:
can you please give us the number to test at our implementations?
mine is still in 135 and in bad shape.. erhrm.
i could perhaps explain it... ?
thank _you. allways great to be apriciated and see were filling a need with our work. thank you all.
Hi,
Quote:
Originally Posted by juergen852 View Post
After fixing an error in SQL: Statement , '1' was missing at ('27', '1', 'VAT-Mod'.....) so i corrected it to:
INSERT INTO configuration_group VALUES ('27', '1', 'VAT-Mod', 'VAT-Mod options', '27', '1');
sorry but will you please give us a file and a row in where the error occurs? perhaps you can undo your change to retrieve the error-message..
---> This is in the first line of the SQL statements for the database.
Quote:
Originally Posted by juergen852 View Post
The VAT Mod was visible in the admin section, but nothing was displayed at the adress sections. This would not really be a problem,
good this problem is no real problem for you :] but still - to check what it can be telling about itself and other bugs - what do you mean by 'adress sections'?
----> Well, ok, it's a problem for me too. What I wanted to say:
In the user registration at the frontend side of the shop no VAT field was displayed. But I was still able to continue registration. That's why I said: "It's not a real problem" as the shop still worked fine to that point..... The real problem was, that, after buying something, the chekcout page was blank. So I had to remove the MOD and get back to my backup.
Quote:
Originally Posted by juergen852 View Post
index.php?main_page=checkout_shipping didn't work anymore, so there was only an empty page when trying to check out.
can you see php-errors? (http://php.net/manual/en/ref.errorfu...display-errors, http://php.net/manual/en/function.error-reporting.php)
else try echoing at appropriate breakpoints..
Well, too late for the logs, could not track it back...
Did you get it running on an 1.37?
Maybe it's easiest to set up a clean 1.37 and checkt it there...
Quote:
Originally Posted by juergen852 View Post
Any help apreciated !!!
i trust we will solve this soon
Thanks, Juergen
I've just finished to apply Beez mod to my store www.100asa.it, and it work very well. But I can't see the customer vat in admin: the filed is blank.
...and I can't see the VAT numer in the email order! It's very important for me to see the VAT number in the email order, because I entry the email order in another database.
Sorry for the delayed answer.
You need to enable the mod to make it check the VAT-number with the server. You do that in the Admin->Configuration->VAT-mod->Check the VAT number->True
The mod is not set to make VAT-number mandatory, don't really know why one would do that...
The script works that it checks the VAT-number against a EU server and checks that the VAT-number and country is the same. If not ok from the server or if VAT-number and country matches you get an error displayed, works both in the shop and in Admin.