![]() |
How to hide all attachments (Images / Video / Links) from Guests
Hi
I am trying to find out the best way to hide all attachments (Images / Video / Links) from Guests. Pretty much exactly like the plugin sections is set-up here on vBulletin.org, that you must be logged in to see them or link off them. Cheers John --------------- Added [DATE]1337835780[/DATE] at [TIME]1337835780[/TIME] --------------- I have tried this plugin already and it didnt do anything. https://vborg.vbsupport.ru/showthread.php?t=256054 |
Same problem, up,
thank you |
Can you not just use permissions for this? in user-group Manger.
|
Do you mean disable [IMG] option in every forum? But like this instead of the image it shows the clickable link of the image.
Or you have another idea? If so, please share, thanks |
you can't hide the attachments with userpermissions. You can only disalow the downloading.
|
Ah, and how can I do this?
|
1 Attachment(s)
you have to use a conditional if to do that.
open postbit legacy search for: Code:
<vb:if condition="$show['attachments']"> Code:
<vb:if condition="$show['attachments']"> Attachment 140191 NOTE: this does not work if you show attachments inline. In that case you have to use a hide mod. https://vborg.vbsupport.ru/showthread.php?t=282328 or https://vborg.vbsupport.ru/showthread.php?t=266744 |
Maybe I don't understand: I use inline attachment system, and mods linked talk about hide code and html, not images.
See this for example: www.baltazar.it/notizie/435298-le-belle-dello-sport.html#post926297 To let only registered members see this image I need a mod or just edit the postbitlegacy code? Thank you again |
1 Attachment(s)
|
I cannot see the first example in the attached you post.
But - for what I can see - there is not a "register or login to see the attached". Is it correct? |
https://vborg.vbsupport.ru/attachmen...hmentid=140206
the first attachment (inline attachment that is shown directly in the post) in the screenshot is the same thing as the example you gave www.baltazar.it/notizie/435298-le-belle-dello-sport.html#post926297 and can only be hidden with a mod. the second attachement is the attachment that is below the post (in the box that shows attached files) and can be hidden by editing the postbit legacy. |
All times are GMT. The time now is 04:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|