Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
BoardTracker Advanced Topic Tags System - v2! Details »»
BoardTracker Advanced Topic Tags System - v2!
Version: 2.1.3, by BoardTracker BoardTracker is offline
Developer Last Online: Mar 2012 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.6.7 Rating:
Released: 10-08-2006 Last Update: 06-17-2007 Installs: 56
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

BoardTracker Thread Tags Mod - ***version 2.1***

This easy to install mod adds a complete thread tagging and tag search system to your board. Tags are displayed with the thread, similar to the tagging and tag search often used on blogs, and link to a tag search system on your board which is powered by boardtracker. (meaning no search load on your servers!)

Tag search and tag results are fully integrated with your board, similar to our other board search mods.

New in version 2.1:

Locally cached tagclouds updated by vb cron
Full css customization of tagclouds on any vb page
Restrict tagging to certain usergroups
Disallow tagging in specific forums
Tag posting uses the standard vb 'censorwords' to block posting of innappropriate words
Tag search uses the standard search 'badwords' list


Advanced tag search options include:

Search tags by user
Search tags by forum and related forums
Search by boardtracker category
Search tags on all boards in boardtracker (optional)
Restrict search by date range
Tag cloud and 'related tags' cloud on search results - fully customizable!
Mod_rewrite option for tag links
RSS feed for tag searches
Search tags on a single or multiple specific boards you define thereby allowing you to create traffic trading rings with other board owners or just within your own boards if you have more than one.
Many options to play with the in admin panel!

If your board is not yet indexed by BoardTracker, make sure to submit it!

Tags created are indexed and searchable on boardtracker search engine also and can appear in various boardtracker tag clouds bringing you more traffic!

Once you have the mod installed and your users have started tagging, you will be able to add tag clouds to any page on your board - just copy/paste the following onto any vb page..

Code:
<!-- Tag Cloud -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat">$vbphrase[bt_tag_cloud]</td>
</tr>
<tr>
        <td class="alt1" align="center">
        {$bt_cloud}
        </td>
</tr>
</table>
<!-- End Tag Cloud -->

Or even easier, just paste the following line onto any vb page and wrap it in whatever html you like..
Code:
{$bt_cloud}

You can also add your tag cloud to any site with this simple bit of html/js.

You can see an example of the tag search on our demo forums (using tag results from another board just for example since there are no real threads/tags there)

Also see here the advanced tag search demo.

For support you can post here or on boardtracker support forums.

To upgrade from the last version just install the product in the usual way, upload the files and then go through the template edits as described in the included README file. There are additional template edits and also modified (simplified) edits to the previous versions template edits so you should remove the old ones and add these although the old ones will still work as long as the additional new edits are also done.

Make sure to activate the 'BT Tag Cloud Cache' sheduled task once everything else is done (scripts uploaded etc) - requires cURL which most people have already but if you dont have then just use the standard html/js version of the tagclouds and leave the scheduled task inactive.

Also there is a vb3.5 version here.



updates:
v2.1.3 - fix to forum/usergroup restriction process - reinstall the product file to upgrade.
v2.1.2 - fix to bt_cloud.php cron script so to upgrade you only need to upload that file to the vb cron directory.
v2.1.1 - minor fix to the font-size setting in tags_default.css so to upgrade you only need to upload that file.
v2.1 - added locally cached tag clouds with cron, usergroup and forum restrictions, censorwords filters, full css customization for tag clouds on any page.

v2.0.6 - fixed problem affecting tags on quickedit
v2.0.5 - added missing space in tag link
v2.0.4 - made search options link more clear and other small stuff
v2.0.2 - small fix in bt_topic_tags template for forum list
v2.0.1 - fixed small bug in bt_topic_tags template

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 10-15-2006, 04:17 PM
BoardTracker's Avatar
BoardTracker BoardTracker is offline
 
Join Date: Dec 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

v2.0.6 out now fixes a problem affecting tags only when using the ajax quick edit. To upgrade just import the product xml again, no manual edits needed.
Reply With Quote
  #13  
Old 10-19-2006, 07:51 AM
BoardTracker's Avatar
BoardTracker BoardTracker is offline
 
Join Date: Dec 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

we're currently working on the list of features for the next major release so if you have any suggestions for features you'd like to see implemented, please let us know.
Reply With Quote
  #14  
Old 10-26-2006, 09:01 AM
rezapci rezapci is offline
 
Join Date: May 2004
Location: U.S.K.C.
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks much
Reply With Quote
  #15  
Old 10-28-2006, 10:34 AM
mcyates mcyates is offline
 
