Hi,
If I add hot pages like so:
http://foo.comhttp://www.foo.comI 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