sign up approval |
| |||
I will apologize in advance if this question has been asked and answered… I was unable to find it… First I would like to thank (a HUGE THANKS) to all that have created this wonderful software… Frankly I was getting a little tired of FACE BOOK… Not the theme!… I am a “NOOB” to programming… It’s not my first language (some might comment English isn’t either) I am testing “JCOW” I would like to implement it on a high school web site I host for a bunch of old classmates… (1972) we didn’t have computers back in the day… lol Here’s the question… Is there a way the “Admin” can approve someone before giving access to the network… The class site is public but it is dedicated to my class of ‘72 and I don’t want the world logging in our semi private site. The option of “Public – everyone can sign up to your site” , or “Private – only invited people can sign up” falls a bit short… The second option might restrict but I am thinking when someone registers they might get an email saying "you have been approved" (or not) here is a temporary password… please change it when you log in and only then they will have access… Bottom line I’d like to help ensure I am running a clean site. I don’t want to offend any of my classmates. I’d like to approve someone who has signed up… If this is at all do able… The second thing is the "Admin" is installed by default (a good thing) but I would like to hide this account from general view... I created another account as a general member for the full experience... is there a way not to show the "Admin"?
|
| |||
yes... you can hide your admin account.. and thing most needed is how user can UN-register themselves
|
| |||
Thanks for getting back... I saw that setting... made the change... but in my case the "Admin" still shows up in "Recent Logins:" I think it would be great to be invisible...
|
| |||
[quote=gadgetboyeee]Thanks for getting back... I saw that setting... made the change... but in my case the "Admin" still shows up in "Recent Logins:" I think it would be great to be invisible... [/quote] Hi,
|
| |||
Switch48, The "JCOW" site I want to implement would have me as the "Admin" and another user (also "Me") as a general member... There are certain cases where I don't want other members to know "I am the man behind the curtain" It's not a deal breaker... I am just saying it's would be nice to have that choice... My biggest concern is member approval... I just don't want anyone who happens to find the site signing up for it... I'd like to approve members before giving them access...
|
| |||
[quote=gadgetboyeee]Switch48, The "JCOW" site I want to implement would have me as the "Admin" and another user (also "Me") as a general member... There are certain cases where I don't want other members to know "I am the man behind the curtain" It's not a deal breaker... I am just saying it's would be nice to have that choice... My biggest concern is member approval... I just don't want anyone who happens to find the site signing up for it... I'd like to approve members before giving them access... Oh ok ,I totally agree there should be a way to approve people before they are accepted as members .. As for the admin being visible or not thing I think that assigning yourself admin rights under a username and deleting the admin account does it for me and you can always delete,ban members at your will ... :) aarrrggghhhh the power LOL
|
| |||
HA... I thought of giving my general user "the power of the dark side"But then I have to consider the "Idiot Factor" when you are doing 15 things at one time in cmd line and blow up something... been there too many times lol... Perhaps I should have submitted my question as a feature request... hmmm might just have to do that...
|
| |||
LoL affirmative to that mate...
|
| |||
you can apply a tricks not to show admin on the recent logins or recent members like this. Open theme's page.tpl.php and go to line no 170. change with following query.it will not show admin. regarding singup module, i m trying to write which can be validdate by email. when it will finished, i will share it with community.
|