vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Private Messages Enhancements - TW7S - New Way To Display Notifications (jQuery,CSS,jGrowl) (https://vborg.vbsupport.ru/showthread.php?t=254231)

anderow 01-22-2012 07:51 PM

brilliant. nice mod!
Works perfectly

foudu1030 01-23-2012 03:54 PM

Quote:

<!-- TW7S - New Way To Display Notifications (jQuery,CSS,jGrowl) -->
<vb:if condition="$notifications_total">
<script type="text/javascript">

$.jGrowl('{vb:raw notifications_menubits} <br />Faites un tour dans votre messagerie ...' , { sticky: true, header : 'Nouvelle Notification' } );

</script>
</vb:if>

<li><a href="private.php{vb:raw session.sessionurl_q}">{vb:rawphrase inbox}</a></li>
<!-- TW7S - New Way To Display Notifications (jQuery,CSS,jGrowl) -->
Thanks.
It's a french translation ;)

TheChief 01-23-2012 07:57 PM

Nice one, now they have no excuse not to see my PMs hahahaha

RobbieZ 01-25-2012 09:58 AM

I can't find how to change the color of the menubits, its not in CSS!

Bulbucan 02-01-2012 12:55 AM

does it work with 4.1.10 well ? lemme know, anyways very nice addon, it's live showing?

thenashy 02-03-2012 04:42 PM

I have it working on 4.1.10 with the original steps. I didn't need the above fix, it just worked.

Jpolola 02-06-2012 01:35 PM

Installed ! Work without adding a code to header and headinclude. vb4.1.8 Thank you

thenashy 02-11-2012 11:26 AM

Is there a way to close the popup without reading?

baghdad4ever 02-15-2012 08:30 PM

there is conflict with this code (latest threads ticker)

Code:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
<script src="js/jquery.ticker.js" type="text/javascript"></script>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/external.php?&type=js"></script>
<script type="text/javascript">
    $(function () {
        $('#js-news').ticker();
    });
</script>

when i put code in headinclude one of the mods disable

either ticker or notification how to overcome that plz?


EDIT: i fixed it by delete this code

Code:

<script type="text/javascript" src="jscripts/tw7s_notifications/jquery-1.4.2.js"></script>

cRipTz 04-02-2012 11:49 PM

hi.

How to add system "i like it" from vbseo to this notification system?

if i receive an "i like" from a user this mod dont work!

help!


All times are GMT. The time now is 02:22 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
  • Page Generation 0.02926 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete