The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is there a way to make the notices only appear on the index.php page?
|
#2
|
||||
|
||||
![]()
In the navbar, edit the conditional for notices, and add:
Code:
AND THIS_SCRIPT == 'index' |
#3
|
|||
|
|||
![]() Quote:
Code:
<if condition="$show['notices']"> <form action="profile.php?do=dismissnotice" method="post" id="notices"> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" id="dismiss_noticeid" name="dismiss_noticeid" value="" /> <input type="hidden" name="url" value="$return_link" /> |
#4
|
|||
|
|||
![]()
Could someone please help me with this? I just don't know how and where.
|
#5
|
||||
|
||||
![]() Quote:
Quote:
Code:
<if condition="$show['notices'] AND THIS_SCRIPT == 'index'"> <form action="profile.php?do=dismissnotice" method="post" id="notices"> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" id="dismiss_noticeid" name="dismiss_noticeid" value="" /> <input type="hidden" name="url" value="$return_link" /> |
#6
|
|||
|
|||
![]()
Lynne you have come through for me more times either directly or indirectly than I can remember. Either from me searching for answers and using your advice on others posts, or in direct reply to my own. Thanks you, thank you, thank you.
You are a GREAT asset to vbo! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|