grisu 
 
 
		
			Junior Member 
			  
			
			 
			
	Posts: 64 
	Joined: Jun 2009
	
 Reputation: 0
		
	 | 
	
		
			
RE: New Version of E-mail, FTP, and SQL Password Changer 
			 
			
				edit 
I figured out the following: 
If I open changepassword.php it will create a cookie (as normal) called 'ispCP' which has as content the session-ID in it.  
The problem is: the session is not written into the database ispcp => table: login 
After this the captcha check (and ip address etc) will fail.  
 
For me it seems to be a bug, right? You can reproduce it, if you make sure, you delete both... the content in database ispcp, table login (all entries) AND the cookie in your browser.  
 
I'd also suggest a solution but I need to know WHERE in ispcp the session handling is made (to get the functions and so).
			 
			
			
			
		 |  
	 
 | 
	| 07-22-2010 12:33 AM | 
	
		
	 |