Slowing down forum trolls and cowards

debate, appreciation, interviews, reviews (events or releases), videos, radio shows
Locked

Installing a coding mod to reveal IP's to members?

Poll ended at Wed Oct 06, 2010 2:56 am

Yes! I don't mind having my IP made searchable.
24
22%
No! I'm not comfortable at all with this.
71
65%
Neutral on this. Don't care either way.
15
14%
 
Total votes: 110

ashley
Permanent Vacation
Posts: 9591
Joined: Tue May 08, 2007 1:00 pm
Location: CHAT ▄▄█▀▀ █▬█ █ ▀█▀ GET BANGED
Contact:

Re: Slowing down forum trolls and cowards

Post by ashley » Wed Oct 06, 2010 6:07 pm

fractal wrote:
ashley wrote:
ryan_p wrote:you don't need to release the ip. just have a feature that shows other accounts the user has accessed from the same ip. phpbb records ip addresses by default so all it takes is a simple query.

SELECT username FROM phpbb_users WHERE user_ip = (SELECT user_ip FROM phpbb_users WHERE username = 'ryan_p');
Please learn2sql.

Don't use a sub select when you can join.
ignore the script, embrace the idea. sure there's a better way to do it
If you're going to do it, do it properly or not at all.

deadly_habit
Posts: 22980
Joined: Tue Oct 24, 2006 3:41 am
Location: MURRICA

Re: Slowing down forum trolls and cowards

Post by deadly_habit » Wed Oct 06, 2010 6:21 pm

ashley wrote:
fractal wrote:
ashley wrote:
ryan_p wrote:you don't need to release the ip. just have a feature that shows other accounts the user has accessed from the same ip. phpbb records ip addresses by default so all it takes is a simple query.

SELECT username FROM phpbb_users WHERE user_ip = (SELECT user_ip FROM phpbb_users WHERE username = 'ryan_p');
Please learn2sql.

Don't use a sub select when you can join.
ignore the script, embrace the idea. sure there's a better way to do it
If you're going to do it, do it properly or not at all.
:lol: ashley is quickly becoming one of my fave users


User avatar
fractal
Mako
Posts: 12133
Joined: Tue Apr 18, 2006 5:58 pm
Location: emerald city, cascadia

Re: Slowing down forum trolls and cowards

Post by fractal » Wed Oct 06, 2010 6:35 pm

i got sent some weak ass script from a guy called clit bang or summat? it was jokes, had to unlink my e-mail after that tho :lol:
sub.wise:.
slow down
epochalypso wrote:man dun no bout da 'nuum

Sirius
Posts: 1970
Joined: Tue May 04, 2010 12:27 pm
Location: Aochearoa/New Chealand.

Re: Slowing down forum trolls and cowards

Post by Sirius » Wed Oct 06, 2010 7:01 pm

fractal wrote:i got sent some weak ass script from a guy called clit bang or summat? it was jokes, had to unlink my e-mail after that tho :lol:
clit bang is bass hertz!!

hahhhhahhahah.... SNAPPED!!!

SHAME ON A NIQQA!!!

!!chea
http://www.dubstepforum.com/viewtopic.p ... 8&start=20
DSF TUNE BATTLE ROYALE 2!!! starts 11-03-11 @ 23:59GMT

ryan_p
Posts: 52
Joined: Tue Apr 06, 2010 8:55 pm

Re: Slowing down forum trolls and cowards

Post by ryan_p » Wed Oct 06, 2010 7:17 pm

ashley wrote:
fractal wrote:
ashley wrote:
ryan_p wrote:you don't need to release the ip. just have a feature that shows other accounts the user has accessed from the same ip. phpbb records ip addresses by default so all it takes is a simple query.

SELECT username FROM phpbb_users WHERE user_ip = (SELECT user_ip FROM phpbb_users WHERE username = 'ryan_p');
Please learn2sql.

Don't use a sub select when you can join.
ignore the script, embrace the idea. sure there's a better way to do it
If you're going to do it, do it properly or not at all.
just for you honey
SELECT u1.username FROM phpbb_users AS u1 LEFT JOIN phpbb_users AS u2 ON u1.user_ip = u2.user_ip WHERE u2.username = 'ryan_p'
dubstep.com | twitter.com/dubstepcom

ashley
Permanent Vacation
Posts: 9591
Joined: Tue May 08, 2007 1:00 pm
Location: CHAT ▄▄█▀▀ █▬█ █ ▀█▀ GET BANGED
Contact:

Re: Slowing down forum trolls and cowards

Post by ashley » Wed Oct 06, 2010 7:21 pm

ryan_p wrote:
ashley wrote:
fractal wrote:
ashley wrote:
ryan_p wrote:you don't need to release the ip. just have a feature that shows other accounts the user has accessed from the same ip. phpbb records ip addresses by default so all it takes is a simple query.

SELECT username FROM phpbb_users WHERE user_ip = (SELECT user_ip FROM phpbb_users WHERE username = 'ryan_p');
Please learn2sql.

Don't use a sub select when you can join.
ignore the script, embrace the idea. sure there's a better way to do it
If you're going to do it, do it properly or not at all.
just for you honey
SELECT u1.username FROM phpbb_users AS u1 LEFT JOIN phpbb_users AS u2 ON u1.user_ip = u2.user_ip WHERE u2.username = 'ryan_p'
You're special.

ashley
Permanent Vacation
Posts: 9591
Joined: Tue May 08, 2007 1:00 pm
Location: CHAT ▄▄█▀▀ █▬█ █ ▀█▀ GET BANGED
Contact:

Re: Slowing down forum trolls and cowards

Post by ashley » Wed Oct 06, 2010 7:23 pm

hellfire machina wrote:Ashley - slightly off topic but are you a serious script writer?
I can write all sorts of shit.

I'm sure certain people here can tell you all sorts of stories.

If you need to ask me something I'm sure you can find me on AIM or by email.


User avatar
ruckus49
Posts: 1150
Joined: Tue May 05, 2009 2:40 am

Re: Slowing down forum trolls and cowards

Post by ruckus49 » Wed Oct 06, 2010 8:22 pm

wow if only our governments were run more like this website :w:

qwaycee_
Posts: 894
Joined: Sun Jul 04, 2010 7:34 am

Re: Slowing down forum trolls and cowards

Post by qwaycee_ » Thu Oct 07, 2010 1:11 am

DRTY wrote:Why not just delete people's second accounts?

User avatar
hellfire machina
Posts: 1437
Joined: Tue May 26, 2009 8:16 pm
Location: New York City
Contact:

Re: Slowing down forum trolls and cowards

Post by hellfire machina » Fri Oct 08, 2010 7:33 pm

It was addressed earlier in the thread that deleting 2nd accounts won't work because there are legit reasons for having them, label/party promo etc.

Locked

Who is online

Users browsing this forum: No registered users and 0 guests