Hello.
Does someone have a plugin or something so the user has been IP logged to the user or a plugin they save ALL the IPs the users has?
It could help many hotels :)
Hello.
Does someone have a plugin or something so the user has been IP logged to the user or a plugin they save ALL the IPs the users has?
It could help many hotels :)
an ip logger system is absolutely useless for any hotel, also meny off the skids who owns hotel will juse abuse an ip logger system, and all ips go into your database in user table, in navicat/phpmyadmin so in my opinion its 100% useless i dont see why u want an ip logger for your hotel it sounds like u want it to get ips of people to boot em
If people hack your vip users your vip users should keep their passwords safe, or get a stronger 1
Yeah its right:) But what about a system they block all the IP if not they have logged in before with that IP and a pin code if not ? or question ?
How would u get users to register? if the ip gets blocked if it never logged in before and if u want to get "pin code" u will need to code it u self
- Create a new table with the fields: username - ip
- Find where it does the login check and if true then add to the code that a new query will be executed and inserts the data in the previous generated table.
I mean if the user login with eg Mathias and the IP does not match a IP it have been used before it come up with a question the user has made or a pin code (Can't be 1234 or something easy)
And then if the user type all the thing right, the IP will be added to the users 'trust IPs' and all is clear, just like Habbo has AND!!!!!!! If the question or pin code is wrong the user got 3 times to it and then the ip will be blocked for 15 min or something, don't know and then the user will come back to the index page and can login agian, does it sounds awesome or bad? :)
- - - Updated - - -
Hmm will try to make it, if i can :) Thanks