vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - My Best Threads (https://vborg.vbsupport.ru/showthread.php?t=155175)

ragtek 09-02-2007 05:13 AM

if someone is using tms=>Attachment 69372

JirQUEST 09-11-2007 07:58 PM

Any idea how I can move this further up the page, instead of having it near the footer?

l3it3r 10-13-2007 07:42 AM

works great, thanks

Allan 11-05-2007 08:13 AM

Hello :)

It's possible to show this infos on externe page ?

https://vborg.vbsupport.ru/attachmen...6&d=1187070851

michaelsilvia 11-17-2007 03:12 AM

Quote:

Any idea how I can move this further up the page, instead of having it near the footer?
Just place this: $mybest

Anywhere you want it in the MEMBERINFO template.

michaelsilvia 11-17-2007 03:18 AM

Had promise, but for some reason it shows up TWICE on my site with the most current VB.

Uninstalling until this works.

Konstantinos 12-07-2007 05:52 AM

how do make best threads to show in usercp ?

DieselMinded 01-19-2008 04:32 AM

Can You make this User Group Specific I only want paid members to be able to do this

Thanks This is a great Mod

DM

Alfa1 01-19-2008 05:02 AM

I suspect that this would work:
Quote:

<if condition="is_member_of($bbuserinfo,5,6,7)">
$mybest
</if>
Replace the user group numbers with the ones you want this to display for.

DieselMinded 01-19-2008 05:39 PM

Ok if that will work for the Profile page what do i need to add to post bit ...

<if condition="$thread['postuserid'] == $bbuserinfo['userid']">
<tr>
<td class="vbmenu_option"> <if condition="in_array($thread['threadid'], $mybestthread)"><a href="showthread.php?$session[sessionurl]do=removemybest&amp;t=$threadid">$vbphrase[mybest_remove]</a><else /><a href="showthread.php?$session[sessionurl]do=addmybest&amp;t=$threadid">$vbphrase[mybest_add]</a></if></td>
</tr>
</if>


All times are GMT. The time now is 03:55 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.01199 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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