vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Add-On Releases - CMS Widget Tag Cloud Ver 1.2 (https://vborg.vbsupport.ru/showthread.php?t=235529)

Dan Clark 04-09-2010 04:04 AM

Excellent work! Thanks for the hard work!

Regards,

Dan.

joeman 08-31-2010 06:12 PM

Installed and works very well thanks for doing this!

Trady 12-23-2010 10:01 AM

Quote:

Originally Posted by BLykMik (Post 1991348)
Hello. Thanks for sharing this mod!

I have three questions, if you'd be so kind...

2.) The "More" tag takes me to a non existent php page. (tags.php) I'm not sure what is supposed to be there, why it isn't, or what I can do to fix this.

Thanks again for making this mod!

Hi, I had the same issue, you just need to check the URL you have in your vbulletin settings as the link simply uses that and then adds tags.php to the end of it.

Trady.

SM_Rob 12-30-2010 04:14 PM

Hey Dev.Sun, good widget. :)

I've tweaked line 21 and 22 in "cms_tagcloud ver 1.2.xml" because of a 404 error from "Total tags" and "More tags" - It only affects users who have the home URL direct to their CMS page.

Instead of the code looking for the homepage URL it now looks for the forum URL:

Before:
Code:

<a href="{vb:raw vboptions.homeurl}/tags.php">Total Tags: {vb:raw cloud.count}</a><br />
<a href="{vb:raw vboptions.homeurl}/tags.php">More Tags</a></p>

After:
Code:

<a href="{vb:raw vboptions.bburl}/tags.php">Total Tags: {vb:raw cloud.count}</a><br />
<a href="{vb:raw vboptions.bburl}/tags.php">More Tags</a></p>

HTH anyone with the 404 errors.

Regards.

WreckRman2 01-27-2011 07:31 PM

Nice thought but not pnp as we have all come to expect...

1. it was all blank as I created the widget as "Tag Cloud" instead of "CMS Tag Cloud".

2. after I got it to work the font sizes are all the same... can't find the line it says to replace in the intructions.

3. the links are wrong as mentioned in the post above.

I don't see how this has a 5 star rating with all these problems.

WreckRman2 01-27-2011 07:33 PM

Not to mention the demo work doesn't work.

Dev.Sun 05-24-2011 04:00 PM

vBulletin version 4.1.3 has Tag cloud in CMS Home page.
I think we don't need this mod. :)
Thanks for used.

Drache 08-22-2011 04:47 AM

vb's 4.1.3 is still limited.

I am looking for a custom tag cloud. is it possible to exclude or include certain forum's tag cloud show up only?


All times are GMT. The time now is 04:39 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.01797 seconds
  • Memory Usage 1,728KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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