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 08-07-2008 07:40 AM

Quote:

Originally Posted by Kuntz (Post 1592820)
All of you are suggested to use this as it fixes two bugs in the CRON file. The first bug is in relation to RSS threads not being tagged at all. This was due to the fact the creator used incorrect syntax to get NULL fields, so no fields would get returned. The second bug prevented threads from being tagged if they were created in a 'wierd' method. What is that? I'm not sure, but I had about 20 threads that weren't tagged but were marked as being tagged, the datelines were spread apart pretty evenly, so I'm assuming the creators of the topics created the threads, they had tags, then those creators for some reason removed their tags manually afterwards. This leaves the thread marked Auto-Tagged, but there are no tags. So now the cron will re-tag these threads. This is all a guess, but who cares, all your tags are belong to me.

For the first part of the NULL I agree, thanks for pointing me to this. It seems it works on some MySQL versions and on some not.

Also there is no mark for already tagged threads. But there is a mark for threads tha cannot be tagged, f.e. because of title containing only bad words or just too short words. This is an attempt to not try to tag these threads every night.
The autoskip option is going to reset to 0 by editing the title.

I will incorporate the changes to the official release if someone can confirm that cron is now working.

Kuntz 08-07-2008 08:04 AM

Erm, according to my DB, all my threads are 'autoskip = 2' once they're tagged by the CRON Auto-Tagger.

There are two kinds of untagged threads in my DB:

-Threads with NULL as the tag list
-Threads with a blank tag list (this is different then NULL)

-Threads set to NULL have an autoskip value of 0
-Threads that are blank have an autoskip value of 2

For my DB and installation, the above CRON works perfectly fine, and on top of that, tags the RSS feed as it comes in. My two RSS feeds are set to check every 30 minutes, I then edited my CRON to run the RSS script at '00' and '30', and edited the autotag CRON to run at '00' and '30' as well. Then I 'reset' my two RSS feeds and when the clock hit the top of the hour, it checked my RSS feeds, added the topics, and tagged them, all in one go! Been working great all day so far.

Phalynx 08-07-2008 08:14 AM

Check line 68-76 in functions_autotagger.php

tekguru 08-07-2008 08:55 AM

So have the Cron, etc fixes gone ino this Mod yet? Working out whether to install now or later.

Ploz 08-07-2008 09:55 AM

I think it would be useful to add an option to show the text of the first post below the thread title in the "Threads Tagged with" listings...

Kuntz 08-07-2008 03:31 PM

Quote:

Originally Posted by Phalynx (Post 1593228)
Check line 68-76 in functions_autotagger.php

Some of my threads are set to '2', and some are set to '0'. It seems pretty random. =\

Maybe don't do !taglist OR !isarray() and instead just do !isarray() ??

mcyates 08-07-2008 04:43 PM

I keep getting this error when uploading the product

XML Error: Invalid character at Line 42

Mazinger 08-07-2008 06:09 PM

Quote:

Tag RSS Feeds?
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.
Any help with that?

Kuntz 08-07-2008 06:17 PM

Quote:

Originally Posted by Mazinger (Post 1593624)
Any help with that?

outdated info

Hostboard 08-07-2008 06:53 PM

Line item #5 in 1.1.0 GOLD, 31th July 2008 release notes addressed this.


All times are GMT. The time now is 09:15 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.01309 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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