Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • georgios Friend
    #143153

    Hello,

    I published the standard login form in position ja-login to get the desired effect.

    However, how to prevent the possibility to register (link to the right of the link “login”).

    Would you have an idea?

    Phill Moderator
    #312860

    In the joomla back end you can switch off “allow new user registrations”. I believe it is in the Site>Global Configurstion>System tab.

    georgios Friend
    #312871

    Thank you for the idea, but this option does not solve the problem unfortunately.

    If you have any other idea / solution?

    Phill Moderator
    #312873

    In that case (and I assume you are using the flashy login module)

    Find and comment out or delete the following in templates>ja_tube>html>mod_login>default.php

    <a class="register-switch" href="<?php echo JRoute::_("index.php?option=com_user&task=register");?>" onclick="this.blur();showBox('ja-register','namemsg',this);return false;" >
    <?php echo JText::_('REGISTER');?>
    </a>

    amejat Friend
    #315671

    Thank you Phill.

    Exactly what I was looking for !

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  amejat 15 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum