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

Reply
 
Thread Tools
GTPrivate Messages Enhanced Listing (preview message) Details »»
GTPrivate Messages Enhanced Listing (preview message)
Version: 3.7.0.0, by Princeton Princeton is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Category: Private Messages Enhancements - Version: 3.7.0 Rating:
Released: 05-04-2008 Last Update: Never Installs: 387
Uses Plugins Auto-Templates
 
No support by the author.

GTPrivate Messages Enhanced Listing (preview message) similar to how it is on vbulletin.org!

No edits are necessary.

Custom modification brought to you by Joe Velez (aka Princeton vbulletin.org Admin).

NEW 3.7.0.0 VERSION (download GTPM_Listing_3700.zip)

Instructions:
  1. Install product via Product Manager.
  2. Show Your Support by Donating.
  3. Don't forget to click "Mark As Installed", Nominate for MOTM, and rate the modification.
History:

May 1, 2008 : Modification released (3.7.0.0)


Questions:

Q)__ How can I change the number of characters on preview?
A)__ This is controlled via the Length of Thread Preview Text option.


Recently Released 3.7 Modifications:

Show Your Support

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

Comments
  #32  
Old 06-25-2008, 06:48 AM
PoetJA-1975's Avatar
PoetJA-1975 PoetJA-1975 is offline
 
Join Date: Sep 2006
Location: Meh...
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanx

Jacquii.
Reply With Quote
  #33  
Old 08-01-2008, 04:33 AM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice princeton
Reply With Quote
  #34  
Old 10-06-2008, 03:36 PM
lalbahadur lalbahadur is offline
 
Join Date: Mar 2008
Location: India
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent Modification. **INSTALLED***

Is there any way by which we can get the username of the member displayed alongside the pm to come up in a color of the usergroup the member belongs to ?
Reply With Quote
  #35  
Old 10-10-2008, 06:59 PM
vmacedonia's Avatar
vmacedonia vmacedonia is offline
 
Join Date: Apr 2007
Location: Macedonia
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed this mod, Extend and Customise "Mobile" Style Options, and there is a option if you want some of the plugin's not to be loaded with the mobile skin.

Example:

Code:
//Disables MGC Chatbox
$vbulletin->options['mgc_cb_evo_active']=0;
//Disables Cyb Chatbox
$vbulletin->options['cybchatbox_enable_product']=0;
What code should be put in there so that the plugin by default be disabled when the mobile skin is loaded?

$vbulletin->options['']=0;
Reply With Quote
  #36  
Old 10-12-2008, 06:32 PM
MonCher MonCher is offline
 
Join Date: Oct 2008
Location: The OC
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just installed mine. It shows up when I go to user cp. Should it show up any other time? It looks great! Thank you!!!
Reply With Quote
  #37  
Old 10-15-2008, 03:26 PM
MarkoP MarkoP is offline
 
Join Date: Jul 2008
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where is this located?

A)__ This is controlled via the Length of Thread Preview Text option.
Reply With Quote
  #38  
Old 10-15-2008, 04:14 PM
Howell Howell is offline
 
Join Date: Apr 2007
Location: UK
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hope this helps.

Quote:
Originally Posted by MarkoP View Post
Where is this located?

A)__ This is controlled via the Length of Thread Preview Text option.
Quote:
Originally Posted by Princeton View Post
FIND IN private_messagelist_messagebit plugin:

$vbulletin->options['threadpreview']

REPLACE WITH number of characters you wish to use

:up:
Reply With Quote
  #39  
Old 10-15-2008, 09:48 PM
-=Leb=-'s Avatar
-=Leb=- -=Leb=- is offline
 
Join Date: Jan 2008
Location: Sweden
Posts: 353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice hack thank you
Reply With Quote
  #40  
Old 10-15-2008, 10:47 PM
MarkoP MarkoP is offline
 
Join Date: Jul 2008
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Howell View Post
Hope this helps.

Thank you!!

Yes it did...
Reply With Quote
  #41  
Old 10-16-2008, 12:28 AM
dude14 dude14 is offline
 
Join Date: Jan 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed.

Quote:
Originally Posted by Ryan Beal View Post
Correct. Title of the plugin is 'Print Message Preview'.

Since you mention quotes, I have a feeling you're just replacing 'threadpreview' with the number of characters. Replace everything from Princeton's post.

The last line of my private_messagelist_messagebit looks like this:

PHP Code:
$pm['pmpreview'] = htmlspecialchars_uni(fetch_trimmed_title($pm['pmpreview'], 70)); 
& Thanks for being very clear with that. The instructions are very precise & I never would figured it out without your post.
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 09:02 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.04979 seconds
  • Memory Usage 2,315KB
  • 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
  • (1)bbcode_code
  • (1)bbcode_php
  • (4)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
  • (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