The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I hide a CODE
Hello
How can I hide a CODE unregister user ? I need only see registered user.I'm already post vbulletin.com http://www.vbulletin.com/forum/showthread.php?p=648982 Thanks |
#2
|
|||
|
|||
Anyone answer my question ?
|
#3
|
||||
|
||||
i would suspect to look @ showthread.php /includes/functions_showthread.php and bbcode.php ...
|
#4
|
||||
|
||||
Quote:
|
#5
|
||||
|
||||
Hiding code wouldn't be the [hide] hack...
I would suspect its more along the lines of what vb.org uses from unlicensed members.. you know that thing "you cant view PHP code until you have verified your license" thing.. |
#6
|
|||
|
|||
Yes,I need replace this message "you cant view PHP code until you have verified your license" to "Please register and see this code"
|
#7
|
|||
|
|||
hmm, this could be useful
|
#8
|
|||
|
|||
Yes fine but how ???
|
#9
|
|||
|
|||
use conditions to do it.
Code:
<if condition="$bbuserinfo['userid']"> whatever <else /> Please Register to see </if> |
#10
|
||||
|
||||
either that way, or install boofo's hack, i think he realeased it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|