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)

Neptun 02-15-2010 08:33 AM

great work - i will test it soon if it works perfect now ;)

Dev.Sun 02-15-2010 09:03 AM

Quote:

Originally Posted by way2xtreme (Post 1982744)
Hello,
Is it possible to set a class for the "More" link? Where do I find it in the template? I'd like to set it to different font, align to right... etc
Thanks

Please click installed for support.
You can search and edit template cms_tag_cloud
You can add more css to tagcloud.css

Quote:

Originally Posted by Neptun (Post 1982745)
great work - i will test it soon if it works perfect now ;)

Thank you!

Neptun 02-15-2010 10:42 AM

perfect looks good now ;) the bug with the article is gone now - thats very good ;)

Doctor Death 02-15-2010 10:55 AM

The "MORE TAGS" link creates an error....

links to

http://www.xxxxxx.com/tags.php which doesnt exist.

Should link to

http://www.xxxxxx.com/forums/tags.php

How do we change this?

Nice mod.

Dev.Sun 02-15-2010 01:59 PM

Quote:

Originally Posted by Doctor Death (Post 1982843)
The "MORE TAGS" link creates an error....

links to

http://www.xxxxxx.com/tags.php which doesnt exist.

Should link to

http://www.xxxxxx.com/forums/tags.php

How do we change this?

Nice mod.

if you use forum. I think use should use slidebar for tag cloud
But you need change.
Go to admincp/Template & Style manager
Search template cms_tag_cloud

Find
PHP Code:

<p align="left"><a href="{vb:raw vboptions.homeurl}/tags.php">More Tags</a></p

Replace
PHP Code:

<p align="left"><a href="{vb:raw vboptions.homeurl}/forums/tags.php">More Tags</a></p


CORSO 02-16-2010 01:05 AM

I too

Quote:

Fatal error: Cannot redeclare fetch_cms_tagcloud() (previously declared in /home/c4atrero/public_html/packages/vbcms/controller/content.php(84) : eval()'d code:35) in /home/c4atrero/public_html/packages/vbcms/controller/content.php(84) : eval()'d code on line 208

Neptun 02-16-2010 10:25 AM

have you done the update to the new version ?!

Doctor Death 02-18-2010 03:26 PM

With the minor edit above, mine works great. Thanks for this.

I would love to see a CMS widget that has the "3d Globe" of tags. Can this be rendered to that type of output? Would be wonderful.

fer_75 02-21-2010 09:07 AM

Why urls are not seo friendly if I have vbseo installed ? Is it possisble to make this compatible with vbseo?

Brew 02-21-2010 11:19 PM

1 Attachment(s)
The tag cloud is just showing tags, without formatting

Any ideas?


All times are GMT. The time now is 04:17 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.01755 seconds
  • Memory Usage 1,741KB
  • 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_php_printable
  • (4)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