WebSite X5Help Center

 
Jean Sebastien Chasle
Jean Sebastien Chasle
User

Becoming member on buying something in the shopping cart?  en

Author: Jean Sebastien Chasle
Visited 1466, Followers 1, Shared 0  

How can I make it so that if someone buys a membership in the shopping cart that he is then a member (and added to the members database)

Posted on the
1 ANSWERS
Bruce ..
Bruce ..
User

Hello Jean Sebastien Chasle !

You will need to create a database through MySQL, and sets it in the program. Follow step by step:

1 - Usually the server hosting offer database , or disk space , so you create a database. 2 - . After you create the database through MySQL You must set it next to the program . 3 - To set it next to the program you have to go : 1 - Advanced Settings ; 2 Manage Data , and click add , fill in the information you put in the database.

After performing all of these steps , you'll be getting in a database all information entered in your online store. Recalling that will have to configure the database for each page of the site you want to have database. It is worth noting that it is not necessary to create multiple databases , only in case if you want to distinguish which part of the site has the information.

Please if the information has been helpful click on "Useful" below this message.Thank you very much

Tradução

Olá Jean Sebastien Chasle!

Você terá que criar uma banco de dados, através do MySQL, e configura ele no programa. Segue passo a passo:

1 - Geralmente o servidor de hospedagem oferecem banco de dados, ou seja, espaço no disco, para você criar uma banco de dados.

2 - Após você criar o banco de dados, através do MySQL. Você deverá configurar ele junto ao programa.

3 - Para configurar ele junto ao programa você terá que ir: 1 - Configurações Avançadas; 2 Gerenciar Dados, e clique em adicionar, preencha com as informações que você colocou no banco de dados.

Após realizar todas essas etapas, você poderá estar recebendo num banco de dados todas informações digitadas em sua loja online. Lembrando que terá que configurar banco de dados para cada página do site que você queira que tenha banco de dados. Vale salientar que não é necessários criar vários bancos de dados, somente no caso se você queira distinguir de qual parte do site vem as informações.

Read more
Posted on the from Bruce ..