Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • yema Friend
    #141164

    Hi,

    I have publish the login module to ja-login.

    But in my website, in Global Configuration, i have Allow User Registration = no
    and in module i have the link to creat an account. >:( :confused:

    What is the solution to disable the link in the module?
    It’s a bug ?

    Thanks

    nguyenhuu quang Friend
    #304616

    need to Open this module and edit it.

    pimmar Friend
    #307119

    What do we have to edit exactly ?

    i have the same problem and like not to show ‘create a new account’ :confused:

    yema Friend
    #307134

    in /templates//html/mod_login/default.php

    pimmar Friend
    #307135

    What do we have to edit / delete exactly ? :confused:

    yema Friend
    #307136

    in file /templates//html/mod_login/default.php
    comment lignes 62 to 64
    Original
    <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>

    No register
    <!–<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>–>

    So if you want actived again, remove <!– and –>

    pimmar Friend
    #307182

    thanks very much, that did the trick 😀

    yema Friend
    #307206

    Can you clique on “thank you” in post please ?

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

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

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