Page 1 of 1
		
			
				User login error
				
Posted: 
Thu Sep 28, 2006 9:46 pm 
				Author: iceman_msr
				OK
Running 1.4
This is the issue....User create their account....its active and they go to login...Login screen comes up and they enter their info....hit Submit....and its back to the login screen
the site shows them logged in, but they still get prompted to login...
I as an ADMIN have to login several times once and awhile....it even shows me logged in when I not....I have to wait like 2-5 mins in order to log back in
			 
			
		
			
				Re: User login error
				
Posted: 
Thu Sep 28, 2006 10:49 pm 
				Author: Helter
				try this. 
OPEN  templates/Polished_Black/login_body.tpl
OVERWRITE the entire file with this
[code]  <table>   <tr>     <td><img></td>      <td><img></td>     <td><img></td>   </tr>   <tr>      <td><img></td>            <td><form><table><tr>      <td>{L_LOGIN}</td></tr><tr><td><a>{L_INDEX}</a>{NAV_SEPARATOR}{L_LOGIN}</td></tr></table><table><tr><th>{L_ENTER_PASSWORD}</th></tr><tr><td><table><tr><td> </td></tr><tr><td>{L_USERNAME}]
			 
			
		
			
				Re: User login error
				
Posted: 
Fri Sep 29, 2006 8:47 am 
				Author: iceman_msr
				I'm not using Polished black template...I'm using SMART DARK...here is my login_body.tpl...I don't know much about coding...so can you look at it and see if you can correct the issue of users logging and not being able to get in....
</tr>
<tr>
<td>{L_PASSWORD}:</td>
<td>
<input>
</td>
</tr>
<tr>
<td>
<table>
<tr>
<td>{L_AUTO_LOGIN}: </td>
<td><input></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>{S_HIDDEN_FIELDS}<input>
</td>
</tr>
<tr>
<td><a>{L_SEND_PASSWORD}</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<table>
<tr>
<td><a>{L_INDEX}</a> » {L_LOGIN}</td>
</tr>
</table>
</form>
			 
			
		
			
				Re: User login error
				
Posted: 
Fri Sep 29, 2006 11:51 am 
				Author: MrGrim
				and i'm using acid!!
[code]<form><table><tr>      <td>{L_LOGIN}</td></tr><tr><td><a>{L_INDEX}</a>{NAV_SEPARATOR}{L_LOGIN}</td></tr></table><table><tr><th>{L_ENTER_PASSWORD}</th></tr><tr><td><table><tr><td> </td></tr><tr><td>{L_USERNAME}]
			 
			
		
			
				Re: User login error
				
Posted: 
Fri Sep 29, 2006 5:46 pm 
				Author: Helter
				iceman_msr, yours is not updated. use this one
[code]  <form><table><tr>      <td>{L_LOGIN}</td></tr><tr><td><a>{L_INDEX}</a>{NAV_SEPARATOR}{L_LOGIN}</td></tr></table><table><tr><th>{L_ENTER_PASSWORD}</th></tr><tr><td><table><tr><td> </td></tr><tr><td>{L_USERNAME}]
MrGrim, yours looks up to date. You may be having cookie issues. The easiest way to fix this is to dl the [url=http]cookieMOD[/url] from the dl section
			 
			
		
			
				Re: User login error
				
Posted: 
Sat Sep 30, 2006 8:48 pm 
				Author: iceman_msr
				"HelterSkelter";p="15980" wrote:iceman_msr, yours is not updated. use this one
[code]  <form><table><tr>      <td>{L_LOGIN}</td></tr><tr><td><a>{L_INDEX}</a>{NAV_SEPARATOR}{L_LOGIN}</td></tr></table><table><tr><th>{L_ENTER_PASSWORD}</th></tr><tr><td><table><tr><td> </td></tr><tr><td>{L_USERNAME}]
MrGrim, yours looks up to date. You may be having cookie issues. The easiest way to fix this is to dl the [url=http]cookieMOD[/url] from the dl section
NAW..that one didn't work at all...After i entered my info and hit LOGIN....nothing happened...
Can you go to my site and see if you have issues 
http://mayhemstreetriders.com/Forumz/portal.phpKEEP IN MIND I AM STILL WORKING ON THE DESIGN AND LAYOUT
 
			 
			
		
			
				Re: User login error
				
Posted: 
Sat Sep 30, 2006 10:19 pm 
				Author: Helter
				your site definatly has problems. Even while logged in, Qbar shows me the register link. While logged in, this link should show as log out.
Which package did you dl? If it was the normal Integramod 140 package, did you apply every update?