|
Title: Hot pages - not consistent Post by: cr33 on December 03, 2007, 06:11:37 PM Hi,
If I add hot pages like so: http://foo.com http://www.foo.com I get a sound alert when a client browses to http://www.foo.com/test.html but no sound from http://foo.com/test.html. The former's status reads "On Hot Page" , while the latter says "Browsing". I took a look at class/hotpage.php - didn't see anything out of place. The comparison is made using stristr - it looks like it should match. Am I missing something? Thanks, Chris Title: Re: Hot pages - not consistent Post by: HCL Admin on December 10, 2007, 03:34:57 AM how are the domains redirected? It could be that the redirect might be screwing up the url.
|