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)

Dev.Sun 02-28-2010 05:04 AM

Can you reinstall plugin. (Remove and try install again).

and edit with step
** IF ALL TAG IS THE SAME FONT

This mod work good at my site.
I'll check code again.

BLykMik 02-28-2010 02:01 PM

Quote:

Originally Posted by Dev.Sun (Post 1993439)
Can you reinstall plugin. (Remove and try install again).

and edit with step
** IF ALL TAG IS THE SAME FONT

This mod work good at my site.
I'll check code again.

I have uninstalled and reinstalled twice... The widget shows up with the total and more tags, but no tags are shown at all in the widget.

The tags do show up when I go to the tags.php page.

To uninstall, I:
- uninstalled the product
- deleted the php widget i created for it
- deleted the single file from the includes folder (functions_cms_tagcloud.php)

RedFoxy 02-28-2010 07:29 PM

Really great mod but I must disable it...

When I've it active on my cms is generated in over in 70 seconds! (without only 1,6 sec)

I think that you need to cache the tag cloud and just update it every hour

Dev.Sun 03-01-2010 08:19 AM

Quote:

Originally Posted by RedFoxy (Post 1993952)
Really great mod but I must disable it...

When I've it active on my cms is generated in over in 70 seconds! (without only 1,6 sec)

I think that you need to cache the tag cloud and just update it every hour

This mod is template mod. It the same with tagcloud at forumhome
All setting option about cache you can go to admincp/Setting Option/Tagging Option

@BLykMik I'm so sorry. I checked my code, template, widget and I'm not found problem for your bug. As you see, this work good on my site.

RedFoxy 03-01-2010 11:29 AM

Quote:

Originally Posted by Dev.Sun (Post 1994330)
This mod is template mod. It the same with tagcloud at forumhome
All setting option about cache you can go to admincp/Setting Option/Tagging Option

witch one option?

"Tag Cloud: Cache Time" is already 30 mins, but with your hack, I must wait, like that your mod checks all tags every time

kingMOB 03-02-2010 12:27 AM

Seems like the size of the tag is controlled by how many times the same tag is attributed to different articles. Try putting the same tag on two different articles and the font size on the tag cloud should start working.

kingMOB 03-04-2010 05:14 PM

Hi Dev. Sun,

when we click a tag in the widget, CMS will open the search results page for that tag. Did you see a way to build a widget that, when inserted in an article page will get the tags in that article and print a list of other articles from the CMS with the same tags? Like a related/similar articles widget? There's nothing like this for vBulletin yet =(

Dev.Sun 03-05-2010 12:35 PM

Thanks for your idea. I'll development it if more member like it.

kingMOB 03-11-2010 04:17 PM

Hi Dev.Sun,

there's a way to limit this widget to display only the tags for a specific section?

Dev.Sun 03-14-2010 11:18 AM

This mod is template mod. I want show tag cloud at forum home to cms. All tag of section, article, post, thread will show on it.
I'm developing this mod to product with more function such as :
1 - select tags at special article or post or forum to show on tagcloud
2 - Option - choose show only tags's cms or blogs's tags or forums's tag
thinking more... ....

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 12:50 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.01171 seconds
  • Memory Usage 1,756KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)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