Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Cyb - PM System Enhancements Details »»
Cyb - PM System Enhancements
Version: 1.4, by Valter Valter is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Private Messages Enhancements - Version: 3.6.8 Rating:
Released: 03-11-2007 Last Update: 04-23-2007 Installs: 658
Uses Plugins Template Edits
 
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #132  
Old 07-18-2007, 05:51 PM
yaoren's Avatar
yaoren yaoren is offline
 
Join Date: May 2007
Location: Maryland, USA
Posts: 133
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Another flawless install of one of your mods on 3.6.7...Thanks.

**Installed**
Reply With Quote
  #133  
Old 07-18-2007, 10:33 PM
Mellow's Avatar
Mellow Mellow is offline
 
Join Date: Nov 2003
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Silvio View Post
ty really very much. this hack is really good!


just a little suggestion for users that use navbar enabled on CMPS vbadvanced placed on root/index.php and their forums on root7forum/index.php

or add clear.gif to root or a little trick on this hack at line 186
Code:
 <img src="clear.gif" border="0" onload="CybSBlink();" />]]></template>
should be made.

I tried to use
Code:
<img src="$vboptions[bburl]/$vboptions[forumurl]$session[sessionurl]clear.gif" border="0" onload="CybSBlink();" />]]></template>
but did not solved 100% so at the end I inserted manually the full gif url .:erm:

Lol I hope Cyb will teach how to make a trick that take care of CMPS install and so to be able to switch between root/intex.php and root/forum/index.php without having problems on navbar.


Hint : on CMPS the variable to be globalized for this hack is = cybpmmenu

ty again.


take care

rofl - pls dont be disgusted for my terrible itanglish

ciao
I'm not sure exactly what I need to do to get it to work with cmps.. can you provide some specific changes?
Reply With Quote
  #134  
Old 07-18-2007, 10:53 PM
Mellow's Avatar
Mellow Mellow is offline
 
Join Date: Nov 2003
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mellow View Post
I'm not sure exactly what I need to do to get it to work with cmps.. can you provide some specific changes?
Nevermind.. figured out.. great mod thanks!
Reply With Quote
  #135  
Old 07-30-2007, 12:42 PM
beduino's Avatar
beduino beduino is offline
 
Join Date: Dec 2005
Location: Rio de Janeiro
Posts: 280
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tks for that!
Quote:
Originally Posted by Tulsa View Post
-Hack compatible with vBadvanced CMPS (variable to globalize: cybpmmenu)

globalize this variable and it will reappear.
Reply With Quote
  #136  
Old 08-03-2007, 09:56 PM
bkaul bkaul is offline
 
Join Date: Jan 2005
Location: Saint Louis, Missouri
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bkaul View Post
I'm noticing on my forum that "Reply to all" works fine with 3 or more recipients, but the link doesn't appear with only 2. > vs >= logic issue maybe?
Any advice on how to make "Reply to all" work with only 2 recipients?

(e.g. person A sends a PM to both me (B) and person C. I wish to reply to both A and C, but "Reply to all" doesn't appear unless A sent the message to B, C, and D. I'd like to be able to reply to A and C by hitting a "Reply to all" link/button when the message wasn't sent to 3 or more people.)
Reply With Quote
  #137  
Old 08-08-2007, 06:09 AM
ACIKillJoy ACIKillJoy is offline
 
Join Date: Sep 2006
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Supurb....Simple install and integration into VBA.

Always Like the Cyb additions
Reply With Quote
  #138  
Old 08-08-2007, 10:26 AM
nnjj.net nnjj.net is offline
 
Join Date: Dec 2002
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks, installed

how I can change the background color and the icon?
Reply With Quote
  #139  
Old 08-14-2007, 02:13 PM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack, thanks!

One thing I noticed. It says "Blink "Unread X" in PM stats using this color (blank to disable)"

...but once set, the text doesn't actually blink. (The color changes to whatever you set in the AdminCP, but it doesn't blink.) How can we get it to blink?
Reply With Quote
  #140  
Old 08-14-2007, 03:00 PM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bkaul View Post
I'm noticing on my forum that "Reply to all" works fine with 3 or more recipients, but the link doesn't appear with only 2. > vs >= logic issue maybe?
Same here.
Quote:
Originally Posted by bkaul View Post
Any advice on how to make "Reply to all" work with only 2 recipients?
I disabled the "reply all" function from this hack, and installed this one instead. It seems to be working fine (and works when a PM has 2 recipients.) The only issue is the "Reply All" button always appears on the bottom right of the PM. I'd like for it to only appear when there are multiple recipients. But hey, at least it works.
Reply With Quote
  #141  
Old 08-20-2007, 12:45 AM
remlle remlle is offline
 
Join Date: Oct 2002
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awsome but how do I Change the background color when there is a new message. I see it in the plugin but what do the color codes mean and where can i find a table of color codes. thanks in advance.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:03 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04656 seconds
  • Memory Usage 2,317KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete