The Forum has been Updated
        The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
    
                        I just removed a member from 4 different forums, verified the entries are removed from the forum_allowed_members table in the DB, but he can still post in them. Is it stored in a cookie on his machine also? Will he have access until the cookie expires or is deleted?
                            
                    
                
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        I don't think it's stored in a cookie
                                        
                                    
                                
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Odd, he was still posting when he was removed from them without a doubt. I checked directly in the DB.
I banned him totally for an hour last night then reinstated him and he hasn't posted in them since though.
                                I banned him totally for an hour last night then reinstated him and he hasn't posted in them since though.
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        it is stored in a cookie 
                                        
                                    
                                
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Ew. So when i remove someone from a forum they will stay until they delete their cookie or it expires.
Has anyone done a mod to delete a members cookies? Is that even possible?
What really sucked is, I removed him for misbehaving. Then made a topic about it... imagine my shock when he posted in it.
                                Has anyone done a mod to delete a members cookies? Is that even possible?
What really sucked is, I removed him for misbehaving. Then made a topic about it... imagine my shock when he posted in it.
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            Ew. So when i remove someone from a forum they will stay until they delete their cookie or it expires.Yes, it is a session cookie, so until they log out.
You could do it at a stretch by adding some code that targeted a specific member and cleared their cookies, but they would need to be active at the time since only a user can actually delete their own cookies, but it wouldn't be too difficult to implement
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            Originally posted by bobby131313 Has anyone done a mod to delete a members cookies?Yes.wrote one a year or two ago. Called it kicker or something like that. Don't remember if I posted it here though.
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Thanks.  Bobby, this should do what you need.  If you tell it to "kick" a member, the next time they load a forum page, they'll be booted and their cookies deleted.
                                        
                                    
                                
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Thanks guys! I'll take a look at it today.
                                        
                                    
                                Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
                    
                    Loading...