[Zen Cart] Character encoding and installation
[Zen Cart] Character encoding and installation
Now, database tables on my mysql DB are UTF-8, but template (admin-frontend) is iso-8859-1 (italian)
Which one have i to choose?
Is it possible to know which is the installation procedure before to buy? i can't find it on your website.
Also how many queries add your software? and Is there a data trasmission from your server to the user-client server where scripts are installed?
If your server is down the script still works?
Does it works without any risk with PayPal Express Checkout? and shipping-ordertotal modules?
(ZenCart)
thanks
Re: [Zen Cart] Character encoding and installation
incircolo wrote:In your order module, i see the choice of character encoding.
Now, database tables on my mysql DB are UTF-8, but template (admin-frontend) is iso-8859-1 (italian)
Which one have i to choose?
iso-8859-1
incircolo wrote:Is it possible to know which is the installation procedure before to buy? i can't find it on your website.
In order to install MSU, you will only need to add one line of code and generate the .htaccess file.
incircolo wrote:Also how many queries add your software?
One SQL query is added per request.
incircolo wrote:and Is there a data trasmission from your server to the user-client server where scripts are installed?
No.
incircolo wrote:Does it works without any risk with PayPal Express Checkout? and shipping-ordertotal modules?
(ZenCart)
It works fine.
Re: [Zen Cart] Character encoding and installation
~J~ wrote:incircolo wrote:and Is there a data trasmission from your server to the user-client server where scripts are installed?
No.
So how can you know if a running MSU is authorized or not? You have coded the url client into the compiled script you give out?
How much time occours to get the script if it is ordered now?
Re: [Zen Cart] Character encoding and installation
incircolo wrote:How much time occours to get the script if it is ordered now?
Few minutes usually.
Re: [Zen Cart] Character encoding and installation
As your code is obfuscated, i can't check exactly what it does.
Re: [Zen Cart] Character encoding and installation
Re: [Zen Cart] Character encoding and installation
thanks