FAQ
FAQ : Known problems
phpMyVisites still shows "No visitors". What should I do?
Have you included the 10 lines of Javascript code in all the pages you want to analyze?
If you did it, edit the phpmyvisites.php file. In this file, replace "define("DEBUG", FALSE);" with "define("DEBUG", TRUE);".
After that, a red cross or a text that says "phpMyVisites" should be displayed on your pages, at the place where the phpMyVisites logo is usually displayed. Right-click on this image, Properties. Then copy paste the call address of the image. Paste this address in your Web browser.
You should then have access to the error messages that prevent the recording of the visits in the database.
You can look at the other questions of the FAQ to solve the problems. If you do not find, ask on the forum and give us precisely the error messages.
Back to FAQ