Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Hide BBCode [URL] for non registered users
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
So, are you saying that you don't want to hide (that is make invisible) these unspecified links. You just want to somehow "deactivate" them? Hey, I'm just replying to what you wrote, that's all. :SI am asking if there is something that can make it so if a Guest visits my website, and if they click on any post it will say "Please login to view this post" or "Please login to view this link".
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Anyway, the answer is that you can't do this without modifying the code; there are (at least) two files that need to be changed to include a test to see if the person viewing the topic is logged-in or not. If the person is not a user, then don't generate the hyperlink.
This will result in another problem, however: how you prevent users guessing the URLs of your half-and-half restricted topics. Eventually these guests will figure out how to access the restricted-but-unrestricted messages directly. You won't be able to outsmart these types without adding some ACL protection that doesn't exist in Joomla 1.5.
Personally, I think we're over-engineering a solution to a non-problem. The easiest way out of this intellectual quagmire is to restrict certain categories to registered, logged-in users (this is what most people do) but that also means that those categories and the topics in them are hidden from guests.
Not easy to solve but at least we've clarified the question.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.