![]() |
What is this?
Code:
<vb:if condition="$bbuserinfo['fieldXX'] === 'No'"> The XX in fieldXX should be a field number. And the === should be ==. |
Quote:
|
Try replacing this:
Code:
if ($vbulletin->options['sound_notification_enabled']) With his: Code:
if ($vbulletin->options['sound_notification_enabled']) |
I don't want to use hooks though, the whole purpose is to only activate when the user gets a notification.
|
You can still use a conditional for the notification.
|
Is there a conditional for when they have one unread message?
|
All times are GMT. The time now is 03:15 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:
|