The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
I have a 2 free usergroups and 2 paid usergroups. I would like to know if it's possible (and how/what changes are needed) to prevent the free usergroups from viewing images in signatures. I've seen some postbit modifications that hide avatar and complete signatures as well as post count limit mods that display "You need X amount to view image" but both of these leave a lot to be desired. My basic question is: Is there some easy modification to the postbit & postbit_legacy code I can make that will hide images in signature but still allow text and BB code. We want this so that free subs cannot see pictures of families or other personal images in signatures unless they are paid which gives us more info to do background checking and approval processes. (Here is an example of the mod I spoke of above) https://vborg.vbsupport.ru/showthrea...=144629&page=2 Thank you -Spada |
#2
|
||||
|
||||
![]()
I don't think you can do that easily because the picture in the signature is not spit out separately from the text of the signature. It is one variable that is spit out all together. You might be able to do something with it once it is gotten from the database to remove the pic, but I'm not sure what would be the best way to go about that easily.
|
#3
|
|||
|
|||
![]()
How does the this mod work then? https://vborg.vbsupport.ru/showthread.php?t=177704
I've been able to use it to block images from the signature file (and still allow images in posts) but if a user has 3 or 4 images the text of the "Your post count needs to be x" gets out of control. Thanks Lynne! |
#4
|
||||
|
||||
![]()
I'm not familiar with that mod at all, so I don't know the particulars of how it works. But, it's very easy to either show or not show the signature, but you are asking for only the image in the signature. It's easy to not show avatars or attachments or things like that because they are just one variable to put a condition around. You want to get inside a variable and only show parts of it and that is the part that isn't easy.
|
#5
|
|||
|
|||
![]()
Does it help if I say we don't let the users upload images to their signatures just the insert image option.
Thanks Lynne you've been awesome. |
#6
|
||||
|
||||
![]()
So you are just using the img tags? If so, you may be able to find a mod that doesn't show images (from img tags) to certain usergroups and modify it for your use. I've never used any modification like that, so I've never looked to see exactly how they go about it.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|