I did a search of this site as well as the internet, snitzbitz.com and even emailed Jag to find this out and could not get an answer to it, so if anyone could help i would really appritiate it.
Jag's GML Portal is no longer in existance, but i had a board of his up and running at one time and i don't use it any more but i still have it as a testing/resource forum on the web so to speak.
In the admin options there is a function called Detailed Log System. When it is turned on, every user and guests ip is logged and turned into a html page that is stored in a folder in the forum. it does not jam up my data base with too much info and it is very easy to manage. I have been trying to figure out what pages coltrol this function and implement it into my current board but it is a trial an error ... mostly error ... process. I was looking to find out if someone has this mod in a zip or knows of a site that has it so i can download it.
I was up till like 3am last night and i finally figured out what was controling it and got it to work. I put it in my inc_header.asp page and in my inc_header_short.asp pages. I had to change a couple of things to get it to work though. I couldn't get it to know where the folder was from the database so i had to put the physical path in the code to send the file to a folder that i could view from an admin panel but i did get it to work. I changed the look of things a bit and the name of the files created. I am going to play around with it some more today and link the pages vistited, ip addresses and members profiles if i can figure it out.
This is the firstime i have done something like this, so if i got anything wrong, or someone needs help, let me know and i will do what i can to fix it.