Hi,
how i'm able to protect a category in news module with custom content.
Details: With FrontedUsers i have developed a protected area on my homepage.
If a user logs on he is able to view the protected page. The problem is now that this page is a news page, which only shows one category for loggedin users only. Thats a security bug. Users which are not logged in are able to view this category by changing url.
Problem: With a search query this news category is also shown.
How i am able to fix that problems?
Thanks for help.
News + CustomContent
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: News + CustomContent
Change the page to a regular page, and put a {news category='blah'} tag into it. and surround that code with custom content logic.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: News + CustomContent
Hi Cal,
wonderfull - that works. Thanks.
The only problem is now, that search querys still show this articel / this category on the result page.
wonderfull - that works. Thanks.
The only problem is now, that search querys still show this articel / this category on the result page.