- Posts: 4
COMMUNITY FORUM
I just want to use the login module....
- Donovan Edye
-
Topic Author
- Offline
- New Member
Less
More
13 years 5 months ago #59762
by Donovan Edye
I just want to use the login module.... was created by Donovan Edye
Hi,
At present I just want to use the K2 User (was K2 Login) module to allow users to login to the site. At the moment I don't want users to be able to comment, view the number of published comments or go to their page. How do I remove these options? See attached for the options I want to remove.
All help and pointers greatly appreciated.
At present I just want to use the K2 User (was K2 Login) module to allow users to login to the site. At the moment I don't want users to be able to comment, view the number of published comments or go to their page. How do I remove these options? See attached for the options I want to remove.
All help and pointers greatly appreciated.
Please Log in or Create an account to join the conversation.
- Eoin Feeney
-
- Offline
- Premium Member
Less
More
- Posts: 99
13 years 5 months ago #59763
by Eoin Feeney
Replied by Eoin Feeney on topic Re: I just want to use the login module....
Under extensions > K2 > parameters > Comments, you can easily disable all comments.
If you prefer you can leave it on and then set it for each individual category instead, or each individual item.
To remove it fully turn it off in the options, that might work.
You can do this for all of the other stuff too. Hope that helps.
If you prefer you can leave it on and then set it for each individual category instead, or each individual item.
To remove it fully turn it off in the options, that might work.
You can do this for all of the other stuff too. Hope that helps.
Please Log in or Create an account to join the conversation.
- Donovan Edye
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
13 years 5 months ago #59764
by Donovan Edye
Replied by Donovan Edye on topic Re: I just want to use the login module....
Hi Eoin,
Yeah I tried that already. I have disabled everything under parameters in the K2 component but still no joy. Any other ideas?
Yeah I tried that already. I have disabled everything under parameters in the K2 component but still no joy. Any other ideas?
Please Log in or Create an account to join the conversation.
- Eoin Feeney
-
- Offline
- Premium Member
Less
More
- Posts: 99
13 years 5 months ago #59765
by Eoin Feeney
Replied by Eoin Feeney on topic Re: I just want to use the login module....
Then I feel it is not in the options. Therefore, I would suggest editing the code it's self.
Be aware that if you ever do an update it will likely overwrite it at some point (only if that module is updated, and that file within that module).
Do you have a HTML/PHP editor? If you use Dreamweaver it has a search folder option and then you can probably find this module and search for the text. I don't know about other editors, but Notepad + is a half decent one if you need a free one. That might help you?
Be aware that if you ever do an update it will likely overwrite it at some point (only if that module is updated, and that file within that module).
Do you have a HTML/PHP editor? If you use Dreamweaver it has a search folder option and then you can probably find this module and search for the text. I don't know about other editors, but Notepad + is a half decent one if you need a free one. That might help you?
Please Log in or Create an account to join the conversation.