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
  #12  
Old 05-06-2008, 01:03 AM
Ryan Beal Ryan Beal is offline
 
Join Date: Oct 2007
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

I have that disabled because I'm using the following mod for previews instead:

https://vborg.vbsupport.ru/showthread.php?t=145187


The enhanced listing mod shows the full PM at the moment. Is there anything I can modify in this to specify a character length without having to enable the default thread previews?

Thanks.
Reply With Quote
  #13  
Old 05-06-2008, 06:17 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, upgrading to 3.7 now and will add this in
Reply With Quote
  #14  
Old 05-06-2008, 11:58 PM
samsci samsci is offline
 
Join Date: Apr 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and very nice!
Reply With Quote
  #15  
Old 05-07-2008, 02:00 AM
Ryan Beal Ryan Beal is offline
 
Join Date: Oct 2007
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ryan Beal View Post
The enhanced listing mod shows the full PM at the moment. Is there anything I can modify in this to specify a character length without having to enable the default thread previews?
Disregard this. I found it.

Good mod. :up:
Reply With Quote
  #16  
Old 05-07-2008, 12:15 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ryan Beal View Post
Disregard this. I found it.

Good mod. :up:
thanks for the update

for anyone interested..

FIND IN private_messagelist_messagebit plugin:

$vbulletin->options['threadpreview']

REPLACE WITH number of characters you wish to use


:up:
Reply With Quote
  #17  
Old 05-07-2008, 06:42 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Princeton View Post
thanks for the update

for anyone interested..

FIND IN private_messagelist_messagebit:

$vbulletin->options['threadpreview']

REPLACE WITH number of characters you wish to use


:up:
That's in a Plug Ins, right? When changing it I entered 100 with and without the quotes and it didn't work.
Reply With Quote
  #18  
Old 05-23-2008, 08:40 PM
Pamela Pamela is offline
 
Join Date: Apr 2004
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is awesome! Thanks!!!

*clicks install*
Reply With Quote
  #19  
Old 05-23-2008, 08:55 PM
Pamela Pamela is offline
 
Join Date: Apr 2004
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now that the message preview is showing...which I love by the way! ...the post indicator (the little smilie to the left of each PM) is super small and squished.

How can I go about fixing that to make it look normal again (while still keeping the message preview of course).

Thanks!
Reply With Quote
  #20  
Old 05-31-2008, 07:50 AM
Ryan Beal Ryan Beal is offline
 
Join Date: Oct 2007
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fungsten View Post
That's in a Plug Ins, right? When changing it I entered 100 with and without the quotes and it didn't work.
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)); 
Reply With Quote
  #21  
Old 06-03-2008, 04:13 AM
Dagothar's Avatar
Dagothar Dagothar is offline
 
Join Date: Apr 2008
Location: VA & Italy
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed. My 4th, and the most complex.

Using the ACP Plugin & Products install is a piece of cake. And things're better already in the UCP.

Reading your Readme.txt, I see I am to "* Upload images folder". OK. How?

Forgive this vBulletin tyro! With what, to where?
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 03:21 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.05274 seconds
  • Memory Usage 2,312KB
  • 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_php
  • (5)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
  • (3)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