Notifications Manager
What This Page Does
This page lets you send messages to users on your site and manage all notifications. You can send announcements to everyone, notify specific groups (like subscribers or creators), or send individual messages to particular users. You can also see what notifications have been sent, check which ones have been read, and delete old notifications.
[Screenshot: page-overview]
How to Get Here
Navigate to Admin Panel > Users > Notifications
Understanding the Page
When you open the Notifications Manager, you'll see several sections:
Statistics Bar
Four boxes at the top show you:
- Total Notifications - How many notifications exist on your site
- Unread - How many haven't been read yet
- Last 24 Hours - Notifications sent today
- Last 7 Days - Notifications sent this week
These numbers help you see how active your notification system is.
Notifications by Type
A grid of cards showing different notification categories (System, Payment, Messages, etc.). Each card shows:
- An icon representing the type
- How many notifications of this type exist
- What percentage have been read
Click any card to filter the timeline below to only show that type of notification.
Send Notification Form
A form where you compose and send new notifications. This is where you'll spend most of your time.
Notification Timeline
A list of all notifications that have been sent, showing the newest first. You can click any notification to see full details, or delete notifications you no longer need.
Common Tasks
How to Send an Announcement to All Users
When you want to notify everyone on your site about maintenance, new features, or important updates:
- Scroll to the Send System Notification section.
- Type a Title - keep it short and clear (e.g., "Site Maintenance Tonight").
- Type your Message - explain what users need to know.
- For Type, select System (for general announcements).
- For Priority, choose:
- Normal for routine updates
- High for important news
- Urgent only for critical issues
- Leave the Icon field blank (it will use a default icon).
- Leave Action URL blank unless you want to link to a specific page.
- For Target Audience, select All Active Users.
- Click Send Notification.
You'll see a green success message showing how many users received the notification.
[Screenshot: send-announcement]
How to Send to Paying Subscribers Only
When you want to notify only users with active subscriptions:
- Open the Send System Notification form.
- Fill in the Title and Message.
- For Type, select Subscription (this makes it clear the message is subscription-related).
- For Priority, choose Normal or High.
- For Target Audience, select Active Subscribers Only.
- Click Send Notification.
Only users with current, active subscriptions will receive it.
How to Send to Content Creators
To notify verified creators about policy changes, payout schedules, or creator program updates:
- Open the Send System Notification form.
- Fill in the Title and Message.
- For Type, select Payment (if it's about payouts) or System (for policy changes).
- For Priority, select High if it requires action.
- For Target Audience, select Verified Creators Only.
- Click Send Notification.
Only creators who have been verified will receive the notification.
How to Send to Specific Users
When you need to notify individual users (for example, responding to support tickets):
- Open the Send System Notification form.
- Fill in the Title and Message.
- Select the appropriate Type (usually System or Message).
- For Target Audience, select Specific Users.
- A new field appears called User IDs.
- Type the user IDs separated by commas (e.g.,
5, 12, 23, 47). - Click Send Notification.
How to Add a Link to Your Notification
If you want users to click through to a specific page:
- When filling out the notification form, find the Action URL field.
- Type the page address (e.g.,
/settings/account.phpor/videos.php?id=123). - Complete the rest of the form and send.
When users view the notification, they'll see a clickable link that takes them to that page.
/ rather than full website addresses. This keeps links working if you move your site.How to Use Custom Icons
Every notification has an icon next to it. You can customize this:
- Visit Font Awesome's icon library and find an icon you like.
- Copy the icon's class name (e.g.,
fas fa-giftfor a gift box). - Paste it into the Icon field when creating your notification.
- Send the notification.
The icon will appear next to the notification in users' notification feeds.
Filters and Search
Viewing Notifications by Type
The Notifications by Type section shows cards for each category (System, Payment, Comments, etc.).
To see only one type:
- Click the card for that type.
- The timeline below filters to show only those notifications.
- The card you clicked gets a green border.
To see all types again, click the All button in the timeline section.
Viewing Unread Notifications Only
To see which notifications users haven't read yet:
- Click the Unread button above the timeline.
- Only unread notifications appear.
Click All to return to the full list.
Viewing High-Priority Notifications
To see urgent or important notifications:
- Click the Urgent or High button above the timeline.
- Only notifications with that priority level appear.
Combining Filters
You can use both type and priority filters at once. For example:
- Click the Payment type card.
- Then click the High priority button.
- You'll see only high-priority payment notifications.
Understanding Notification Types
When creating a notification, you choose a Type that categorizes it:
Choose the type that best matches what the notification is about. This helps users understand the notification at a glance.
Understanding Priority Levels
Priority affects how the notification looks and helps users know what needs attention first:
Viewing Notification Details
To see full information about any notification:
- Find the notification in the timeline.
- Click anywhere on the notification row.
- A window pops up showing:
- Who received it
- The full message (not cut off)
- Whether they've read it and when
- The action link if there is one
- Any additional data
- Close the window by:
- Clicking the X in the top corner
- Pressing the Escape key on your keyboard
- Clicking outside the window
[Screenshot: detail-modal]
Deleting Notifications
Delete a Single Notification
To remove one notification:
- Find it in the timeline.
- Click the trash can icon on the right side.
- Confirm by clicking OK in the popup.
The notification disappears from the list and from users' notification feeds.
Delete Multiple Notifications
To delete many notifications at once:
- Use the filter buttons or type cards to narrow down to the notifications you want to delete.
- Use the bulk delete option (if available in your version).
- Confirm the action.
All matching notifications will be deleted.
Tips for New Users
- Start small - Send your first notification to just yourself to see how it looks
- Be clear and brief - Users scan notifications quickly, so get to the point fast
- Use normal priority for most messages - save high and urgent for when you really need attention
- Test your links - If you include an Action URL, click it yourself first to make sure it goes to the right place
- Check the statistics - If most notifications aren't being read, they might be too frequent or not relevant enough
- Avoid notification overload - Too many notifications train users to ignore them all
Troubleshooting
My notification didn't send to anyone
What you see: After clicking Send, you see an error saying "No target users found."
How to fix it:
- Check which audience you selected:
- All Active Users - Make sure you have active users on your site
- Active Subscribers - Verify you have users with current subscriptions
- Verified Creators - Confirm you have creators who are verified
- Specific Users - Double-check the user IDs you entered exist
- Try sending to a different audience to test.
The title and message fields show an error
What you see: Error message saying "Title and message are required."
How to fix it: Both the title and message fields must have text in them. You can't send a notification with either field empty.
Users say they're not receiving notifications
What you see: You sent a notification but users report not seeing it.
How to fix it:
- Check the timeline to confirm the notification was created.
- Make sure the notification wasn't deleted.
- Verify you selected the right target audience (users might not be in the group you sent to).
- Check that the frontend notification system is working - this is a technical issue requiring developer help.
Can't click or edit anything on the page
What you see: All the form fields are grayed out and buttons don't work.
How to fix it: Your site is in Demo Mode. This prevents changes to protect the demonstration site. To enable full functionality, Demo Mode needs to be turned off in the site configuration. Contact your site administrator or developer.
The detail window won't open when I click a notification
What you see: Clicking a notification row does nothing.
How to fix it:
- Refresh the page and try again.
- Try a different web browser.
- Clear your browser cache.
- If the problem continues, there may be a technical issue - contact support.
Notification shows "Unknown User"
What you see: In the timeline, a notification shows "Unknown User" instead of a username.
How to fix it: This happens when a notification was sent to a user ID that doesn't exist, or the user was deleted after the notification was sent. You can safely delete these notifications.
Related Pages
Quick Reference
Recommended Notification Examples
Site Maintenance:
- Title: "Scheduled Maintenance Tonight"
- Message: "The site will be down for maintenance from 2-4 AM EST. All features will be unavailable during this time."
- Type: System
- Priority: High
- Target: All Active Users
New Feature Announcement:
- Title: "New Feature: Video Playlists"
- Message: "You can now create custom video playlists! Visit your profile to get started."
- Type: Content
- Priority: Normal
- Target: All Active Users
- Action URL: /settings/playlists.php
Subscription Expiring:
- Title: "Your subscription expires in 3 days"
- Message: "Renew now to keep enjoying premium features without interruption."
- Type: Subscription
- Priority: High
- Target: Specific Users (users with expiring subscriptions)
- Action URL: /settings/subscription.php
Creator Payout Notice:
- Title: "January Earnings Available"
- Message: "Your January earnings have been processed and are ready for payout."
- Type: Payment
- Priority: High
- Target: Verified Creators Only
- Action URL: /settings/earnings.php
Remember
- Notifications go directly to users' notification feeds - they'll see them immediately
- All Active Users can mean thousands of notifications - use carefully
- You can't undo a sent notification, but you can delete it from users' feeds
- Keep notifications relevant to avoid training users to ignore them
- Check the read rate statistics to see if your notifications are effective