As of UseBB 1.0, it is possible to use a registration log file, which contains information about all registrations on your forum and the user who performed this registration.

To enable this feature, go to your ACP, select General Configuration, select Security and check the box for Enable registration log. Then fill in a filename in the Registration log file box. You can save this file in your forum's directory, or somewhere else (by including a path name). When you save the file in UseBB's directory, make sure you choose a unique name. At last, submit the configuration form.

You will need to create the log file yourself before it will work. Just upload an empty file with the name you set in the config.

Each registration will create an information block like:

[GMT date] @ [board name]
Username: [username]
Email address: [email]
IP address: [IP address]
Host name: [hostname]
Browser: [user agent string]
Session started: [GMT session start date]
Pages: [session page count]
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
« Last edit by Dietrich on Thu Apr 27, 2006 2:21 pm. »