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 |
#72
|
|||
|
|||
![]()
Ok got it thx...
|
#73
|
|||
|
|||
![]()
Hey Cyb, a member pointed out that on my CMPS page, the private messages point to /private.php where it suppose to point to /forum/private.php
I disabled your mod and then rechecked and got fixed. But then enabled it again and still points to /private.php. Works fine on my Forum index though. |
#74
|
|||
|
|||
![]()
Excellent, will be perfect if u add a auto-prune by amount size
![]() Thanks. |
#75
|
||||
|
||||
![]() Quote:
PHP Code:
HTML Code:
<td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]&folderid=0" accesskey="4" rel="nofollow">$vbphrase[inbox]</a></td> </tr> <tr> <td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]&folderid=-1" accesskey="4" rel="nofollow">$vbphrase[sent_items]</a></td> </tr> <tr> <td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]do=newpm" accesskey="4" rel="nofollow">$vbphrase[send_new_message]</a></td> </tr> <tr> <td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]do=trackpm" accesskey="4" rel="nofollow">$vbphrase[track_messages]</a></td> </tr> <tr> <td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]do=editfolders" accesskey="4" rel="nofollow">$vbphrase[edit_folders]</a></td> |
#76
|
|||
|
|||
![]()
Thanks! Works great [as far as I can tell]!
![]() |
#77
|
||||
|
||||
![]()
Brilliant as always :up:
Installed |
#78
|
|||
|
|||
![]()
Does this work with CMPS yet? Members can't access there private messages through CMPS. They keep getting the 404 error. Is there a solution to this?
|
#79
|
||||
|
||||
![]()
Try adding full URL to your CSS. Though I don't use CMPS now but once I got problem with this. Then I did change all the CSS URL from 'forum/blabla/blabla' to 'http://mydomain/forum/blabla/blabla' in ACP > Styles & Templates > Style Manager > Select a skin & go to All Style Option. Thats all
![]() |
#80
|
|||
|
|||
![]()
What a great mod! Keep up the good work man!
|
#81
|
||||
|
||||
![]()
To get it work with CMPS, there is no need to edit CSS. There is an easier way, just simply edit the product xml file, find
Quote:
Quote:
Quote:
Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|