Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • caren98 Friend
    #148156

    Hello
    I don’t want to give the possibility of registration. I’ve set up parameter “allow user registration” to “No” in Configuration -> System. But registration functionality is still enabled.

    Please, I need an urgent response as my webpage will be published next week and for the type of site it is registration has no sense.

    Thank you?

    Saguaros Moderator
    #331111

    Hello I think that your package has a problem. may be it is cache ? if not, you should upgrade your joomla package. Or give me the administrator account, i’ll try to check and resolve this

    Saguaros Moderator
    #331157

    Ok, i checkedout your site,

    The Disable register function work well via the configuration, the problem is here: we turn off the register link which displaying on the top of ja menu.

    Now, open the file: templates/ja_nickey/html/mod_login/default.php and try to codes at line 60:

    [PHP]
    if($option!=’com_user’ && $task != ‘register’) { ?>
    [/PHP]
    and Replace:

    [PHP]
    if($option!=’com_user’ && $task != ‘register’ && $usersConfig->get(‘allowUserRegistration’) ) { ?>
    [/PHP]

    goodluck

    monterege Friend
    #340498

    I tried the patch, the result is that its impossible to enter the site without loging in.

    As for caren, this is important for me. Nickel is a beautiful site but it must be possible to disallow self registration

    jean:confused:

    alwins Friend
    #340588

    I had the same problem, I deleted lines 62, 63 and 64. That disables the registration option. You should disable register users in the global settings anyway. Its just that the template overrules this setting and by deleting those lines you’re fine..

    monterege Friend
    #340603

    Thank you, I will look into it and also restore line 60 that I changed. If it works Nickel is a beatuiful template and should be good for me.

    Jean

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

This topic contains 6 replies, has 4 voices, and was last updated by  monterege 14 years, 6 months ago.

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