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)

Make Money? 02-05-2007 08:22 PM

[QUOTE=DChapman;1171562]Do you mean if you search for three different tags such as: cars, food, cheese ?

Yes this does not seem to work.. is that normal?

StarBuG 02-07-2007 06:24 AM

Hi

When is the bugfix version coming?
It has been a very long time now.

PLEASE :D

Chadi 02-07-2007 07:53 PM

How do I remove the automatically inserted tag link in the menu?

johnstires 02-08-2007 12:31 AM

I figured out how to increase the amount of words and characters per tag. Find the includes/class_zointstags.php and edit the numbers in red:



Code:

                $error = false;
                if (count($words) > 4)
                {
                        # too many words per tag
                        $error = true;
                }
               
                foreach ($words as $word)
                {
                        if (vbstrlen($word) > 40)
                        {
                                # word in tag too long
                                $error = true;


Zoints 02-08-2007 05:35 AM

Quote:

Originally Posted by StarBuG (Post 1176601)
Hi

When is the bugfix version coming?
It has been a very long time now.

PLEASE :D

[00:31] dchapman: How's the tag build coming?
[00:33] Engineer: not too fast unfortunately
[00:33] Engineer: i got the url replacement thing done though
[00:33] Engineer: so it displays a number instead of tag if set
[00:33] dchapman: Cool

Zoints 02-08-2007 05:35 AM

Quote:

Originally Posted by chadi (Post 1177045)
How do I remove the automatically inserted tag link in the menu?

Directions for that are in the readme file.

jw00dy 02-08-2007 05:57 AM

Thank you. I've been wanting that for a while.

jw00dy 02-08-2007 06:05 AM

I just started a new forum (2 now) and I can't register my 2nd forum with zoints. What do I need to do to make this happen? Create an entirely new user? Thanks

Also, and I think this was mentioned, but I can't seem to find it.

Is there a way to remove the 0 1 2 3 4 5 6 7 from the cloud? I think they got there from doing an auto tag, which I've removed, but can't seem to get rid of these particular ones.

sandrodz 02-08-2007 06:48 PM

is it possible to place link to zoints somewhere else? its under footer and messes up my layout. I'd like to move it up. http://www.flunkme.com/tags/

other than that I didn't encounter any problems reported by users here.

thx!

sandrodz 02-10-2007 02:53 PM

I have http://www.flunkme.com/tags/index.php?tag=/0/ (0) zero in the tag cloud and I can't remove it, I tried several times and it still shows up! :S


All times are GMT. The time now is 11:31 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.02086 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)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