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)

PoetJA-1975 06-25-2008 06:48 AM

Thanx

Jacquii.

hotwheels 08-01-2008 04:33 AM

very nice princeton

lalbahadur 10-06-2008 03:36 PM

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 ?

vmacedonia 10-10-2008 06:59 PM

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;

MonCher 10-12-2008 06:32 PM

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

MarkoP 10-15-2008 03:26 PM

Where is this located?

A)__ This is controlled via the Length of Thread Preview Text option.

Howell 10-15-2008 04:14 PM

Hope this helps.

Quote:

Originally Posted by MarkoP (Post 1645669)
Where is this located?

A)__ This is controlled via the Length of Thread Preview Text option.

Quote:

Originally Posted by Princeton (Post 1511568)
FIND IN private_messagelist_messagebit plugin:

$vbulletin->options['threadpreview']

REPLACE WITH number of characters you wish to use

:up:


-=Leb=- 10-15-2008 09:48 PM

Very nice hack :) thank you

MarkoP 10-15-2008 10:47 PM

Quote:

Originally Posted by Howell (Post 1645697)
Hope this helps.


Thank you!!

Yes it did...

dude14 10-16-2008 12:28 AM

Installed. :)

Quote:

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


All times are GMT. The time now is 10:25 AM.

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.01367 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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