vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Similar Threads after first post (https://vborg.vbsupport.ru/showthread.php?t=150743)

obmob 06-26-2007 09:15 PM

Similar Threads after first post
 
Hello, I want to move the similar threads right below my first post, just as similar mods are shown in vb.org... unfortunately, haven't been able to make it work.

I tried to use this in the postbit, but nothing is shown.

Code:

<if condition="!$GLOBALS['FIRSTPOSTID']">$similarthreads</if>
Maybe someone has a clue or an idea how to make this work? :D
Thanks

Michael Biddle 06-26-2007 09:22 PM

This wouldnt work because $similarthreads isnt called in the postbit template

obmob 06-26-2007 09:26 PM

Oh, yeah, i know it's called in the showthread template... that's why i was wondering if someone has an idea on how it is done here in vb.org

obmob 07-02-2007 01:28 AM

:( no help

moonray 07-17-2007 04:02 PM

I also wanted the same feature, but since it did not seem possible, I digged into the code and made my own modifications. I now have similar threads in a column on the right side (as in youtube) only on showthread pages...

It needs modification of some template files and am not sure if I can advice anybody on that over here...

obmob 07-18-2007 02:29 AM

Quote:

Originally Posted by moonray (Post 1293748)
I also wanted the same feature, but since it did not seem possible, I digged into the code and made my own modifications. I now have similar threads in a column on the right side (as in youtube) only on showthread pages...

It needs modification of some template files and am not sure if I can advice anybody on that over here...

Maybe you can release your mod, i'm sure many will love it! :D

HMBeaty 07-18-2007 02:31 AM

Quote:

Originally Posted by moonray (Post 1293748)
I also wanted the same feature, but since it did not seem possible, I digged into the code and made my own modifications. I now have similar threads in a column on the right side (as in youtube) only on showthread pages...

It needs modification of some template files and am not sure if I can advice anybody on that over here...

What kind of modifications to the template files? I'm sure I or someone else can help with that. :D

obmob 07-27-2007 05:36 PM

I'd try it if i knew where to start :p

nexialys 07-27-2007 05:57 PM

this is simple actually... on postbit creation, after "is_first_post" thingy, just call the details to display these related threads...

SCRIPT3R 07-27-2007 07:00 PM

Quote:

Originally Posted by obmob (Post 1277251)
Hello, I want to move the similar threads right below my first post, just as similar mods are shown in vb.org... unfortunately, haven't been able to make it work.

I tried to use this in the postbit, but nothing is shown.

Code:

<if condition="!$GLOBALS['FIRSTPOSTID']">$similarthreads</if>
Maybe someone has a clue or an idea how to make this work? :D
Thanks

are you wanting like this part?

PHP Code:

<thead>
    <
tr>
        <
td class="tcat" width="100%" colspan="5">
            <
a style="float:right" href="#top" onclick="return toggle_collapse('similarthreads')"><img id="collapseimg_similarthreads" src="images/cstyle/blue/buttons/collapse_tcat.gif" alt="" border="0" /></a>
            
Similar Mod<a name="similarthreads"></a>
        </
td>
    </
tr>

</
thead


zmmmzz 03-02-2008 04:40 PM

I'd like to know how to make this happen.

obmob 03-03-2008 12:40 AM

WEll, i tried making the move, but somehow it is not working. uu.

neverstop 03-12-2008 05:56 PM

I would also love to see this mod happen, would be a great addition to the chief first post mod.

moonray 03-19-2009 04:33 AM

Implemented the similar threads in sidebar of 'showthread' on this forum: mediscuss.org.

Incidentally, it is also being considered for "Board of the Month" for March 2009 on vb.com.

I will release the template modifications soon...

A.Chakery 08-14-2014 04:54 PM

I know its an old topic ... but this plugin may be useful for some users :
https://vborg.vbsupport.ru/showthread.php?p=2511292


All times are GMT. The time now is 05:29 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.01052 seconds
  • Memory Usage 1,751KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete