Hi, Paulo, thanks for this info. For the record, the /pg/ requirement is removed in Elgg 1.8.
I'm not sure if I've done the right thing or not as I'm very new to Elgg.
I want to prevent any random person registering to my site, thus making it a by invitation only site, so I removed most of the content of the accounts/register.php, leaving it with:
require_once(dirname(dirname(__FILE__)) . "/engine/start.php");
echo 'Registration is not allowed. Please ask Lee to give you a username and password. <br />Please, <a href="http://www.xyz.com/elgg">go back</a>.';
?>
If I could find the register link and just remove that, that might be better.
I see that there is an invite friends tool, but that seems to be open to all memebers, not only the administrator.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.