[Zen Cart] Character encoding and installation

Thinking about purchasing? Feel free to post any questions you may have prior to purchasing.
incircolo
Posts: 7
Joined: Wed Sep 02, 2009 5:36 am

[Zen Cart] Character encoding and installation

Postby incircolo » Wed Sep 02, 2009 5:44 am

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?

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

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [Zen Cart] Character encoding and installation

Postby inveo » Wed Sep 02, 2009 8:36 am

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.

incircolo
Posts: 7
Joined: Wed Sep 02, 2009 5:36 am

Re: [Zen Cart] Character encoding and installation

Postby incircolo » Wed Sep 02, 2009 8:48 am

~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?

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [Zen Cart] Character encoding and installation

Postby inveo » Wed Sep 02, 2009 8:51 am

incircolo wrote:How much time occours to get the script if it is ordered now?


Few minutes usually.

incircolo
Posts: 7
Joined: Wed Sep 02, 2009 5:36 am

Re: [Zen Cart] Character encoding and installation

Postby incircolo » Wed Sep 02, 2009 8:55 am

Paid :)

incircolo
Posts: 7
Joined: Wed Sep 02, 2009 5:36 am

Re: [Zen Cart] Character encoding and installation

Postby incircolo » Wed Sep 02, 2009 9:02 am

I have to expect to not see any kind of traffic from my site to your server, is it so?
As your code is obfuscated, i can't check exactly what it does.

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [Zen Cart] Character encoding and installation

Postby inveo » Wed Sep 02, 2009 9:14 am

As I said previously, no data transfer is made to our servers. If you don't believe me, you can always set your web sever firewall or configure PHP to be unable to make a connection to the Internet.

incircolo
Posts: 7
Joined: Wed Sep 02, 2009 5:36 am

Re: [Zen Cart] Character encoding and installation

Postby incircolo » Wed Sep 02, 2009 9:22 am

Ok. It was just a question.
thanks