wigoweb Posted May 31, 2004 Posted May 31, 2004 I have a site with form that works pretty well. The form uses Ultimate Form Mail. Occasionally, I get a submission from the form that doesn't seem correct. It is as if the person used an older version of my web page to submit the form. In looking through AWStats, I noticed that the page with the form, order.html had been visited only 108 times all month even though we get more than 108 orders weekly. After some detective work, I realized that I don't even use order.html, I use order.php. So, maybe my incorrect from submissions are coming from this old order.html that I forgot was still on my site. The solution to that was to put in a redirect so anyone going to order.html will automatically go to order.php. If this is the cause of my difficulty, the problem was of my own making. However, I also noted that AWStats did not have order.php listed as one of the pages visited. Is there a way to have AWStats keep track of .php pages? Thanks. Quote
Wilexa Posted May 31, 2004 Posted May 31, 2004 Hi wigoweb... My awstats file is chock-full of php pages. Were you looking over the full list or just the summary top 25 files that comes on the main page? Make sure to click on the "full list" link to make sure that you are seeing everything. Awstats definitely counts php files unless you did some custom modifications to the config file. ...Dave Quote
wigoweb Posted June 1, 2004 Author Posted June 1, 2004 I was looking at the full list. I will go back and look again. Thanks. Quote
wigoweb Posted June 1, 2004 Author Posted June 1, 2004 My php page is controlled by my SSL certificate. It lives on the site where I have the SSL installed. I think that is part of what is going on. Still looking. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.