Page 1 of 1
					
				fake accounts
				Posted: Tue Sep 06, 2016 3:50 pm
				by kinnom
				I noticed that a lot of accounts (5731 to be exact) have 0 posts. a lot of them also have spam links in their website/ocuppation/interests and have been on the forums for less than 15 min.
will these get removed?
			 
			
					
				Re: fake accounts
				Posted: Wed Sep 07, 2016 4:59 pm
				by ssilk
				I think most of them are banned forever. Reason: Webmasters don't can delete users. Many good reasons for that.
			 
			
					
				Re: fake accounts
				Posted: Fri Sep 09, 2016 11:47 am
				by aubergine18
				IMO they should be deleted - the birthday bar at bottom of main forum page is currently listing the following users, all of whom have similar age (20 or 21 today), all of whom are spam accounts:
 [Kajanor] Links removed, I took care of them.
[Kajanor] Links removed, I took care of them.  
Maybe turn off the birthday bar?
 
			
					
				Re: fake accounts
				Posted: Fri Sep 09, 2016 12:06 pm
				by Kayanor
				Only 9 spam accounts?
Pffff...

 
			
					
				Re: fake accounts
				Posted: Fri Sep 09, 2016 1:51 pm
				by aubergine18
				now multiply by 365 and then the number of years this forum has existed for...
			 
			
					
				Re: fake accounts
				Posted: Sat Sep 10, 2016 4:02 pm
				by kinnom
				and it's just a small fraction that has a listed birthday
			 
			
					
				Re: fake accounts
				Posted: Sat Sep 10, 2016 5:41 pm
				by Koub
				I regularly ban any account that has an advertisement lonk, even with 0 posts, if it hasn't been already banned for spamming. And we moderators don't delete accounts, we just ban them.
			 
			
					
				Re: fake accounts
				Posted: Tue Sep 13, 2016 8:26 am
				by ssilk
				Well, cleaning this up is definitely not a task for moderators or master moderators (like me), it's a task for an admin with some knowledge about SQL.
			 
			
					
				Re: fake accounts
				Posted: Tue Sep 13, 2016 12:35 pm
				by DaveMcW
				You should hide the birthdays if you aren't going to delete the bots.
			 
			
					
				Re: fake accounts
				Posted: Tue Sep 13, 2016 12:39 pm
				by Kayanor
				DaveMcW wrote:You should hide the birthdays if you aren't going to delete the bots.
If these birthday spam bots are banned, they won't show up on the birthdays list any more.
 
			
					
				Re: fake accounts
				Posted: Tue Sep 13, 2016 3:27 pm
				by kinnom
				ssilk wrote:Well, cleaning this up is definitely not a task for moderators or master moderators (like me), it's a task for an admin with some knowledge about SQL.
wait, we have an admin?
 
			
					
				Re: fake accounts
				Posted: Wed Sep 14, 2016 11:00 am
				by Deadly-Bagel
				Yeah but you generally don't want to go deleting a user directly from the database, because then you get things like any remaining posts or remnants try to link to that user but it no longer exists. You need to be sure you get -everything- which is why you generally have a stored proc or external saved query to do it so you don't miss anything.