Giovanni wrote:I found this cosmetic error: to avoid an undefined index error I added the following line to lib/gb.class file
 
 just after
 
 
		
 I just downloaded version 2.3.4 from proxy2, but i still got this error:
 Notice: Undefined index: email2 in ***\guestbook\lib\comment.class.php(10 : eval()'d code on line 16
 : eval()'d code on line 16
 
 I added the line as said above, but it doesn't help. My code in gb.class.php now looks like this 
 
 Regards