The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vBNotifications v1 (vB4) Details »» | |||||||||||||||||||||||||||||||||||||
[DBTech] vBNotifications v1 (vB4)
Developer Last Online: Mar 2023
vBNotifications: What is it?
vBNotifications is an innovative and unique modification that completely overhauls the default vBulletin notification system. Uses vBNotifications is perfect for any forum, both small and big alike. It boosts activity across the site by keeping users up-to-date with site activity and allows administrators greater customisation of what exactly they would like users to be notified about! ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Differences between Pro and Lite Priority support & Product Demos available at: http://www.dragonbyte-tech.com/vbdownloads.php ------------------------------------------------------------------------------------------- Translations may be available @ http://www.dragonbyte-tech.com/forums/91-Translations Support for translations handled by the translator in its respective threads only. ------------------------------------------------------------------------------------------- Major Features: Instant Notifications: Notifications are refreshed by ajax which allow for near instant notification! Mod Compatibility: vBNotifications integrates with 99% of custom modifications. Global Notifications: VBNotifications allows administrators to set global notifications that all users will see. ------------------------------------------------------------------------------------------- Complete Feature List Lite
This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
9 благодарности(ей) от: | ||
BCP Hung, cykelmyggen, Erica1977, KEKforce, mohammadxxx, NoMatt3r, v123shine, vBB-vietnam, xorex |
Comments |
#132
|
||||
|
||||
The legacy notification display would display the same information the vBulletin notification drop-down displays. Any other display is not a feature of this mod, sorry
Fillip |
#133
|
|||
|
|||
Found a small bug. When i visit forum/profile.php?do=buddylist it says "undefined" instead of "Inbox" on the top.
|
#134
|
|||
|
|||
Does this also have an option to alert members when their post is quoted by another member? (Like in xenfor?) Also I an using a theme called debutante, is this mod compatible with such a theme?
|
#135
|
||||
|
||||
No, but that is a feature of our Advanced User Tagging mod
Fillip |
#136
|
||||
|
||||
Hi! We just switched our site over to HTTPS. Everything is working great, except that referring URL's from the notifications are all hard-coded HTTP. I can see this in the table: dbtech_notifications_notifications.
They're all like "http://mysite.com/recent_thanks.php" or "http://mysite.com/subscriptions.php", etc. I can run a find & replace on this table to switch http->https, but more importantly, where in the code should I edit so that it starts doing https automatically? Thanks! |
#137
|
||||
|
||||
It should do that for new notifications as it draws from the URL set in your vBulletin Options (Forum URL).
You should also apply a .htaccess redirect to automatically direct HTTP URLs to HTTPS, like so: Code:
RewriteCond %{HTTPS} off RewriteCond %{REQUEST_URI} !(mobiquo|forumrunner|401\.shtml) RewriteRule (.*) https://www.domain.com/$1 [R=301,L,QSA] Fillip |
#138
|
||||
|
||||
Thank you!
I know 4.2.2 is not yet supported by DBTech, but I just wanted to provide you with some results from my test environment, in case it helps debug. I love this mod, and hope it will be working with 4.2.2! On the top of every page, we see: Code:
Warning: Non-static method NOTIFCACHE::init() should not be called statically in ..../dbtech/notifications/core/class_notifications.php on line 39 Code:
Warning: Non-static method NOTIFCACHE::init() should not be called statically in ..../dbtech/notifications/core/class_notifications.php on line 39 Unable to add cookies, header already sent. File: /home/mysite/public_html/qa/includes/class_core.php Line: 5745 |
#139
|
||||
|
||||
Go to their site and get the files from there, they have been patched.
|
#140
|
||||
|
||||
One last update, enabled ALL plugins except:
Fetch vBulletin Notifications Init Classes And the errors disappear. Still no notifications, but those two plugins seem to be where the errors are coming from. |
#141
|
||||
|
||||
Oh, thanks ozzy!! Wow, dbtech rocks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|