The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How i delete help links?
vbulletin. 4.2.1
we dont need that information, and we want more space. thanks for help. --------------- Added [DATE]1457534756[/DATE] at [TIME]1457534756[/TIME] --------------- i find code. its in header template.. it is ok that i delete red line? <vb:if condition="$show['registerbutton']"> <li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li> </vb:if> <li><a rel="help" href="faq.php{vb:raw session.sessionurl_q}">{vb:rawphrase help}</a></li> <li> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script> <form id="navbar_loginform" action="login.php?{vb:raw session.sessionurl}do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})"> |
#2
|
||||
|
||||
Create the following plugin:
Product: vBulletin Hook Location: parse_templates Title: Remove "Help" Link From Guest Header Execution Order: 5 Plugin PHP Code: PHP Code:
Click "Save". |
Благодарность от: | ||
soccerman2015 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|