3 Login questions

b_easton

Joined: 2003-02-13
Posts: 3
Posted: Tue, 2003-03-18 17:00

I want to force users to login when they come to the page. I can make a "band aid" fix to make this work, but was wondering if there was a setting to require this.

Second, is there a way to allow new users to register a user ID and password for themself? And/or register a new user name, but require a gallery admin to approve the account before it is activated?

Third, if users forget their user ID and/or password, is there a change that I can set to allow users to either request their information, or change it via e-mail or something?

Thank you in advance,
Brent

 
b_easton

Joined: 2003-02-13
Posts: 3
Posted: Sun, 2003-03-23 04:45

Hello?

 
joan
joan's picture

Joined: 2002-10-21
Posts: 3473
Posted: Sun, 2003-03-23 06:15
Quote:
I want to force users to login when they come to the page. I can make a "band aid" fix to make this work, but was wondering if there was a setting to require this.

On the site I support, we do this by permissions - all albums can only be read by logged in members, and we have a different splash page for before log in. <!-- BBCode Start --><A HREF="http://mcc.myrrh.net" TARGET="_blank">MCC Digital</A><!-- BBCode End -->

Would this work for you?

Quote:
Second, is there a way to allow new users to register a user ID and password for themself? And/or register a new user name, but require a gallery admin to approve the account before it is activated?

<!-- BBCode Start --><A HREF="http://gallery.menalto.com/modules.php?op=modload&amp;name=phpBB_14&amp;file=index&amp;action=viewtopic&amp;topic=3416&amp;14751" TARGET="_blank">Self registration</A><!-- BBCode End -->

Quote:
Third, if users forget their user ID and/or password, is there a change that I can set to allow users to either request their information, or change it via e-mail or something?

I thought there was a fix for this, but can't find it. Wouldn't be too hard to cobble together. You'd have to create a new password and send that, you can access the current one.

 
cyberfez

Joined: 2003-06-15
Posts: 33
Posted: Mon, 2003-08-18 07:44

I would like to implement your MCC Digital login fix. What is the code for the splash page?

 
joan
joan's picture

Joined: 2002-10-21
Posts: 3473
Posted: Mon, 2003-08-18 22:11

Sorry, I don't have time at the moment to sort it out from the myriad of other changes on that site. I may have posted snippets of this to other threads, but I can't find them at the moment.