I'm very confused... When I load showflat, the webserver gets a second request about 2 seconds later, which it processes. The referer on the second request is the url of the first request...
If I add debug=1 to the url, the second request doesn't happen. But as far as I know, this only surpresses the template files and shows information about the queries. I don't understand why that should stop the second request from happening.
These doubled requests seems to happen on php pages, but not on all sites on the server...
Update: It seems to be Mozilla 1.3 that is the guilty party. Tried it with Opera 7.11 and the server only gets one request. Also tried with mozilla on another server with a completely different setup and I got more than one request there as well. The strange thing is, I don't think all who reported the counter problem uses mozilla, so my guess MSIE does this as well. I think I need to kick some browser developer butt, but now I have to get some sleep, maybe all becomes clear in the morning. =]
Last edited by Gardener; 06/10/2003 8:59 PM.