vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Private Messages Enhancements - GTPrivate Messages Enhanced Listing (preview message) (https://vborg.vbsupport.ru/showthread.php?t=178203)

Ryan Beal 05-06-2008 01:03 AM

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.

Hornstar 05-06-2008 06:17 AM

Thanks, upgrading to 3.7 now and will add this in :)

samsci 05-06-2008 11:58 PM

Installed and very nice!

Ryan Beal 05-07-2008 02:00 AM

Quote:

Originally Posted by Ryan Beal (Post 1509929)
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:

Princeton 05-07-2008 12:15 PM

Quote:

Originally Posted by Ryan Beal (Post 1511186)
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:

Fungsten 05-07-2008 06:42 PM

Quote:

Originally Posted by Princeton (Post 1511568)
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.

Pamela 05-23-2008 08:40 PM

This is awesome! Thanks!!! :D

*clicks install*

Pamela 05-23-2008 08:55 PM

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! :)

Ryan Beal 05-31-2008 07:50 AM

Quote:

Originally Posted by Fungsten (Post 1511916)
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)); 


Dagothar 06-03-2008 04:13 AM

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?


All times are GMT. The time now is 04:39 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01027 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete