Forums | Mahara Community
Support
/
Taking off Registration link off front page
20 March 2013, 9:24
We are getting read to integrate and use Mahara on our Moodle page. In the meantime we are getting traffic from random people requesting to register through authentication page. How do i take down this link off that page?
Thanks!
20 March 2013, 13:06
Hi Scott,
The link will show up if any of the Institutions on your site has the "Registration allowed" option turned on (which is the default for new Institutions). So just untick that for each Institution, and it should go away.
Cheers,
Aaron
20 March 2013, 17:30
Hello Scott,
Also make sure to take the registration option off for "No institution".
Cheers
Kristina
11 April 2013, 22:32
Hello Scott,
When you have a Mahoodle connection working (mnet) you can aslo use the "$cfg->externallogin" setting in your config.php. This will redirect people to your Moodle when they need to log-in into your Mahara.
-dajan