The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi
please check attached image. How to disable that code view for guests and write custom message in code block for guests??? please help. i couldn't find any mod for it in forum.. i'm using Vbulletin 3.7 RC3 ![]() |
#2
|
||||
|
||||
![]()
Search on the word "hide" in "All Mods" "Titles Only". I found this one which may be what you want Hide Various BB Code Content From Users
|
#3
|
||||
|
||||
![]() Quote:
![]() |
#4
|
||||
|
||||
![]()
Have you read the whole thread for that modification? There were several suggested fixes for problems people were having.
I have not seen something put out specifically for 3.7. |
#5
|
||||
|
||||
![]() Quote:
![]() thanks again. |
#6
|
||||
|
||||
![]()
If you want something simple with no bells or whistles, you could just edit the bbcode_code template and wrap the relevant section with a conditional statement.
Code:
<if condition="$show['guest']">Register to view code..<else />$code</if> |
#7
|
||||
|
||||
![]()
wow thats superb!! thanks a million man!
|
#8
|
||||
|
||||
![]()
Posts are cached; that will not work as expected.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|