vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Display Enhancements - Tag Cloud on Forumdisplay (https://vborg.vbsupport.ru/showthread.php?t=186662)

vidan 04-12-2009 11:59 PM

helo, i want to ask something.
tag cloud in forumdisplay,
is it display all the tag used in whole forum at forumdisplay OR display all tag used in CURRENT Forum at forumdisplay?

example:

tag cloud: global tag, tag from all forum
or
tag cloud: tag used in this forum, tag1 this forum, tag2 this forum

ThorstenA 04-13-2009 07:26 AM

Quote:

Originally Posted by Allan (Post 1789660)
How put tags in sidebar ?

How to change location of tag cloud box?
  • Replace this code from manage plugins > plugin forumdisplay_start (Forum Tags)
    Code:

    $vbulletin->templatecache['FORUMDISPLAY'] = str_replace('$navbar','$navbar'.fetch_template('tag_cloud_headinclude').'$cloud_html' .'<br />',$vbulletin->templatecache['FORUMDISPLAY']);
    with
    Code:

    $vbulletin->templatecache['FORUMDISPLAY'] = str_replace('$navbar','$navbar'.fetch_template('tag_cloud_headinclude'),$vbulletin->templatecache['FORUMDISPLAY']);
  • Put $cloud_html in FORUMDISPLAY style to show tag cloud.

ThorstenA 04-13-2009 07:29 AM

Quote:

Originally Posted by vidan (Post 1789891)
is it display all the tag used in whole forum at forumdisplay OR display all tag used in CURRENT Forum at forumdisplay?

It displays all tags used in actual visiting forum and all subforums.

It does not display tags used in other forums but not used in actual visiting forum or subforums.

paul41598 05-22-2009 01:27 PM

Theres a bug with this I believe. I get a database error when I click on a private forum of mine. Has to do with your query and where clause where ur saing visible = 1

FleaBag 06-06-2009 01:19 PM

Thanks for this. I missed it from Zoints Thread Tags.

LoveStream 07-24-2009 01:21 AM

I installed it on 3.8.x.

And it works fine.

Thanks.

ThorstenA 11-17-2009 10:41 PM

Notice: This mod uses Re-usable Code, so please feel free to port it to vbulletin 4 under your username. Thanks.

LoveStream 11-27-2009 07:12 AM

Quote:

Originally Posted by ThorstenA (Post 1916241)
Notice: This mod uses Re-usable Code, so please feel free to port it to vbulletin 4 under your username. Thanks.

No, Indeed I tried this to vB4 Beta4, it only eval() error. My conclusion is that this must be recoded as well. Are you tested in vB4?

ThorstenA 11-27-2009 07:19 AM

You need to port this application to vb4, it is not compatible to vb4.

The way the template engine works has changed, therefore this product has to be rewritten.

caliman 11-27-2009 08:43 PM

Anybody going to do this for 4.0?

IT IS NEEDED!

Great mod.


All times are GMT. The time now is 08:06 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.01099 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)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