Impudent1 Posted December 6, 2003 Share Posted December 6, 2003 I have noticed that on my server, even a default setup of ms2 is not storing any data in the whois table for last_page_url. I noticed this trying to resolve some issues with the whos_online mod. I did see in my searches thru the archives that the User tracking with admin mod which also exhibits the same problems on some IIS servers. Sooo, has anyone else experienced/fixed this? Impudent1 LeapFrog Productions Link to comment Share on other sites More sharing options...
Impudent1 Posted December 6, 2003 Author Share Posted December 6, 2003 $wo_last_page_url = addslashes('http://' . getenv('HTTP_HOST') . getenv('PATH_INFO') . '?' . getenv('QUERY_STRING')); in replace of the standard request_uri seems to have fixed this in case it helps anyone else. Impudent1 LeapFrog Productions Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.