Version: 1.8.1, by MarkFL
Developer Last Online: Jun 2020
Category: Show Thread Enhancements -
Version: 4.2.x
Rating:
Released: 04-28-2015
Last Update: 02-21-2017
Installs: 42
Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
Overview:
This product will allow you to decide what BBCode content you wish to hide from guests/users on your site. You can also choose to hide user signatures from guests/users too. Hidden content is replaced with a link to your registration page for guests, and a simple message for restricted usergroups. In posts, this link or message is placed inside a block element so that it stands out.
Guests will see the following:
Members of restricted usergroups/users that have not replied will see the following:
You are given the option to merge the defined list of BBCodes in the product "MarkFL: Enhanced View Forum Posts". This way, you may choose to define the list in one place and have both products hide the same BBCodes.
Updates:
Version 1.1:
Now allows usergroups to be restricted from seeing the defined list of BBCodes and signatures.
Version 1.2:
Posts containing the symbols "<" and/or ">" will now display correctly to those from whom BBCodes are being hidden.
Version 1.3:
Fixed bug where the $vbulletin array need to be global for some users.
Messages to guests/users now phrased to allow for translations.
Version 1.4:
Added setting to allow hiding of BBCodes/Signatures from users until they reply to a thread.
Version 1.5:
Added setting for "Active Forums" in which the product is active.
Added separate usergroup selection for usergroups whose members must reply to a thread before the hidden BBCodes/signatures are revealed.
Version 1.6:
Added setting to allow for internal links to be hidden.
Version 1.7:
Added settings to allow individual threads/posts to be ignored by product.
Version 1.8:
Fixed reported issue with inline attached images.
Version 1.8.1:
Moved function to external script to avoid redeclaration error.
To Install:
1.) Download and extract the attached .zip file.
Upload the contents of the "upload" folder to your forum's root directory.
Note: If you have already installed "MarkFL: Enhanced View Forum Posts" v1.1 or higher, then you may skip this step, since both products use the same external PHP script.
2.) In AdminCP go to Plugins & Products -> Manage Products -> Add/Import Product.
Click on "Choose File" and browse to the product xml file that was packaged in the .zip file.
Click "Import"
You MUST set your settings to enable the mod. Each setting has an explanation of its use.
Hi Mark, I cannot make this to work for me vb4.2.0, Guest can see code links
And something else, it puts space in all post after each line of text.
hidebbcodesfromguests, is where it supposed to be.
Have you defined the BBCodes you want to hide in the product settings? As for the spacing, I don't know what's causing that, and I don't have access to vB 4.2.0 to test it either.
Yes Mark, all is done, actually I am searching right now.
Even if there is a mistake from me, it should not break my css
Same issue in all skins and vbulletin skin to.
Better is to wait for some one else to install in 4.2.0, we will see.
in plugin Hide BBCodes/Signatures From Guests I change the two span.
'<span style="color: #FF0000; font-weight: bold">You Do Not Have Sufficient PrivilegesTo View User Signatures...</span>';
Put in front double mark(") instead of one (')
"<span style="color: #FF0000; font-weight: bold">You Do Not Have Sufficient PrivilegesTo View User Signatures...</span>";
in plugin Hide BBCodes/Signatures From Guests I change the two span.
'<span style="color: #FF0000; font-weight: bold">You Do Not Have Sufficient PrivilegesTo View User Signatures...</span>';
Put in front double mark(") instead of one (')
"<span style="color: #FF0000; font-weight: bold">You Do Not Have Sufficient PrivilegesTo View User Signatures...</span>";
Hi, I just tried to use this and for some reason it turns into a white screen when going into a specific thread. The screen is just white and never loads the content. I turn it off an it works again. Any idea why this would happen?
Hi, I just tried to use this and for some reason it turns into a white screen when going into a specific thread. The screen is just white and never loads the content. I turn it off an it works again. Any idea why this would happen?
Okay, first thing...did you upload the contents of the "upload" folder to your root directory?
What you should do is simply upload the "upload" folder included in the zip file straight to your root directory, and the correct folder will be copied along with the PHP file.