| Author | Message | 
				 
	
					
						| 
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 26/04/2005 21:02:50
	 | 
					
						
						| Dazman1360 Newbie
 
 Joined: 26/04/2005 20:59:42
 Messages: 3
 Offline
 
 | I have been using the Guestook for some time now, it's an excellent guestbook, but I'm now being attacked by the spammers! It seems to be the same IP address each time, is there a way i can block a specific IP address? | 
		
					 
						|  | 
	
					
						| 
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 27/04/2005 01:32:43
	 | 
					
						
						| Auron Expert
 
 ![[Avatar]](/forum/images/avatar/13803940053f323eaa510a6.jpg) 
 Joined: 23/06/2003 22:02:17
 Messages: 1053
 Offline
 
 | Search the forums. 
 Look in admin panel of the guestbook for ip banning.
 its in there somewhere.
 | 
						
							| Visit my site @ www.ragnaru.com
 Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
 | 
		
					 
						|  | 
	
					
						| 
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 27/04/2005 08:28:31
	 | 
					
						
						| Dazman1360 Newbie
 
 Joined: 26/04/2005 20:59:42
 Messages: 3
 Offline
 
 | Thanks Auron. I can only find mention of banning IP addresses when using the advanced guestbook, is it feature of the standard guestbook? | 
		
					 
						|  | 
	
					
						| 
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 27/04/2005 13:52:45
	 | 
					
						
						| JTD Graduate
 
 Joined: 08/05/2004 21:52:50
 Messages: 529
 Location: Arkansas
 Offline
 
 | Yes it is. Look in your admin page. | 
						
							| LINK-> Use Lazarus Guestbook
 | 
		
					 
						|  | 
	
					
						| 
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 27/04/2005 20:01:46
	 | 
					
						
						| Skorch Beginner
 
 Joined: 21/04/2005 20:29:40
 Messages: 13
 Location: SoCal
 Offline
 
 | Use a text file named.htaccess set it up like below. Then the spammer can't even access any of your pages It results in a 403 error and then you canuse a custom error page to rub salt in it
 
 order, allow, deny
 deny from Spammer's IP
 allow from all
 | 
						
							| Late
 | 
		
					 
						|  | 
	
					
						| 
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 29/04/2005 08:39:32
	 | 
					
						
						| Dazman1360 Newbie
 
 Joined: 26/04/2005 20:59:42
 Messages: 3
 Offline
 
 | 
			
				Skorch wrote:Use a text file named.htaccess 
set it up like below. Then the spammer can't even access any of your pages It results in a 403 error and then you canuse a custom error page to rub salt in it
 
 order, allow, deny
 deny from Spammer's IP
 allow from all
 
 Thanks Skorch, but it seems that .htaccess files are not supported by the website hosts!
 
 
 
			
				JTD wrote:Yes it is. Look in your admin page. 
 OK, I'm feeling a bit thick now. I look in the admin page, and this is what I have:
 
   If I click on the radar button next to the post, then I get the option to delete.
 
 Sorry guys, can I have an idiots guide on how to do it.
 | 
		
					 
						|  | 
	
					
						| 
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 13/05/2005 08:20:31
	 | 
					
						
						| neicul Beginner
 
 Joined: 29/03/2005 00:06:14
 Messages: 12
 Offline
 
 | Here is a general way to take care of unwanted IP's for you whole site.  Inlcude this code in the header of your pages: 
 
 
 If you need to block more than one ip, use the same line again, but with elseif.
 
 let me know how this works for you.
 | 
		
					 
						|  | 
				
		
				
					|  |