I'm banned from my chat,
-
Hello Jabbercam,
Some people have banned me from my chat for 180 minutes, how can I access back into my site to test it :-) Is it possible to make it that I'm not bannable?
BR
zorge
-
Remove you IP address from the bans table in your database or empty the bans table (???). To add yourself to a whitelist, include a simple function that skips saving to database if your IP is reported.
-
@'Zorge':
Hello Jabbercam,
Some people have banned me from my chat for 180 minutes, how can I access back into my site to test it :-) Is it possible to make it that I'm not bannable?
BR
zorgeIf you can try a proxy which will provide you with a different IP address.
-
Remove your IP address from the "bans" table (database). You can also write a one-line script that removes your IP from database if it is present.