Hide or Spoiler Mod for Vbulletin 4.13??

Status
Not open for further replies.

Deadmau5

Active Member
1,525
2011
298
20
Hello did anyone know if exist a Working Hide or Spoiler Mod that support that the SPoiler or Hide tag is only Visible for Registered User or Special Usergroup option?!

I find nothing on VBulletin.org that support this for 4.13 :(
 
2 comments
here u go

What's This ?
This Mod Hide X Area in the threads By Using HIDE BBCODE Tags With Powerful control via AdminCp with very nice button in your editor to automatically enter Hide tags when you click on it, More info and pictures in Attachments.

Compatible with All vBulletin 4 Versions.
No conflict with any other Mods to hide links.
Full Control via vBulletin Admincp.
Auto Template And Core Functions Edit.
Can Control the Hide message from Admincp.
Admin Can see hidden content without reply.
Moderators Can see hidden content without reply.
Super Moderators Can see hidden content without reply.
Thread Author Can see hidden content without reply.
Usergroups permissions : If you have any additional usergroup like VIP To See hidden content without reply.
Excluding X Forum To BBCODE Hide : You can disable the Mod in any sub-forum via Admincp.
Full Optimized to make your forum very fast when you using it
0 Query Which Make the forum fast because there is no DB Query In This Mod Coding.
Installation:
Upload images folder in your forum root directory.
Import the .xml file from your AdminCp.

Require 1 Template Edit:
In editor_toolbar_on template find :

Code:
<vb:if condition=&quot;!$show['basicbbcodeonly']&quot;>
Add Above :

Code:
<img src=&quot;http://www.vbteam.info/images/buttons/hide.gif&quot; class=&quot;imagebutton&quot; id=&quot;{vb:raw editorid}_cmd_wrap0_hide&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Insert Hide Tags&quot; />


However if u face this problem

error :

Code:
Warning: Cannot use a scalar value as an array in [path]\includes\class_postbit.php(314) : eval()'d code on line 186

FIX:
Source : MARCO1 @ vbulletin.org

Go to vbulletin options > MARCO1 BBCODE Hide settings > Usergroups permissions > Delete all the ID's and add 0.

Then the problem will disappear. this fix is included to the next version.





Download


Code:
http://bayfiles.com/file/WJd/seWH6y/MARCO1_Hide_BBCODE.zip
 
Status
Not open for further replies.
Back
Top