vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Integration with vBulletin - Zoints Thread Tags - GREAT for SEO (https://vborg.vbsupport.ru/showthread.php?t=127244)

BrettMo 05-28-2007 02:05 PM

Two items that I noticed that I would like to see as part of the configuration for the next version so that a site can change them are:
1) the length of words allowed
2) the number of words allowed per tag -- I really want to make this four words per tag rather than three

But more importantly right now is the SQL I mentioned above... :)

jw00dy 05-29-2007 06:04 PM

If you search back in this thread, you should be able to find a post that tells you how to enable a 4th tag. I'm using it and it's a lot nicer (having 4 I mean).

Chadi 05-29-2007 06:11 PM

Quote:

Originally Posted by Zoints (Post 1122735)
If you want a cloud at the top of forumdisplay, there is an option for that in the admincp options we provide. If you want it on forumhome, that will be made available in the next release.

This is what I found regarding tags on forumhome. Where did you find "4th tag"?

Chadi 05-30-2007 12:39 AM

Quote:

Originally Posted by chadi (Post 1254189)
This is very strange. I still get the same exact error even after reverting headerinclude back to default, which is this one.

Code:

<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
<meta name="generator" content="vBulletin $vboptions[templateversion]" />
<if condition="$show['threadinfo']">
<meta name="keywords" content="$threadinfo[title], $vboptions[keywords]" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title] $foruminfo[title_clean]" />
<else />
    <if condition="$show['foruminfo']">
<meta name="keywords" content="$foruminfo[title_clean], $vboptions[keywords]" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />
    <else />
<meta name="keywords" content="$vboptions[keywords]" />
<meta name="description" content="$vboptions[description]" />
    </if>
</if>

<!-- CSS Stylesheet -->
$style[css]
<if condition="is_browser('opera') AND !is_browser('opera', '8.0.1')">
<style type="text/css">
ul, ol { padding-left:20px; }
</style>
</if>
<!-- / CSS Stylesheet -->

<script type="text/javascript">
<!--
var SESSIONURL = "$session[sessionurl_js]";
var IMGDIR_MISC = "$stylevar[imgdir_misc]";
var vb_disable_ajax = parseInt("$vboptions[disable_ajax]", 10);
// -->
</script>

<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script>
<if condition="$show['popups']"><script type="text/javascript" src="clientscript/vbulletin_menu.js?v=$vboptions[simpleversion]"></script></if>
<if condition="$vboptions['externalrss']">
<link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] RSS Feed" href="external.php?type=RSS2" />
<if condition="$show['foruminfo'] OR $show['threadinfo']">
<link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] - $foruminfo[title_clean] - RSS Feed" href="external.php?type=RSS2&amp;forumids=$foruminfo[forumid]" />
</if>
</if>

Please help me out!



Is anyone getting errors on tag cloud main page in 3.6.7?

xcingix 05-30-2007 02:54 AM

I get the message
A forum entry with this specific hostname (www.geekdum.com) has already been entered or is waiting for validation.
I checked my e-mail already. I don't see any validation.

Hayko 06-06-2007 11:21 AM

this plugin useful or beneficial for all forums ?

MotMann 06-10-2007 07:37 AM

• What i must do, that Tags autom. generatet, if user post new Thread?
• What are the best settings, if i use vBSEO?

mfyvie 06-12-2007 06:55 AM

Additional Functionality for Zoints Thread Tags

Would you like to give additional users or user groups the ability to add or delete tags in areas which they don't moderate?

If so, you can use the attached extension for Zoints Thread Tags 1.2.1 which will give you that ability via additional options in the AdminCP.

Please see the attached file for full instructions and follow them CAREFULLY.

No support will be provided for this extension - if it doesn't work for you - I'm sorry. This extension is not endorsed or supported by Zoints. I simply built this for myself, and am sharing it.

Note that any future upgrade to Zoints Thread Tags will erase many of these edits and they will have to be redone.

Hopefully Zoints will like this idea and incorporate these changes into their next version!

jw00dy 06-12-2007 06:09 PM

Thanks, that's very cool.

mfyvie 06-12-2007 08:09 PM

Would you like to have the "Tags" menu option appear under the quick links menu instead of in the main navbar? My navbar is too crowded, so I don't want tags appearing there.

Simply apply this fix:

Code:

In AdminCP -> Plugins & Products -> Plugin Manager -> Click on:
Product: Zoints Thread Tags (automatic template edits)

-- FIND --
                $vbulletin->templatecache['navbar'] = str_replace($_alt_find, $_add . $_alt_find, $vbulletin->templatecache['navbar']);
-- REPLACE WITH --
            $vbulletin->templatecache['navbar'] = str_replace('$vbphrase[miscellaneous]</td></tr>','$vbphrase[miscellaneous]</td></tr>'.'<tr><td class=\"vbmenu_option\"><a href=\"'.$vbulletin->options['bburl'].'/tags\">'.$vbphrase[zointstags_tags].'</a></td></tr>', $vbulletin->templatecache['navbar']);

Works fine on my system - if it doesn't work on yours - sorry!


All times are GMT. The time now is 01:14 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.02721 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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