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)

Skyrider 11-26-2010 09:05 PM

Can this be set by usergroup? So only specific usergroups will get this notification box?

LifesGreatestGift 11-26-2010 09:13 PM

Quote:

Originally Posted by FF|Skyrider (Post 2126109)
Can this be set by usergroup? So only specific usergroups will get this notification box?

Yes, but why?

Skyrider 11-26-2010 09:41 PM

Quote:

Originally Posted by TheWindows7Site (Post 2126111)
Yes, but why?

Because I personally don't prefer to force our users to view their new messages if they don't want to check it right now. Plus, we have a usergroup (inteam) for developing a game and we need every single of our staff to check their messages. This would greatly help with that.

basilrath 11-26-2010 09:42 PM

i cant see why you would want a specific usergroup to be able to access or recieve notification ...... given the notifications are targetted specifically anyway?

Nice mod good work

preemz10314 11-26-2010 09:59 PM

I tried to install it.. but It didnt excatly work? but it did not cause any errors? Does this work on custom themes? Or maybe i did something wrong..do you have to enable in it options?

Skyrider 11-26-2010 10:00 PM

Quote:

Originally Posted by basilrath (Post 2126127)
i cant see why you would want a specific usergroup to be able to access or recieve notification ...... given the notifications are targetted specifically anyway?

Nice mod good work

Isn't this mod meant (created / default) for everyone, all usergroups?

LifesGreatestGift 11-26-2010 10:08 PM

Quote:

Originally Posted by FF|Skyrider (Post 2126137)
Isn't this mod meant (created / default) for everyone, all usergroups?

Yes. If you want to set it up for specific user groups then go ahead. I will not be posting the code. My code is for ALL usergroups. Enjoy. :)

Skyrider 11-26-2010 10:18 PM

Yea, that's the problem.. I don't know how to target specific usergroups XD

Dr.osamA 11-26-2010 10:30 PM

Quote:

Originally Posted by TheWindows7Site (Post 2125827)
Thanks for the translation. Added to original post.


thank you sir

Juggernaut 11-26-2010 11:24 PM

Here is my spanish header translation if anyone is interested :D

Code:

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

$.jGrowl('{vb:raw notifications_menubits} <br />Debes ver tus notificaciones para que este mensaje desaparezca.' , { sticky: true, header : 'Aviso del foro' } );

</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) -->



All times are GMT. The time now is 04:56 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
  • Page Generation 0.01220 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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