![]() |
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 |
Found a small bug. When i visit forum/profile.php?do=buddylist it says "undefined" instead of "Inbox" on the top.
|
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?
|
No, but that is a feature of our Advanced User Tagging mod :)
Fillip |
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! |
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 Fillip |
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 |
Go to their site and get the files from there, they have been patched.
|
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. |
Oh, thanks ozzy!! Wow, dbtech rocks :)
|
All times are GMT. The time now is 02:23 AM. |
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:
|