![]() |
How to disable code view for guests??
1 Attachment(s)
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 :o |
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
|
Quote:
|
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. |
Quote:
thanks again. |
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> |
Quote:
|
Posts are cached; that will not work as expected.
|
All times are GMT. The time now is 04:18 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:
|