![]() |
Global Tag Cloud in Side Bar or Anywhere
What this plugin does
This plugin lets you call the tag cloud on any page. We wanted a tag cloud in a side column on our forum, and also the freedom to call it from within any template. Live Demo You can view the plugin in action on AdminFusion Installation Instructions 1. Login in to the AdminCP -> Plugins and Products -> Manage Products 2. Click the Add/Import Product link at the bottom of the page and browse to the plugin's xml file. 3. Add the following variable where ever you want the tag cloud to appear: Code:
$vbcloud Code:
1.01 -- Updated to make compatible with Vbulletin Blog 1.02 -- Script rewrite. Fixed time stamp issue, blog issue and other minor problems. 1.03 Now returns the most popular tags as opposed to the most searched for tags. |
Updated to Version 1.03
|
I found a readme.txt with installation instructions, because I hate to must to go online to read installation instructions.
Thank you very much. *installed* Regards, Stoebi |
will it work with 3,6.10 ?
|
Quote:
|
Thank you
|
ah would really love to use this but it conflicts with some mods creating DB errors.
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' '%c-%e-%Y') Only happens when this mod is enabled and resolves back to working when its disabled. very strange stuff. Thanks for the effort tho! |
Is it possible to include also the search tags box in this sidebar?
|
Thanks, working nicely :)
|
Works great. Thank you.
|
Please add the function to show only forum specific tags are shown. i.e. tags that are used in the forum that the tag cloud is in. That would have a very nice effect on SEO.
|
I already have Ultimate Side Columns implemented. Can I add this code to one of the side column blocks in ACP? Will it still work?
|
i have been using this plugin and i like it much, but it is not compatible with the vbulletin-blog add-on.
here is the copy of the error message: PHP Code:
|
am looking into vb-blog compatability
|
HERE IS THE FIX FOR VB BLOGS
ok i though i would share this but for everyone getting the error when you go to view blogs this is what you need to do to fix that go to plugin manager look for Cloud > Global Start then replace everything with : HTML Code:
remember to make a txt copy of what was there before you change it although the only thing that i did was added a if command to make it so it wont run the product on the blog page the creator of this mod should edit the files so that this is built into the mod since you really dont need a cloud in the blogs anyways hope that helps people enjoy |
Thanks! Installing now :D
|
OK I got it to work, but I can't see the text because it is too light of a color. How can I change the color so it's readable?
Thanks! |
A quick fix would be to make a new class with whichever color you want links to be (presumably the same as your forum links) and just apply a div around the $tag_cloud with that class.
After looking at your forum a better idea would be to follow step number 4 in the mod instructions where you replace tag_cloud_box with that code and make your own sidebar block instead of using the mod's code so that it will follow your css. |
ok updated with vb blog compatibility. Thanks for the quick code fix
|
Works as expected.
|
Quote:
|
Tried it and it just doesn't look right :( Looks like I will be uninstalling... :(
|
I can not get this to work in my right column.
|
Exactly what I was looking for. :) Thank you very much!
|
Messes with the post time stamps. Any way around this??
|
I just noticed the same thing while troubleshooting a problem with users selecting their time zone. I was hoping the new version would fix it. :(
|
i have come up with a another temp fix untill this guy accually fixed the thing
here is the catch though tag cloud will not show on the following pages showthread, forumdisplay, search i did it on my site here is the fix if you want to do it but i realy hope this guys just fixes the mod cause ya its nice to have every where just blows that it dont work fully here is the fix though Go to plugin manager and find: CLOUD > GLOBAL START Replace Everything with: Code:
if (THIS_SCRIPT == 'search' OR THIS_SCRIPT == 'forumdisplay' OR THIS_SCRIPT == 'showthread' OR THIS_SCRIPT == 'blog' OR THIS_SCRIPT == 'blog_usercp' OR THIS_SCRIPT == 'blog_subscription' OR THIS_SCRIPT == 'blog_search' OR THIS_SCRIPT == 'blog_search' OR THIS_SCRIPT == 'blog_report' OR THIS_SCRIPT == 'blog_post' OR THIS_SCRIPT == 'blog-newattachment' OR THIS_SCRIPT == 'blog_inlinemod' OR THIS_SCRIPT == 'blog_callback' OR THIS_SCRIPT == 'blog_attachment' OR THIS_SCRIPT == 'blog_ajax' OR THIS_SCRIPT == 'blog_external') { the tag box will be disabled on the pages that show the time well the pages that matter most i should say but ya just do that and it will be fine untill this guy fixes this crap |
accually im sorry im uninstalling this untill the time crap is fixed cause i cant fix it and i have basically had to disable it on every page of my site to fix the times on all pages
thanks for the idea but im sure the time means more to members then a few words |
Yeah, it would be nice to have this fixed. :)
|
Anyone have any clues as to why this breaks the time zone?
|
It seems to be working fine on their own website.... but not working on anyone else's. I wonder how they have their time and date settings in.
|
Good observation. I looked through the little bit of code there is for this hack, but just can't spot what would break the timezone. I might have to uninstall as well, but I really like using this hack! :(
|
I'm not sure if it's appropriate to upload this, so Mods feel free to delete it if it's not. I cleaned up the code a bit and managed to get the timezones to work. I won't promise that I didn't break something else in the process, and I don't claim to be a vB hack expert. :)
|
That one works swimingly! :) Thanks
|
Glad to help out. :)
|
Looks great in a sidebar/header template too!!!
|
Mike - i installed yours, but i have no idea where to insert
$tag_cloud to make it look like that on the right side of the forum home - how do i do that? |
You can insert it anywhere really. I have mine in my custom HEADER template. (It's not a real side column but it's actually the header.)
In my other skins I just have the tag cloud beneath all of the "What's Happening" stuff at the bottom of FORUMHOME template. |
I want it to sit on the left side of teh home page of the forums - what template do i try and add it to for this?
|
How do I add this down the right hand side of FORUMHOME ?
|
All times are GMT. The time now is 06: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|