Page 1 of 1

Disable Sign Up option

Posted: 2016-12-31 14:12
by djb2002
I have several people who use the AppGini interface for managing a database, but this side is not for the general public/visitors of the site to use.

Is there a way to remove/disable the 'Sign Up' button that shows on the AppGini generated login page ?

Thanks in advance

Re: Disable Sign Up option

Posted: 2016-12-31 22:54
by AhmedBR
Yes, go to Administration area > Menu Utilities > Default sign-up mode for new groups >Choose No sign-up allowed. Only the admin can add members.

Re: Disable Sign Up option

Posted: 2017-01-02 23:30
by djb2002
Thanks - I've just checked.

The option I already have selected is: "No sign-up allowed. Only the admin can add members." yet the sign up button is visible and clicking on it brings up the registration form.

Any ideas ?

Re: Disable Sign Up option

Posted: 2017-01-02 23:52
by AhmedBR
check if you have any group with ALLOWED sign up.
to check all groups at once open the database and make sure the column allowSignup is all zeros
Group.png
Group.png (28.14 KiB) Viewed 5981 times

Re: Disable Sign Up option

Posted: 2017-01-07 11:26
by djb2002
Hi AhmedBR,

Thank you very much.

I checked the individual groups and changed them all to not allowing signups - That worked!

Thanks again,

Daniel