Page 1 of 1
		
			
				Admin going to wrong place
				
Posted: 
Thu Jan 18, 2007 7:36 pm 
				by Excelsior
				The admin is automatically logging in instead of challenging and asking for the password.
			 
			
		
			
				
				
Posted: 
Thu Jan 18, 2007 9:52 pm 
				by admin
				If that is the case then something is wrong with your setting or "session" is not working correctly in your server. 
SInce there is no time left, I advise that you password profect the admin and randomnumber pages.
you cna try the admin page on my demo site
			 
			
		
			
				
				
Posted: 
Thu Jan 18, 2007 11:20 pm 
				by Excelsior
				All settings are correct and sessions most certainly work on my server.  
Apache Version  	1.3.33 (Unix)
Perl Version 	5.8.7
PHP Version 	4.3.11
MySQL Version 	4.0.25-standard
			 
			
		
			
				
				
Posted: 
Fri Jan 19, 2007 12:41 am 
				by Excelsior
				I figured it out!
Your <!-- --> comments on the tops of the PHP files are included as output before the session.  Please move those to another area of the file to prevent those errors from happening.
The only thing I get now is an error when logging into admin for the first time, but it actually keeps the login and I can then try again without logging in so I can make the appropriate selections.
			 
			
		
			
				
				
Posted: 
Fri Jan 19, 2007 10:12 am 
				by admin
				I'm glad you got it to work for you.
have fun