Author |
Topic  |
|
Azaniah
Senior Member
   
United Kingdom
1004 Posts |
Posted - 12 May 2001 : 13:51:59
|
I think I'm missing something.
Installed v3.1 sr4 (plus patch), and then the Private Message Mod. No problems running the database setup. However, when I try and log in to test, I recieve the "you logged in" message and then get dumped back into the default.asp and I am not logged in. I cannot run the link to pm_view.asp.
I did check all the strUniqueID vs' strCookieURL entries as mentioned in another post. But to no avail.
Any ideas?
Thanks Az
------- Eagles fly!, but weasels don't get sucked into jet engines. |
|
e3stone
Average Member
  
USA
885 Posts |
Posted - 12 May 2001 : 13:58:56
|
On you Main Forum Configuration page in Admin Options, are your cookies set to Website or Forum? I believe they should be set to Forum. (at least that's what mine is set to)
<-- Eric --> 
http://insidewaco.com/forum/home.asp |
 |
|
Azaniah
Senior Member
   
United Kingdom
1004 Posts |
Posted - 12 May 2001 : 13:59:44
|
To correct that slightly.
I changed the entry in inc_top.asp from
strDBNTUserName = Request.Cookies(strCookieURL & "User") ("Name")
Back to
strDBNTUserName = Request.Cookies(strUniqueID & "User") ("Name")
which means that now appear to log in ok, but still just get a refreshed default.asp when I click on link to pm_view.asp
That's about the only ref to UniqueID I can find.. not sure if that is correct or not.
Cheers Az
------- Eagles fly!, but weasels don't get sucked into jet engines. |
 |
|
Azaniah
Senior Member
   
United Kingdom
1004 Posts |
Posted - 12 May 2001 : 14:01:38
|
ok
Authorization type is set to DB Set Cookies is set to Forum
You know I'm not even sure what those flags do (ponder)
Cheers Az
------- Eagles fly!, but weasels don't get sucked into jet engines. |
 |
|
Azaniah
Senior Member
   
United Kingdom
1004 Posts |
Posted - 12 May 2001 : 14:48:18
|
Weird,
I found a reference to another zip of the PM mod, which although contains the same files works. Appears that about 8 files have been slightly changed. So I'll rumage and find out what n where.
Thanks for the help tho 
Az
------- Eagles fly!, but weasels don't get sucked into jet engines. |
 |
|
|
Topic  |
|