vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Top 5 "Hot" Topics on Forum Home Page (https://vborg.vbsupport.ru/showthread.php?t=93094)

bloodwrath 01-26-2006 02:39 PM

Quote:

Originally Posted by Boofo
In your FORUMHOME template

Find:

HTML Code:

</table>
<br />
<!-- end what's going on box -->

ABOVE it add:

HTML Code:

<!-- This Week's Hot Topics -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_hottopics')"><img id="collapseimg_forumhome_hottopics" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_hottopics].gif" alt="" border="0" /></a><span class="smallfont"><strong>$vbphrase[hottopics]</strong><span>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_hottopics" style="$vbcollapse[collapseobj_forumhome_hottopics]">
$hottopics
</tbody>
<!-- end This Week's Hot Topics -->

Make a new phrase:



Done!
Enjoy!

AWESOME your Make a new phrase:
got my title working...
still need to fix the plugin showing new threads....
http://www.help.supportcave.com/index.php
love this plugin.. dont want to remove it.

caliman 01-30-2006 04:42 PM

Quote:

Originally Posted by amykhar
The easiest way would be to remove the ones you don't want in the $forumchoice array.

How exactly do I do this Amy? I'd like to exclude a private forum. Thanks!

Bikestylesinc 02-11-2006 07:24 PM

Quote:

Originally Posted by Mastar
Mine doesn't Look like Ya'lls!


i got the same thing ????

can i get a box around it like everybody elses ???

dazzlin 03-24-2006 02:20 AM

Just wanted to thank Jnifoo. Your instructions above (post 108) made this hack show up on my forum home page. It was invisible before, but now it's there and working great.

Jnifoo 03-24-2006 06:11 AM

Quote:

Originally Posted by dazzlin
Just wanted to thank Jnifoo.

You welcome :bunny:

Blackhat 03-25-2006 11:27 PM

Why wont it work when I place the code in another template area than "forumhome" ?

Thanks

amykhar 03-27-2006 12:03 PM

Because the plugin is active only in forumhome, Blackhat.

Blackhat 03-27-2006 12:08 PM

yeah, I noticed the hook location, but what hook should I use if I want it to appear on my sidebar ?

amykhar 03-27-2006 12:13 PM

I would try it here: ($hook = vBulletinHook::fetch_hook('parse_templates')) ? eval($hook) : false;

BUT - make sure you don't have any conflicting variables in the plugin.

WoodiE 06-29-2006 04:50 PM

Does this work on vB 3.5.4? I've followed the text file install directions and nothing happens on my forum home.

-Michael


All times are GMT. The time now is 07:13 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.01257 seconds
  • Memory Usage 1,740KB
  • 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_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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