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)
-   -   "In reply to" Hack (threaded info for linear users) (https://vborg.vbsupport.ru/showthread.php?t=61490)

WetWired 01-26-2005 04:26 PM

Um, blue is just his link color. Since those parts are links, they are blue.

zurih 02-10-2005 08:35 AM

Quote:

It would be great to show this info in threaded/hybrid mode too :)
waiting for this :)
thanks!
is there any change of implementing this?

thanks

kall 02-17-2005 10:36 PM

Quote:

Originally Posted by WetWired
Um, blue is just his link color. Since those parts are links, they are blue.

Still waiting on the stripping bbcode bit. :)

yoyoyoyo 02-18-2005 08:10 PM

Quote:

Originally Posted by WetWired
Well, that looks right; maybe you accidentally pasted it in the middle of something. The where depends on preference and what you've already done to your postbit. In the case of my example image, you would search for
Code:

                <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new"><strong>$post[postcount]</strong></a></if>
in your postbit_legacy template and put it before it, except to left align it, I modified it slightly, so paste
Code:

<if condition="isset($post['re_postid'])">
<span class="smallfont" style="float:left;">
Posted in reply to <if condition="$post['re_userid']"><a href="member.php?userid=$post[re_userid]">$post[re_username]</a><else />$post[re_username]</if>'s <if condition="$post['re_tittype']!=0">post <if condition="$post['re_tittype']==2">starting</if></if> <a href="$post[re_url]" <if condition="!$post['re_isonpage']">target="_blank"</if>><if condition="$post['re_tittype']==0">untitled post<else />"$post[re_title]"</if></a>
</span>
</if>
                &nbsp;

before that part I said to search for.

when using the above code the "IN REPLY TO" is on the right hand side, directly below the "report message" button, etc.. Can anyone help? I want the "in reply to" to appear on the left hand side, below the day/date.

WetWired 02-20-2005 04:24 PM

Quote:

Originally Posted by yoyoyoyo
when using the above code the "IN REPLY TO" is on the right hand side, directly below the "report message" button, etc.. Can anyone help? I want the "in reply to" to appear on the left hand side, below the day/date.

If that code doesn't work right, you must have a modified postbit. Post your postbit template (or postbit_legacy, whichever is enabled) and I will try to help you.

zurih 03-03-2005 07:08 AM

WetWired, is it possible to implement this in hybrid\threaded mode?

thanks

Greebo 03-10-2005 02:12 PM

Quote:

Originally Posted by zurih
WetWired, is it possible to implement this in hybrid\threaded mode?

thanks

Why would you need to? Especially in threaded mode where you can see the thread reply chain right there...

Greebo 03-10-2005 02:39 PM

Great hack! Thanks!

Renada 06-30-2005 02:16 AM

Hi,

Does anyone have a fix for Firefox? I have this working in IE but it doesn't show up in Firefox unless the user is logged out.

Thanks,
Renada

Logikos 06-30-2005 02:46 AM

This should be working in firefox also. Works for me


All times are GMT. The time now is 10: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.01284 seconds
  • Memory Usage 1,739KB
  • 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
  • (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