vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   PM Button in postbit (https://vborg.vbsupport.ru/showthread.php?t=100822)

peterska2 05-05-2006 08:23 PM

Did you look for the code as detailed in the first post in this thread?

Please supply your URL for further investigation.

Konstantinos 05-05-2006 08:44 PM

yes it works now thanx

peterska2 05-05-2006 09:32 PM

no prob. glad to hear it.

william5 05-05-2006 10:11 PM

Thanks a lot, This hack makes my job a lot easier when I need to PM people!
Thanks ;)

Konstantinos 05-15-2006 03:03 PM

the only problem with this is that the pm button shows as well when i read pms. is there any way to make it visible in threads and not when viewing pms ?

peterska2 05-15-2006 03:22 PM

That is something that is on my to-do list for a future version. It just might be a while as I am extremely busy at the moment.

MThornback 05-22-2006 08:37 AM

*installed*

Reminded me I needed to make a PM user button for my new style too :p public service and mod all in one :p thanks :D

peterska2 05-22-2006 09:28 AM

Well, you know, I try ;)

Bubble #5 05-22-2006 04:55 PM

Quote:

Originally Posted by Konstantinos
the only problem with this is that the pm button shows as well when i read pms. is there any way to make it visible in threads and not when viewing pms ?

You could easily do this with a conditional. Contact vB.com for the correct one.

peterska2 05-23-2006 09:32 AM

Ok, I'll do a proper update later, but to stop the button from showing in PM's use

Code:

<if condition="$THIS_SCRIPT!=private">
before the PM button code and
Code:

</if>
after it.


All times are GMT. The time now is 07:48 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.01034 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_code_printable
  • (1)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