MyBB Community Forums

Full Version: guest links
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
i changed row to zrow and works
but all my images in posts and singature are disappear from guests and they see just this bbcode
[IMG][/IMG]

images from signature too.
my signature is



[Image: image-5.png]
Wanna be a moderator? Click here to apply



and guests see



[IMG][/IMG] The contents of this section are hidden for your group
Register or Login
Wanna be a moderator? Click [URL=https://anonshare.eu/member.php?action=register][/URL] to apply





If you can make it to hide only Codes and php i could post all my links in code or php
and guest will see an image like this
[Image: hide1010.png]
Have you tried just  "PHP,CODE"    as the description says for that input, select the ones you want

Ie:

Quote:What to hide

Please enter a comma separated list of MyCodes you wish to hide.
PHP,CODE,QUOTE,URL,IMG,EMAIL

Can be any of them or all


Also why not just disable signature viewing for guests? In home > board settings > profile options

Quote:Hide Signatures To Groups
Select the usergroups you wish to hide signatures from.
Select groups

[Image: Screenshot-20200120-194338-Firefox.jpg]


Oh, also you could do something like:

Simple example:
[Image: Screenshot-20200121-180902-Firefox.jpg]

Text to be displayed to the blocked groups.

Hidden

Text to be appended to the end of the hidden text.

<br />
<br />
<div class="red_alert"><img style="vertical-align:middle;" src="images/error.png">&nbsp;<strong>The contents of this section are hidden for your group</strong></div>

<a href="member.php?action=register">Register</a> or <a href="member.php?action=login">Login</a>


Or just for another example:

<br />
<br />
<div class="red_alert"><img style="vertical-align:middle;" src="images/error.png">&nbsp;<strong>The contents of this section are hidden for your group</strong>
<a href="member.php?action=register" style="color:#000;">Register</a> or <a href="member.php?action=login" style="color:#000;">Login</a>
</div>

[Image: Screenshot-20200121-182638-Firefox.jpg]
I didnt even notice that..that works fine.you really make it from your phone?
Yes, to answer your question, as I live on my bike currently so the phone is my standard work/dev/localhost machine (ksweb, quoda, a file manager ap, archiver app and a github app are the basics) unless on rare times that I may go somewhere that I can sit with a laptop and charge, phone is easier to keep charged than a 9 year old laptop lol if that makes sense lol plus I can play call of duty mobile on it with a ps4 controller on my offtime haha
Pages: 1 2