Hey i want to make a privet site which only the admin can add new members so is there a way to diable new signups. Please help
Aled
Hey i want to make a privet site which only the admin can add new members so is there a way to diable new signups. Please help Aled |
Administration -> Settings -> Advanced Settings -> Other
Check "Registration by invitation only"
To register: The first link sets a cookie which enables the join page for the user. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Thanks but the join button is still there can i get rid of just the join button and not the login |
Can someone help me with this
|
If you grab the free firefox extension firebug, you should be able to see what code you'll need to edit to get rid of the join buttons entirely. |
If you grab the free firefox extension firebug, you should be able to see what code you'll need to edit to get rid of the join buttons entirely. ye i'v found the code but what do i edit is it the index.php?? |
There's a post somewhere on the forums about how to get rid of the join button on the promo images, if that is the one you want to get rid of (you'll have to search for it yourself, I'm feeling very lazy :P ). If you want to remove the join text on the homepage, you can try just removing "join" from the language keys in admin>settings>language settings. As for what file it would be in to do so in the coding, I'm too lazy to firebug it and investigate it as well! Good luck. |