************************************
* Module created by Raphael Havez  *
* Module ralis par Raphael Havez *
************************************
/*
You like this Module? You can make a Donation! If you want, and if you can, with Paypal to email paiement@coffret-intime.fr ro go to URL http://www.coffret-intime.fr/don.htm, Thanks :) .
Ce module vous plait? J'accepte volonti les dons paypal  l'adresse paiement@coffret-intime.fr ou en allant  l'URL http://www.coffret-intime.fr/don.htm, Merci :) .
*/

**************
*Installation*
**************
/*
If an older version is present, uninstall it with the "module" of PrestaShop then delete the old folder "../modules/statstrackvisits".
Now install the new version by sending the unzipped folder "statstrackvisits" in the directory ".. /modules/".
Remember to give write permissions 777 for the folder ".. /modules/statstrackvisits" and its contents.
*/

**************
*Installation*
**************
/*
Si une ancienne version est prsente, dsinstallez l avec la page "Module" de Prestashop puis supprimer l'ancien dossier "../modules/statstrackvisits".
Il suffit ensuite d'installer la nouvelle version en envoyant le dossier dzipp "statstrackvisits" dans le rpertoire "../modules/".
N'oubliez pas de donner les autorisations en criture 777 pour le dossier "../modules/statstrackvisits" ainsi qu' son contenu.
*/

/*
CHANGELOG correction and add: 

v1.2.3
	17/10/2009
		- Code optimization and performance
		- Changes to make compatible with php 5.3.0
		- Fixed link bug cart members
		- A red or green circle indicates if a visitor is online or offline, with the possibility to change the idle time required before it is considered offline.
		- Display of "New" if a member is registered for less than 24:00.
		- Display the duration of the visit.
		- Possibility to View / Hide IP members.
		- Possibility to not display some IP addresses.
		- Show the amount of the Cart below the image of the Cart when the visitor filled a Cart (Prestashop 1.2.X only)
		- Possibility to show the members / visitors who filled a Cart (Prestashop 1.2.X only)
		- Amount of the Cart is write red if it's not order or green if it's a order (Prestashop 1.2.X only) 

v1.2.2
	26/08/2009
		- Adding geolocation ( By Fabien LAHAULLE (fabien.lahaulle@gmail.com) www.mariage-tranquille.fr )

v1.2.1
	24/08/2009
		- Bug fix compatible with php 5.3.0

v1.2
	19/08/2009
		- Compatible with PrestaShop v1.2.1.0
		- Bug fix pagination not working with arrow with some browsers
		- Adding an image Cart to see if the visitor to fill a cart, and if you click on a new tab opens with what is in the cart

v1.1
	28/07/2009 :
		- Compatible with PrestaShop v1.2.0.7
		- Added pagination and the ability to choose the number of results per page (20 - 50 - 100)
		- Search keyword possible in the original URL
		- Ranking possible of ID Members and Visitors IP or connection date (ascending or descending)
		- Possible to display only the visitors, members, or all.
		- Possible to see only the members and visitors who visited one of the 4 pages of step order or the error page 404.
		- Possibility to hide / show options
		- Possibility to save settings

V1.0
	25/07/2009 : Creating the module
*/

/*
CHANGELOG correction et ajout: 

v1.2.3
	17/10/2009
		- Optimisation du code et des performances
		- Modification pour rendre compatible avec php 5.3.0
		- Correction lien bug panier des membres
		- Un rond vert ou rouge indique si un visiteur est en ligne ou hors ligne, avec possibilit de modifier le temps d'inactivit necessaire avant qu'il soit considr hors ligne.
		- Affichage de "New" si un membre est enregistr depuis moins de 24H00.
		- Affichage de la dure de la visite.
		- Possibilit de Voir/Cacher les IP des membres.
		- Possibilit de ne pas afficher certaines adresses IP.
		- Affichage du montant du panier sous l'image du panier quand le visiteur rempli un panier (Prestashop 1.2.X uniquement)
		- Possibilit d'afficher que les membres/visiteurs ayant rempli un panier (Prestashop 1.2.X uniquement)
		- Montant du panier crit en rouge si commande non pass et en vert si le panier est une commande (Prestashop 1.2.X uniquement)

v1.2.2
	26/08/2009
		- Ajout golocalisation ( par Fabien LAHAULLE (fabien.lahaulle@gmail.com) www.mariage-tranquille.fr )

v1.2.1
	24/08/2009
		- Correction d'un bug pour rendre compatible avec php 5.3.0

v1.2
	19/08/2009
		- Compatible avec PrestaShop v1.2.1.0
		- Correction d'un bug qui empchais la pagination de fonctionner correctement sur certain navigateur en utilisant les flches
		- Ajout de l'image Panier pour voir si les visiteurs ont rempli un panier, et si on clic dessus un nouvel onglet s'ouvre avec le contenu du panier

v1.1
	28/07/2009
		- Compatible avec PrestaShop v1.2.7
		- Ajout de la pagination et possibilit de choisir le nombre de rsultat par page (20 - 50 - 100)
		- Recherche possible de mot cl dans les URL d'origine
		- Classement possible en ID Membres et IP Visiteurs ou par date de connection (croissant ou dcroissant)
		- Possible d'afficher seulement les visiteur, les membres, ou les deux.
		- Possible de voir seulement les membres et visiteurs ayant visits l'une des 4 pages d'tape de commande ou la page d'erreur 404. 
		- Possibilit de cacher/voir les options
		- Possibilit de sauvegarder les paramtres

V1.0
	25/07/2009 : Cration du module
*/