vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Miscellaneous Hacks - Private Message button in postbit footer (https://vborg.vbsupport.ru/showthread.php?t=236167)

trilOByte 02-23-2010 01:37 PM

No worries. :)

zeroality 03-10-2010 09:02 PM

Great mod. Thanks.

andreamarucci 03-11-2010 09:03 AM

Great thanks!

Sparrow-Sean 05-14-2010 01:57 AM

Did not work on 4.0.3!

Bounce 05-15-2010 04:17 PM

Quote:

Originally Posted by Sparrow-Sean (Post 2036699)
Did not work on 4.0.3!

Worked perfectly on my 4.0.3.

Thanks trilOByte :up:

Alec W 05-21-2010 08:02 PM

Thanks and for the To the Top. Our users really like these.

rizve69 05-28-2010 06:18 AM

hello mate,

thanks for this nice hack but i have one problem after adding my reply with quote button coming under others button.please check it.

http://i48.tinypic.com/2l95n3l.gif

thanks for this awesome code.looking forward to you as i am new in vb4.

trilOByte 05-28-2010 09:45 PM

One of two things, either you have a modified postbit template, or you have pasted the code into the wrong place - I think the latter.

Where I say "find in postbit" you need to find the whole block of code....

Quote:

<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator">&nbsp;</span>
</vb:if>
<<<<---the new code goes here.
and paste the new bit, right after the "</vb:if>" on a new line.

You need to be very exact where you put the code. If you paste your postbit template here, I'll take a look at it.

Or.... you are using a fixed width postbit_legacy template that is too small for all the buttons and forces them to wrap onto a new line.

Fuhrmann 05-29-2010 09:16 PM

Nice one, already made this here. Thanks.

Hippy 06-03-2010 12:54 AM

what do I have to add so when you mouse over it will say send pm to the user
thanks


All times are GMT. The time now is 02:53 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.01109 seconds
  • Memory Usage 1,730KB
  • 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_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