Author |
Topic  |
|
Jorrit787
Average Member
  
Netherlands
681 Posts |
Posted - 23 January 2010 : 08:56:02
|
I have 2 snitz forums on 2 different sites, both mostly unmodified. I recently moved them both to a new host (EasyCGI, starting to really regret the choice), and now I can't login on either site. One has mandatory login enabled, the other doesn't. I can enter my login details and hit Login, but it just returns me back to the login screen and I am still not logged in.
I'm 99% sure this is a problem with the host. Is there anything I can ask them to do on their end to fix this, or is there something I can do myself? |
eXtremeGossip  |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Jorrit787
Average Member
  
Netherlands
681 Posts |
Posted - 23 January 2010 : 18:53:10
|
The Snitz00User cookie is set,with my SHA256 password and username. When I enter the correct username and password it tells me I logged in successfully, but it just keeps returning me back to the login page and acts like I'm not logged in. |
eXtremeGossip  |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Jorrit787
Average Member
  
Netherlands
681 Posts |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 23 January 2010 : 20:12:18
|
I couldn't login either. Couldn't read the cookies contents, though. The problem may as well lie there, but I can't be definitive, but I couldn't read them, contrary to what happens with normal snitz cookies. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
Jorrit787
Average Member
  
Netherlands
681 Posts |
Posted - 24 January 2010 : 10:36:15
|
quote: Originally posted by ruirib
I couldn't login either. Couldn't read the cookies contents, though. The problem may as well lie there, but I can't be definitive, but I couldn't read them, contrary to what happens with normal snitz cookies.
How do you mean you couldn't read the cookie contents? Was it garbled or something? What could cause something like that to happen? |
eXtremeGossip  |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 24 January 2010 : 14:09:10
|
I don't think the path of the cookie is correct. It shows for the path: /_bryantcamp/upload/mmo/forum/
In your Admin Options -- Main Configuration, what do you have the Set Cookie to option set to?
If it was set to website, the path would be /. If it was set to forum it should be /upload/mmo/forum/. (if I remember correctly)
This is for the 2nd forum you linked to. I would need a login to test the first forum. |
Support Snitz Forums
|
Edited by - Davio on 24 January 2010 14:13:09 |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Jorrit787
Average Member
  
Netherlands
681 Posts |
Posted - 24 January 2010 : 17:12:39
|
It was on forum before. Where in the DB is the entry for the Cookie URL so I can try editing it? |
eXtremeGossip  |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 25 January 2010 : 02:35:29
|
The path for the cookie is set in config.asp, around line 165:
strCookieURL = Left(Request.ServerVariables("Path_Info"), InstrRev(Request.ServerVariables("Path_Info"), "/")) If you set it to website and clear your cookies and login, it should work. The problem is when setting it to forum. The path it gets from the server is not what it needs to set the correct path. |
Support Snitz Forums
|
Edited by - Davio on 25 January 2010 02:35:40 |
 |
|
stephane
Starting Member
Canada
18 Posts |
Posted - 28 January 2010 : 08:55:38
|
Hi,
Once registered, some participants that have lost there users name cannot registered again.
Please let me what is the best solution to enable me find their record.
Thank you in advance
Stephane |
 |
|
stephane
Starting Member
Canada
18 Posts |
Posted - 29 January 2010 : 02:06:34
|
quote: Originally posted by stephane
Hi,
Once registered, some participants that have lost there users name cannot registered again.
Please let me what is the best solution to enable me find their record.
Thank you in advance
Stephane
I have found it. Thank you
Stephane |
 |
|
|
Topic  |
|