![]() |
|
#1
|
|||
|
|||
|
How can I prevent the notice manager from showing on my Vba page? I dont want my welcome guest message to show on Vba only on my forum I want to show it. Thanks
|
|
#2
|
||||
|
||||
|
Strange, I don't get the guest welcome message on any of my VBA pages. It only shows on the forums.
|
|
#3
|
|||
|
|||
|
Are you using the newest versino of VBA?
|
|
#4
|
||||
|
||||
|
vBadvanced CMPS 3.0.1 vBadvanced Content Management & Portal System
vBulletin 3.7.2 |
|
#5
|
||||
|
||||
|
Quote:
PHP Code:
PHP Code:
|
|
#6
|
|||
|
|||
|
Hey Bryan thanks for your response but in my navbar my code looks like this..
Code:
<if condition="$show['notifications'] AND $show['popups']">
<div><span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total </strong></span></div>
<script type="text/javascript"> vBmenu.register("notifications"); </script>
|
|
#7
|
||||
|
||||
|
<if condition="$show['notifications'] AND $show['popups'] AND THIS_SCRIPT != 'adv_index'">
|
|
#8
|
|||
|
|||
|
That didnt work Brian. Any other ideas?
|
|
#9
|
||||
|
||||
|
Did you make sure to add the closing </if> tag after the code for the notices?
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disable Notices On vBa pages | kalypsoweb | Modifications (version 3.x & 2.x) | 4 | 05-04-2009 09:40 PM |
| Dyna Suggestion - Notices | zacarias | Feedback & Suggestions | 0 | 07-16-2008 02:37 PM |
| Notices with VB3.7 | Bigsbydapicka | Troubleshooting & Problems | 25 | 07-15-2008 01:23 PM |
| Subscribed entries not sending email notices | techmonkey | Bugs From 1.0.0 | 6 | 03-04-2008 11:41 AM |
| Prevent <img> tags from being parsed to [img]??? | cleck673 | "How Do I..." Questions | 2 | 08-03-2006 01:01 AM |