The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
FEATURE SUPPORT AND UPDATES:
https://vborg.vbsupport.ru/showthread.php?t=177785 ======= Info: This enhances your Private Messages system: -PM Menu in NavBar PM stats -Advanced unread PM(s) notification -"Reply To All" option in messages which was sent to multiple recipients -Option to completely disable Signatures in PMs -Options to change NewPM form checkboxes defaults All features can be enabled/disabled in hack settings. See screenshots. Installation: 1. Import XML file as product: AdminCP > Plugin System > Manage Products > [Add/Import Product] To set options: Go to: AdminCP > vBulletin Options > Cyb - PM System Enhancements Versions: v1.0 - Mar 12. 2007. -Initial release v1.1 - Mar 12. 2007. -Minor bug fixed (unneded space before PM stats) v1.2 - Mar 13. 2007. -Fixed bug (array_search error on some servers when viewing PM) -New: Change PM stats cell bg-color on new PM v1.3 - Mar 23. 2007. -Fixed bug (array_search error when viewing PMs sent by bots) -Fixed bug (PM menu links not working on some forums) -Hack compatible with vBadvanced CMPS (variable to globalize: cybpmmenu) v1.4 - Apr 24. 2007. -PM menu links uses now full path (defined in vBulletin Options > Site Name / URL / Contact Details > Forum URL) -Some other minor bug fixes Click INSTALL if you like this hack. Show Your Support
|
Comments |
#152
|
|||
|
|||
![]()
I recently upgraded from VB 3.67 to 3.68. I had this nifty little Mod installed and working fine prior to the upgrade. But now it says I have 290 unread Private Messages, when I know they've all been read. I tried selecting all messages and marking them as "read", but it's still saying 290 unread. I tried uninstalling this Mod, but that doesn't change the unread PM count either.
Has anybody seen this before? Thanks. |
#153
|
|||
|
|||
![]() Quote:
I have got this problem in vBa and ibProArcade v2.6.3+. ![]() |
#154
|
||||
|
||||
![]()
for vBa, go to your vBa CMPS default settings and under Portal Output Global Variables, add: cybpmmenu
For ibproarcade, open arcade/functions/functions.php file and search for PHP Code:
PHP Code:
|
#155
|
||||
|
||||
![]()
Adding cybpmmenu to Portal Output Global Variables didnt work for me. Mod will not work on my vba pages.
"Uninstalled" |
#156
|
|||
|
|||
![]()
it works fine thanx
![]() |
#157
|
||||
|
||||
![]()
Hello Cybernetec!! :up:
I Quote a Message I've Posted in the Hack "Unread Posts and Reputation Comments (welcome box)", (https://vborg.vbsupport.ru/showthread.php?t=123886), because the Last Update of that Hack have a little Incompatibility with This Hack of "Cyb - PM System Enhancements", because the DropDown List that Your Hack Adds in the Welcome Box Mixes with a Link and Message that the Update of Paul's Hack Add!! ![]() My Best Regards To You!! :up: Quote:
|
#158
|
|||
|
|||
![]()
i'll click INSTALL, though i did not install the mod. i actually took just a single idea from it, and incorporated it into my site via template changes only.
at the bottom of the navbar template, i added Code:
<!-- PM POPUP --> <if condition="$show['popups'] AND $show['member']"> <div class="vbmenu_popup" id="pmoptions_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead" align="$stylevar[left]">$vbphrase[private_messages]</td></tr> <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl_q]folderid=0" rel="nofollow">$vbphrase[inbox]</a></td></tr> <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl_q]folderid=-1" rel="nofollow">$vbphrase[sent_items]</a></td></tr> <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]do=newpm">Compose Message</a></td></tr> <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]do=trackpm">$vbphrase[track_messages]</a></td></tr> <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]do=editfolders">$vbphrase[edit_folders]</a></td></tr> </table> </div> </if> <!-- /PM POPUP --> Code:
<div id="pmoptions"> <a href="private.php{3}">Private Messages</a> <script type="text/javascript"> vbmenu_register("pmoptions"); </script> {1}, {2}.</div> ![]() ![]() |
#159
|
|||
|
|||
![]()
Hello,
The "Reply All" doesn't display ![]() Any idea ? Can I modify directly the template ? thanks |
#160
|
|||
|
|||
![]()
:up: Just wanted to say thanks, we only wanted something to catch peoples eyes when they have pm's, ... and this was perfect. :up:
Thank you. |
#161
|
||||
|
||||
![]()
This was stepping on my "CYB new reputation and PM's notification" so I had to remove it. It killed the reputation link and made it into a dropdown for new pm's, which made the users very upset!
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|