Author |
Topic  |
|
instantnet11
New Member

USA
69 Posts |
Posted - 26 December 2002 : 22:38:10
|
OK 2 quick questions I have cold fusion scripts that I would like to use to write to the acces database so a user does not need to re register. I don't know if this feature is available in cold fusion so I am assuming the other way to do it would be to turn encrpytion off right? How is this done?
Also I want to require registration for the whole board, but password.asp is not available to users that have not logged in yet. Call me crazy but if a user is loggded in then they wouldn't need to request their password. Is this bug or something? I am running 3.4.03. I supposed I could edit the source code for the page which requires users to login to th board to put a link to "forgot password" but then of course it wouldn't let you access it diretly either unless you are logged on.
Apprecate the info.
|
Thank you
Kieran Mullen
-------------
Free Snitz Web Site Hosting With Auto Setup
http://freeforums.instantnetworks.net/
|
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 27 December 2002 : 00:13:15
|
quote: Originally posted by instantnet11
OK 2 quick questions I have cold fusion scripts that I would like to use to write to the acces database so a user does not need to re register. I don't know if this feature is available in cold fusion so I am assuming the other way to do it would be to turn encrpytion off right? How is this done?
To disable encryption, see this: http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=33826#167608
quote:
Also I want to require registration for the whole board, but password.asp is not available to users that have not logged in yet. Call me crazy but if a user is loggded in then they wouldn't need to request their password. Is this bug or something? I am running 3.4.03. I supposed I could edit the source code for the page which requires users to login to th board to put a link to "forgot password" but then of course it wouldn't let you access it diretly either unless you are logged on.
First it is not true that not logged in users cannot access password.asp. They can. There is a link in the login panel, it's the forgot password link. But I fail to see what accessing password.asp has to do with requiring registration to the whole board?! |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 27 December 2002 : 00:36:22
|
do you have e-mail enabled? If you don't, then password.asp just redirects to default.asp |
 |
|
instantnet11
New Member

USA
69 Posts |
Posted - 27 December 2002 : 01:07:39
|
ruirib- But I fail to see what accessing password.asp has to do with requiring registration to the whole board?!
IN-For some reason the "forgot password" option was not displyed when I came to the defualt board page asking the user to log in. Now is is being displayed. I can't believe I overlooked it, perhaps I did.
Richard- Thanks That was what I did. I thought it was odd myself.
Thanks for the link. How could I post a password in the access database there is ASP code using the same encrypted format?
Also is there a option on these boards to auto subscribe to a topic when you post or reply to a topic? |
Thank you
Kieran Mullen
-------------
Free Snitz Web Site Hosting With Auto Setup
http://freeforums.instantnetworks.net/
|
Edited by - instantnet11 on 27 December 2002 01:08:31 |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 27 December 2002 : 06:24:16
|
quote: Originally posted by instantnet11 Thanks for the link. How could I post a password in the access database there is ASP code using the same encrypted format?
You mean to show the encrypted password? If that is the question, no there is no code. It does not make sense to use the encrypted password, since it cannot be used encrypted anyway.
quote:
Also is there a option on these boards to auto subscribe to a topic when you post or reply to a topic?
You need to enable subscriptions at the Admin Options Feature Configuration. Then you need to edit each category and forum properties to set it to the desired subscription level. After that users can subscribe to the whole board, categories, forum or topics, depending on the level you enabled for categories. Don't forget to set a compatible subscription level at each lvel as well (category and forum) |
Snitz 3.4 Readme | Like the support? Support Snitz too |
Edited by - ruirib on 27 December 2002 09:19:50 |
 |
|
GauravBhabu
Advanced Member
    
4288 Posts |
Posted - 27 December 2002 : 06:54:38
|
quote: You need to enable encryption at the Admin Options Feature Configuration.
I think you meant subscription. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 27 December 2002 : 09:19:20
|
quote: Originally posted by GauravBhabu
quote: You need to enable encryption at the Admin Options Feature Configuration.
I think you meant subscription.
Lol, of course. Thanks Gaurav. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
instantnet11
New Member

USA
69 Posts |
Posted - 27 December 2002 : 16:48:18
|
I think why it didn't show up. I wasn't seeing things!
Anyhow I had "require login to board" on, while the "e-mail server option off" as a result the "forgot password" option did not show.
So I then created a new user annd then ran the cadmin password changer program becaude I couldn't login to that page either since I place it in the root. Duh.
This user might have the same issue but I dind't want to say anything... http://forum.snitz.com/forum/topic.asp?TOPIC_ID=39924
Thanks |
Thank you
Kieran Mullen
-------------
Free Snitz Web Site Hosting With Auto Setup
http://freeforums.instantnetworks.net/
|
 |
|
|
Topic  |
|