Join Date: Jan 2003
Location: Middlesbrough, Cleveland
Posts: 798
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nothing is showing up, it just says:

Sorry - no tag matches. Please try some different terms.

Even though i've writted tags into the new threads, for example, i saved a tag called Middlesbrough, i went to search for that tag and it didn't find anything.
Reply With Quote
  #16  
Old 10-28-2006, 11:30 AM
BoardTracker's Avatar
BoardTracker BoardTracker is offline
 
Join Date: Dec 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mcyates
nothing is showing up, it just says:

Sorry - no tag matches. Please try some different terms.

Even though i've writted tags into the new threads, for example, i saved a tag called Middlesbrough, i went to search for that tag and it didn't find anything.
It sometimes takes a bit till BoardTracker recognizes the tags.
They show now..

By the way, set your boardID (1113) if you want the search and tag clouds to be limited to your board.
Reply With Quote
  #17  
Old 10-29-2006, 06:06 AM
spipo spipo is offline
 
Join Date: Mar 2006
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can this addon help my forum ?
this can attract more visitors ?
by the way my site is indexed in board tracker in June.
thanks
Reply With Quote
  #18  
Old 10-29-2006, 07:27 AM
BoardTracker's Avatar
BoardTracker BoardTracker is offline
 
Join Date: Dec 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by spipo
How can this addon help my forum ?
this can attract more visitors ?
by the way my site is indexed in board tracker in June.
thanks
it helps by providing members with more ways to find what they want, related threads, currently hot topics and also could help with seo by providing more content/pages on your board not to mention the tags being index by boardtracker and appearing in our tag clouds
Reply With Quote
  #19  
Old 10-29-2006, 10:03 AM
Blackhat's Avatar
Blackhat Blackhat is offline
 
Join Date: Mar 2005
Posts: 323
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got this error when trying to overwrite the 3.5.4

Quote:
Database error in vBulletin 3.6.1:

Invalid SQL:

INSERT INTO vb3_setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
VALUES
(
'bt_tag_active',
'bt_tag_options',
'1',
'1',
'free',
'yesno',
5,
0,
1,
'',
0,
'boardtracker_tags'
),
(
'bt_tag_force',
'bt_tag_options',
'1',
'1',
'free',
'yesno',
10,
0,
1,
'',
0,
'boardtracker_tags'
),
(
'bt_tag_search_safe_filter',
'bt_tag_options',
'0',
'1',
'free',
'yesno',
15,
0,
1,
'',
0,
'boardtracker_tags'
),
(
'bt_tag_search_global',
'bt_tag_options',
'1',
'1',
'free',
'yesno',
20,
0,
1,
'',
0,
'boardtracker_tags'
),
(
'bt_tag_boardid',
'bt_tag_options',
'1789',
'',
'free',
'',
25,
0,
1,
'',
0,
'boardtracker_tags'
),
(
'bt_tag_link_type',
'bt_tag_options',
'1',
'2',
'number',
'',
30,
0,
1,
'',
0,
'boardtracker_tags'
),
(
'bt_tag_search_categoryid',
'bt_tag_options',
'1',
'1',
'number',
'',
35,
0,
1,
'',
0,
'boardtracker_tags'
),
(
'bt_tag_search_scope',
'bt_tag_options',
'4',
'4',
'number',
'',
40,
0,
1,
'',
0,
'boardtracker_tags'
);

MySQL Error : Duplicate entry 'bt_tag_active' for key 1
Error Number : 1062
Date : Sunday, October 29th 2006 @ 07:02:06 AM
Script : http://www.sdfdsfdsfsd.com/forums/ad...=productimport
Referrer : http://www.wwwww.com/forums/admincp/...?do=productadd
IP Address : xxx.xxxx.xxxx.xxx
Username : User
Classname : vb_database
Reply With Quote
  #20  
Old 10-29-2006, 10:23 AM
BoardTracker's Avatar
BoardTracker BoardTracker is offline
 
Join Date: Dec 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Blackhat
I got this error when trying to overwrite the 3.5.4
If you have no tags yet then just uninstall the vb3.5 version and then install the vb3.6 version.
if you have tags you don't want to lose then edit the product (through the vb admin) and delete the sql that removes the tags column before running uninstall otherwise it will delete all the existing tags.

Let me know if you know how to proceed or if you need any help.
Reply With Quote
  #21  
Old 10-29-2006, 10:50 AM
Blackhat's Avatar
Blackhat Blackhat is offline
 
Join Date: Mar 2005
Posts: 323
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks, just installed it. So when users create new threads with tags now they keywords will start popping up in the tag cloud box?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:25 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04645 seconds
  • Memory Usage 2,323KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete