-
AuthorPosts
-
January 28, 2010 at 7:22 pm #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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 1, 2010 at 4:21 am #331111Hello 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 1, 2010 at 8:43 am #331157Ok, 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
1 user says Thank You to Saguaros for this useful post
April 15, 2010 at 10:08 pm #340498I 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 Friendalwins
- Join date:
- December 2008
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 1 times in 1 posts
April 16, 2010 at 4:18 pm #340588I 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..
1 user says Thank You to alwins for this useful post
-
AuthorPosts
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