OK. I don't think I'm crazy. We'll see. Here's what I have...

Using DW MX 2004. Created new page based on included template "Halo Left Nav" which uses "emx_nav_left.css".

Everything has been fine and nothing apprears out of order to the users, but after I implemented an audit script to log each page visit to SQL I noticed something wierd. The script logs date/time/hitcount/pagename/user to SQL. When I load the index page it writes two instances to SQL. So it appears there were 2 hits when there was only 1.

Here's where things get wacky...

Any page I link to will also increment the index counter, regardless of where I link to. So now I would have 3 hits on index.php and 1 for the linked to page.

Ever seen this before? There's too much code to post I think.

Going crazy quickly here! Thanks

    Write a Reply...