vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Add a synopsis of each PM in the Message List Version 2.0 (https://vborg.vbsupport.ru/showthread.php?t=82236)

midnightz 06-25-2005 05:47 AM

vBulletin3.x uses a call upon your setup of your chosen postbit to display the PM in your box. So lets say I use Legacy as I do with a very graphic postbit, the PM system displays that chosen postbit inside your pm message. So to slim out the PM you need to have the above code and use something simple, such as their bland default.

This is based, I think how inside private.php something looks for the postbit determined from your setting in the admincp.

If you change your postbit on your board from legacy and then look at a message , then choose non legacy and look at a message you will notice that the style of your PM has changed. I believe that since I am using legacy as my main setting and the <if> for private (as listed above in that code) has a the code from the postbit (non legacy). That the vBulletin code is over powering you hack and they're must be a way to make something force it to use the non legacy and not leave it up to the chosen selection in the styles portion of options.

That is the best way I can explain it.

see this for info and there is stuff on it as well here

http://www.vbulletin.com/forum/showt...stbit+personal

Thanks

sv1cec 06-25-2005 06:14 AM

I see what you mean, but postbit refers to the way the message is displayed when you select one message to see. My hack refers to the way the messages are displayed in the list, not inside the message.

I do not see what your problem is.

midnightz 06-25-2005 10:10 AM

This was resolved, thanks for your time

T3MEDIA 10-31-2005 03:03 PM

Im trying to add avatars in the private messages... I hoped it would be template only but I see now I need to hack. any ideas where I should start?

sv1cec 11-09-2005 01:21 PM

What do you mean? You want to see the user avatar when reading a PM he send you? I am not sure I understand your question.


All times are GMT. The time now is 12:51 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.00990 seconds
  • Memory Usage 1,721KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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