![]() |
installed!! aw some, sometimes it doesn't go away tho :(
|
Great work.
Here you go... Romanian Translation if someone needs... Code:
<!-- TW7S - New Way To Display Notifications (jQuery,CSS,jGrowl) --> |
Does not seem to like the latest version of jQuery 1.4.4 :(
|
Quote:
:( |
1 Attachment(s)
Installed with ease! Only issue that I'm having is that when I have more than one notification they're not listed one on top the other. They are listed in one continuous line directly after one another. Is there a solution for this one?
**Found the problem - At some point I apparently made an edit to my "navbar_notifications_menubit" template and had taken the <li> tags out. Replacing this fixed the issue. |
Quote:
AdminCP > Maintenance > Execute SQL Query > Automatic Queries To disable it for future registrations, go to: AdminCP > User Registration Options Hope this helps someone else. |
Quote:
Code:
<vb:if condition="THIS_SCRIPT != 'private'"></vb:if> Update: I don't know if there was a better way to add this to the first line or not, but I just added Code:
<vb:if condition="THIS_SCRIPT!='member'"> |
it cant work in my forum page and category , message pages but it is working in profile and private message pages.
please help me. |
Tks! Nice addon ;)
Got a little idea here! Do you think that we could add the text that shows up as a {vb: rawphrase blablabla} instead? So that on boards with different language ,it would get translated automatically depending on user's choice?!? Tks & installed |
Ok nevermind;)
For every one who would like to add different language, follow these instructions: Go into Phrase Manager, Add New Phrase Phrase Type: Global Product:vBulletin Varname: new_box_notice Text: You must view your notification(s) before this box will disappear. In your xtra language window, add your translated text. For the french, add this: Vous devez voir votre notification (s) avant que cette case disparaissent. In the script code from this mod, Find: Code:
$.jGrowl('{vb:raw notifications_menubits} <br />You must view your notification(s) before this box will disappear.' , { sticky: true, header : 'New Notification(s)' } ); Code:
$.jGrowl('{vb:raw notifications_menubits} <br />{vb:rawphrase new_box_notice}' , { sticky: true, header : 'New Notification(s)' } ); |
All times are GMT. The time now is 11:41 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:
|