Hi,
is it possible to have the ip of the registered user when they first registered? something like a log file maybe.
Any idea someone?
Login
Donate to Zikula
Core Modules & Blocks
::
Registered user ip?
-
-
You could do it - but you'd have to modify the code...
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
You could do it with the statistics module from www.mtrad.com. (The site is down right now. If you want a copy of the statistics module, send me an email to crsATmtradDOTcom and I'll send it to you.
Assuming you had statistics installed and collecting visitor data, you could surf the nuke_stats_details table for the URL for registration and display the IP address recorded in the same record.
