vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - Automatic Thread Tagger (https://vborg.vbsupport.ru/showthread.php?t=185495)

Phalynx 09-24-2008 01:41 PM

Fixed in next version.

Sweeks 09-24-2008 02:47 PM

Scheduled task not running properly 3.7.3
________
Buy Vaporizers

jlew24asu 09-24-2008 03:02 PM

great mod, thank you.

where can I find instructions to do this...

"If yes the auto tagger will also attempt to tag incoming RSS feeds.

In order for RSS tagging to work you will have to manually edit one of the default vbulletin files. Please refer to the product page on vBulletin.org for further information."

Phalynx 09-24-2008 07:31 PM

This info is outdated. RSS threads should be tagged liked normal threads.

Jaxel 09-27-2008 02:28 PM

I'm having issues with the Replacement Characters System... I want to change "MITSU" into "MITSURUGI"... The problem is that the replacement system works with characters, not words. So yes, it will replace MITSU with MITSURUGI, the problem is that it will also replace MITSURUGI with MITSURUGIRUGI.

'mitsu'=>'mitsurugi'

I even tried a workaround by doing the following (which didnt work)...

'mitsurugi'=>'m2itsurugi'
'mitsu'=>'mitsurugi'
'm2itsurugi'=>'mitsurugi'

Hamednet 09-29-2008 09:34 AM

thanks dear

very nice !

Hamednet 09-29-2008 07:02 PM

dears

how do I disable auto tagged for less than 3 characters words ?

for Example :

thread title is : I find pic resize 2.1

auto tag creat : find, resize, 2.1, I, pic

I want disable all less than 3 characters word

Phalynx 09-30-2008 07:24 AM

Quote:

Originally Posted by Jaxel (Post 1631641)
I'm having issues with the Replacement Characters System... I want to change "MITSU" into "MITSURUGI"... The problem is that the replacement system works with characters, not words. So yes, it will replace MITSU with MITSURUGI, the problem is that it will also replace MITSURUGI with MITSURUGIRUGI.

'mitsu'=>'mitsurugi'

I even tried a workaround by doing the following (which didnt work)...

'mitsurugi'=>'m2itsurugi'
'mitsu'=>'mitsurugi'
'm2itsurugi'=>'mitsurugi'

That is a problem I have also here. No solution at this moment, but it seems I have to redo the logic of the replacement filter.

Quote:

Originally Posted by Hamednet (Post 1633307)
dears

how do I disable auto tagged for less than 3 characters words ?

for Example :

thread title is : I find pic resize 2.1

auto tag creat : find, resize, 2.1, I, pic

I want disable all less than 3 characters word

Set the minimum length of the tags to 4. (It's a vBulletin setting)

Hamednet 09-30-2008 12:38 PM

thanks dear Phalynx for response

for arabic forum Automatic Thread Tagger not following Tagging vBulletin setting

because I set in Tagging vBulletin setting :

Tag Minimum Length : 4

and

Maximum Tags Applied by Thread Starter : 5

please see this thread

http://forum.dehcadeh.com/t9952-adsl-20-a.html

but in this thread I create now

Automatic Tags : adsl, قيمت, می, مخابرات, یا, ء20%, ارزان, بخشنامه, شود, شد

, می, یا, شود, شد are less than 4 characters

and too

10 word taged !


can you fix it ?

cedar 10-02-2008 03:55 PM

Are there any option to turn off tags in forum listing???It shows up near the title and breaks the line :(

Joppe111 10-04-2008 12:58 AM

Whenever I try to run the "Auto Tag Thread" in the Maintenance page, it starts tagging threads, but freezes at 161, then, the cron job is not running every night.

lindab2 10-04-2008 06:59 AM

Works great for me on vBulletin 3.7.3 Patch Level 1
Thank you :)

cedar 10-04-2008 11:12 AM

Quote:

Originally Posted by cedar (Post 1635723)
Are there any option to turn off tags in forum listing???It shows up near the title and breaks the line :(

Someone help me pls...

Rik Brown 10-07-2008 07:32 AM

Phalynx:

This mod works so great for threads. Any chance a parallel mod for blogs might be in the works?

Thank again for a great mod. -- Rik

Sal Collaziano 10-09-2008 09:27 PM

I'm receiving the following error quite a bit lately (no upgrades in awhile):

Fatal error: Maximum execution time of 30 seconds exceeded in /home/website/public_html/forums/includes/functions_autotagger.php on line 272

I'm running 3.7.2 with security patches... Does anyone have an idea what's going wrong?

thenewuser 10-11-2008 10:43 AM

Thanks!

Phalynx 10-12-2008 08:59 PM

Quote:

Originally Posted by cedar (Post 1635723)
Are there any option to turn off tags in forum listing???It shows up near the title and breaks the line :(

You need to edit the templates, as this is a function of vBulletin.

Quote:

Originally Posted by Joppe111 (Post 1636876)
Whenever I try to run the "Auto Tag Thread" in the Maintenance page, it starts tagging threads, but freezes at 161, then, the cron job is not running every night.

Did you run the maintenance job once after installation?

Quote:

Originally Posted by Rik Brown (Post 1639145)
This mod works so great for threads. Any chance a parallel mod for blogs might be in the works?

Hmmm, maybe. Currently my time doesn't allows me to jump higher.

Quote:

Originally Posted by Sal Collaziano (Post 1641439)
I'm receiving the following error quite a bit lately (no upgrades in awhile):

Fatal error: Maximum execution time of 30 seconds exceeded in /home/website/public_html/forums/includes/functions_autotagger.php on line 272

I'm running 3.7.2 with security patches... Does anyone have an idea what's going wrong?

Decrease the items beeing processed at once.

Sal Collaziano 10-13-2008 01:25 PM

Quote:

Originally Posted by Phalynx (Post 1643620)
You need to edit the templates, as this is a function of vBulletin.


Did you run the maintenance job once after installation?


Hmmm, maybe. Currently my time doesn't allows me to jump higher.


Decrease the items beeing processed at once.

Thank you! I decreased the threads being processed from 500 to 250...

TruthElixirX 10-13-2008 07:06 PM

wrong thread

Joppe111 10-13-2008 07:12 PM

Quote:

Originally Posted by Phalynx (Post 1643620)
Did you run the maintenance job once after installation?

Yes. I have:

Ran the cron job, deleted all tags, and then tried to run the thread tagger under the maintenance section, and now it freezes on thread #411. I have tried setting the number of threads to process down to 250, but the same thing still happens.


I have tried upgrading to the beta now to see if that would solve my problems, but I still run into the same thing.

Netunt 10-13-2008 07:30 PM

Quote:

Originally Posted by Joppe111 (Post 1644356)
Yes. I have:

Ran the cron job, deleted all tags, and then tried to run the thread tagger under the maintenance section, and now it freezes on thread #411. I have tried setting the number of threads to process down to 250, but the same thing still happens.


I have tried upgrading to the beta now to see if that would solve my problems, but I still run into the same thing.

Is there a particular problem with that thread? If it is not important, you could try deleting it.

MonkYZ 10-14-2008 01:32 AM

Nice module ! Is there a way to remove tags from the Popular Tags module in vBadvanced that are not used anymore ?

I just replaced 'x360'=>'xbox 360' and now if i click on 'x360' tag, i get an "Invalid Tag specified. If you followed a valid link, please notify the administrator"

I also tried using Maintanance - Delete Auto tag and then - Auto tag threads, but the 'x360' is still there. Thx in advance !

Zachariah 10-14-2008 02:06 AM

groovy work I am running it for a burn in test :D
- 35 RSS feeds :)

[high]* Zachariah runs to try and break something[/high]

ehsanix 10-14-2008 02:08 AM

superb
thanks dude http://qsmile.com/qsimages/8.gif

trstudent 10-14-2008 07:50 AM

i have installed it but have a little problem. automatic taggin works fine. But when i get into tags.php or any tagged word it list the threads but they are not linked to the thread. All of them sends me to the main page.
Theese will help you to understand better.
go to this page http://www.trstudent.com/tags.php
then choose one word like this http://www.trstudent.com/tags.php?tag=tercihler
then you will see the thread list but all of them sends you to www.trstudent.com ... I couldn't solve it...

Joppe111 10-14-2008 05:48 PM

Quote:

Originally Posted by Netunt (Post 1644367)
Is there a particular problem with that thread? If it is not important, you could try deleting it.

Tried it but the problem just moved further, it looks like all threads having a combination of auto-tags and manual tags doesn't work...

After saying yes to "Disable Auto Tag if Tagged?" it started to work though...!!

It's a great mod, perfect for SEO!

Joppe111 10-14-2008 06:00 PM

Quote:

Originally Posted by trstudent (Post 1644720)
i have installed it but have a little problem. automatic taggin works fine. But when i get into tags.php or any tagged word it list the threads but they are not linked to the thread. All of them sends me to the main page.
Theese will help you to understand better.
go to this page http://www.trstudent.com/tags.php
then choose one word like this http://www.trstudent.com/tags.php?tag=hakkindaki
then you will see the thread list but all of them sends you to www.trstudent.com ... I couldn't solve it...

I'm not sure as I don't understand the message exactly, BUT, I think the problem is:

In Admin CP under "Maintenance":
1. You have run the auto-tagger = "Auto Tag Threads" - "Creates new tags. Please delete old auto tags before you run this."
2. Then run it another time without first running "Delete Auto Tags" - "Deletes all Auto Tags - run this before running auto tagging."

It looks like it is NOT enough to click yes for "Delete Auto Tags" under "Auto Tag Threads".
One must first run the separate job "Delete Auto Tags"...

A bit confusing...:confused:

bobtomay 10-21-2008 11:57 PM

Just installed this evening and seems to be functioning good.
Our small forum really does appreciate your work on this.

One thing, especially for a newbie overseeing a forum, which I am, the installation instructions, #1 specifically.
1. Upload all files from "upload" to your server, take care of the directory structure

Sorry, but "take care of the directory structure" tells me nothing. It took reading to post 416 and 420 to find out those two files belong in the includes folder. The functions_autotagger.php was pretty clear since you have it in the includes folder in the download, but the autotagger_ajax.php file is not in that folder which left a big question mark related to "take care of the directory structure" as to where it belonged.

Am still not sure if I've put autotagger.php in the proper folder or not. I have assumed it belongs in the includes/cron folder. Is this correct, or based on your response in post # 420, it also belongs in the includes folder?

Mark Dunnigan 10-22-2008 05:39 AM

I'm running vB3.7.3 PL1 and I'm getting the following error when I try to install the product:

"XML Error: not well-formed (Invalid Token) at Line 1"

Morrus 10-22-2008 11:05 AM

Ugggh.

Quote:

The following dependencies were not met:
This product is not compatible with version 3.8.0 Beta 1 of vBulletin. (Compatible starting with 3.7.0 / Incompatible with 3.7.99 and greater)
Oh well.

NAZIA 10-25-2008 12:00 PM

Thanks, will installing...

inciarco 10-25-2008 09:58 PM

Hello.

I've just noticed when I tried to Automatically Tag all the Threads of my Forum, that on Maintenance -> Upsate Counters I'm having the following Error Message where there is suppose to be the "Delete Auto Tags" and "Auto Tag Threads" Options:

Parse error: syntax error, unexpected $end in /home/zzz/public_html/forums/admincp/misc.php(1790) : eval()'d code on line 135

Do you know why this can be caused? or perhaps what I should look to locate what's wrong? :confused:

When I first Installed the Product it worked fine, but somehow I'm getting this Error Now. I have vB 3.7.3 PL 1.

I tried Uploading the Files Again and also Re-Installing and Overwriting the Product and nothing happened.

I appreciate your Guide.

My Best Regards.

:)

Leo Brazil 10-30-2008 02:52 PM

Hi guys,

After installation, I've checked out all configurations, everything about Vb tagging is OK, once I've been using regular tag system a quite long. All options on this mod are also on but when I run the cron it says "concluded" but actualy nothing happens. When I check the tag list I can see only the tags created manually by my users.

What I'm missing ?

Tks.

djbaxter 10-30-2008 03:22 PM

Any update on the issue where tags are added automatically even when they are inserted manually?

sherwood 10-31-2008 06:34 PM

Any chance you can get this updated for vb 3.8?

Would be very greatful if you can ;)

dbembibre 11-01-2008 04:39 PM

For if anyone need this is the spanish stopwords list

Code:

un,una,unas,unos,uno,sobre,todo,tambi?n,tras,otro,alg?n,alguno,alguna,algunos,algunas,ser,es,soy,eres,somos,sois,estoy,esta,estamos,estais,estan,como,en,para,atras,porque,por qu?,estado,estaba,ante,antes,siendo,ambos,pero,por,poder,puede,puedo,podemos,podeis,pueden,fui,fue,fuimos,fueron,hacer,hago,hace,hacemos,haceis,hacen,cada,fin,incluso,primero,desde,conseguir,consigo,consigue,consigues,conseguimos,consiguen,ir,voy,va,vamos,vais,van,vaya,gueno,ha,tener,tengo,tiene,tenemos,teneis,tienen,el,la,lo,las,los,su,aqui,mio,tuyo,ellos,ellas,nos,nosotros,vosotros,vosotras,si,dentro,solo,solamente,saber,sabes,sabe,sabemos,sabeis,saben,ultimo,largo,bastante,haces,muchos,aquellos,aquellas,sus,entonces,tiempo,verdad,verdadero,verdadera,cierto,ciertos,cierta,ciertas,intentar,intento,intenta,intentas,intentamos,intentais,intentan,dos,bajo,arriba,encima,usar,uso,usas,usa,usamos,usais,usan,emplear,empleo,empleas,emplean,empleamos,empleais,valor,muy,era,eras,eramos,eran,modo,bien,cual,cuando,donde,mientras,quien,con,entre,sin,trabajo,trabajar,trabajas,trabaja,trabajamos,trabajais,trabajan,podria,podrias,podriamos,podrian,podriais,yo,aquel

erotikforum 11-04-2008 02:14 PM

perfekt, i installed the mod....very nice

24hourForum.com 11-07-2008 04:12 AM

Can someone let the OP know, a automatic thread tagger for rss feed would be beneficial for all of us,

this request is in my wish list... someone plz pm me with an update or link to such a mod.

thanks

TundraSoul 11-08-2008 03:30 PM

Code:

Cron/Scheduled Task is not tagging all threads.
- The cron is limited to 500 (you can change this via settings) threads per run to avoid heavy impact on server.

So to clarify when the maintenance runs it will only build tags for 500 new threads is that correct? If more than 500 threads were added during the previous day they will be ignored and not auto tagged?

TundraSoul 11-09-2008 08:07 PM

This hack is extremely buggy and clearly there little or no support for it. For instance, when you run the maintenance to delete all the tags, it doesn't remove them all. When you run the maintenance to initially create the tags it doesn't complete the process.

If you have a large site 100k plus threads, forget using this, it will never finish. Finally it doesn't create any tags for RSS threads as it says it should.

Uninstalled.


All times are GMT. The time now is 03:02 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.01972 seconds
  • Memory Usage 1,843KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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