![]() |
Functions.PHP: Variables for 3.7 Fix
For vB versions 3.7+ you'll need to add a couple of variables for Notifications to function properly. Here's the fix:
In arcade/functions/functions.php find: Code:
global $languagechooserbits, $spacer_open, $spacer_close, $vbulletin; And replace it with: Code:
global $languagechooserbits, $spacer_open, $spacer_close, $vbulletin, $notifications_menubits, $notifications_total; :) |
Thanks for that hint, will be integrated in v2.6.6+ :)
|
Glad to help. :)
|
I think you need $template_hook as well, that's for later versions of 3.6 as well as 3.7.
|
This is already there :)
|
Quote:
It's on the "to do" list.... --------------- Added [DATE]1200694133[/DATE] at [TIME]1200694133[/TIME] --------------- Here are some others people might be interested in if they have the relevant modifications installed and notice the hacks don't work in the arcade. These can just be added into the same string as above. $navbaravatar For the avatar in navbar hack. $welcomeheaders For the welcome headers hack $navbar_bottom For Kerry-Anne's Bottom Navbar hack $rcount, $pcount For Paul M's New/Unread Posts & Reputation Since Last Visit hacks $zointstags_searchform, $zointstags For Zoints Thread Tags $vbnews_ticker For the vB News Ticker hack. Hope these are useful for those who have the above hacks installed on their boards. |
just wondering, with 2.6.6 this fix is needed?
|
no, this is included in v2.6.6+ :)
|
Errm...This thread should have been rated 5 stars. Sigh...
:D |
All times are GMT. The time now is 03:00 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:
|