Good to know. I would check it.It does'nt work for Xf 1.2![]()
Does it work for the latest xenforo update.Good to know. I would check it.
It should work.Does it work for the latest xenforo update.
Because post count = 0. Guest has post count equal 0Hi,
I am using XF 1.24 and I have problems to make the right settings. TMS is installed by the way.
What I would like to achieve is to hide links for guests/unconfirmed visitors. No likes or postings for this shall be required for any kind of usergroup.
So I went into ACP, choose for Checking Condition based on postings and in the posting field set it to zero. All forums except 2 are enabled.
In the usergroup permission, I choose for "Bypass See Links Check" for unregistered "not set" (=no) and for registered "yes" (green=yes)
But I can still see as a visitor all the links.
What did I do wrong?
As a side note: Is there a possibility to display a message to say "Join now to see links" or similar ?
Because post count = 0. Guest has post count equal 0. How about put 1 there? You can customize the phrases.
<a href="index.php/register/">Register</a>
{register}
You mean the phrase "sonnb_SPLP_message_post_count"?
This phrase is being used in pre-render process so you should use BBCode there. So instead of using:
<a href="index.php/register/">Register</a>
[URL=index.php/register/]Register[/URL]
This phrase is being used in pre-render process so you should use BBCode there. So instead of using:
You should use:Code:<a href="index.php/register/">Register</a>
Code:[URL=index.php/register/]Register[/URL]
It requires an update to the addon.
I do not imply anything yet. Just mean that it is not available yetHi
does that mean you are planning to integrate that in the next update?
If you do that, I would have a "wish list": Would it be possibel to have different phrases, depending on what is hidden? i.e. one pahrse for videos and a different phrase for images and a third different pharse for normal links.
Thanks to this we could better customize the text to make it even better for seducing guests to register
Thanks
We use essential cookies to make this site work, and optional cookies to enhance your experience.