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 07-31-2008 02:17 PM

Quote:

Originally Posted by KevinL (Post 1588373)
I just upgraded and ran the cron. Still nothing. It's not tagging the RSS feeds.

Run maintenance tools, auto tag threads. Cron is only for nightly run.
Also:
* If no threads are tagged you will have to check the following:
- Is the modification enabled? Is the action you are testing enabled? (vBulletin tagging, whole auto thread tagger system, AJAX, new threads)
- Are the words you are using badwords or filtered out?

* 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. Make sure you run maintenance auto tagger before this to tag old threads. You can check the scheduled tasks log to see if it is running correctly.
Important: If a thread title does not meet minimum requirements to be included in tags (f.e. one word thread titles, too short words), it will be forever in this queue.

rsb8940 07-31-2008 02:43 PM

I just applied/installed the upgrade to 1.1.0 (previously ran 1.0.1). Since then, I get this SQL Error:

-----------------

Invalid SQL:
SELECT
t.tagid
FROM tagthread as t
WHERE t.threadid= AND autotag=1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND autotag=1' at line 4
Error Number : 1064
Request Date : Thursday, July 31st 2008 @ 11:38:06 AM
Error Date : Thursday, July 31st 2008 @ 11:38:07 AM
Script : http://support.vpi-corp.com/forum/ne...streply&t=5127
Referrer : http://support.vpi-corp.com/forum/ne...quote=1&p=7308
IP Address : #### (masked)
Username : #### (masked)
Classname : vB_Database_MySQLi
MySQL Version :

Phalynx 07-31-2008 02:53 PM

Quote:

Originally Posted by rsb8940 (Post 1588410)
I just applied/installed the upgrade to 1.1.0 (previously ran 1.0.1). Since then, I get this SQL Error:

-----------------

Invalid SQL:
SELECT
t.tagid
FROM tagthread as t
WHERE t.threadid= AND autotag=1;

Strange. I'm catching now the missing threadid with an "intval". The ZIP has been silently updated, please replace the functions_autotagger.php

MadK 07-31-2008 03:20 PM

The special characters auto tags got messed up after the update. The plugin would read special characters, now it shows as: "aand#304lesand#304"

http://www.mafia-mp.com/forums/

Guest account:

Code:

Username: TestAccount
Password: testaccount123


lstintxs100 07-31-2008 03:30 PM

Will update later when I get a chance. Thanks for the wisdom and hard work.

masterross 07-31-2008 04:03 PM

Thanks for update unfortunately AJAX doesnt work for me:
Code:

Line:466
Char:3
Code:0
Error:Object required
URL:http://www.my-forum.pl/newthread.php?do=newthread&f=116

And the line 466 is:

Code:

  vBAjax_ATT.onreadystatechange = m_State_ATT;
regards

redlabour 07-31-2008 04:48 PM

Bug after Updating:

Code:

Datenbankfehler in vBulletin 3.7.2:

Invalid SQL:
UPDATE vb3_thread SET autoskip=2 WHERE threadid=11616;

MySQL-Fehler  : Unknown column 'autoskip' in 'field list'
Fehler-Nr.    : 1054
Fehler-Zeit  : Thursday, 31.07.2008 @ 19:44:18
Datum        : Thursday, 31.07.2008 @ 19:44:19
Skript        : http://www.politikstube.de/forum/newreply.php?do=postreply&t=11616
Referrer      : http://www.politikstube.de/forum/newreply.php?do=newreply&p=157876
IP-Adresse    : XXXXXXXX
Benutzername  : Kiara
Klassenname  : vB_Database_MySQLi
MySQL-Version :

at Delete Auto Tags. :(

Phalynx 07-31-2008 07:18 PM

Quote:

Originally Posted by MadK (Post 1588430)
The special characters auto tags got messed up after the update. The plugin would read special characters, now it shows as: "aand#304lesand#304"

Please keep in mind to replace the filter replacement '&'=>'and' with ' & '=>'and'

Quote:

Originally Posted by masterross (Post 1588462)
Thanks for update unfortunately AJAX doesnt work for me:
Code:

Line:466
Char:3
Code:0
Error:Object required
URL:http://www.my-forum.pl/newthread.php?do=newthread&f=116

And the line 466 is:

Code:

  vBAjax_ATT.onreadystatechange = m_State_ATT;
regards

Which browser are you using?

Quote:

Originally Posted by redlabour (Post 1588497)
Bug after Updating:

Code:

Datenbankfehler in vBulletin 3.7.2:

Invalid SQL:
UPDATE vb3_thread SET autoskip=2 WHERE threadid=11616;

MySQL-Fehler  : Unknown column 'autoskip' in 'field list'
Fehler-Nr.    : 1054
Fehler-Zeit  : Thursday, 31.07.2008 @ 19:44:18
Datum        : Thursday, 31.07.2008 @ 19:44:19
Skript        : http://www.politikstube.de/forum/newreply.php?do=postreply&t=11616
Referrer      : http://www.politikstube.de/forum/newreply.php?do=newreply&p=157876
IP-Adresse    : XXXXXXXX
Benutzername  : Kiara
Klassenname  : vB_Database_MySQLi
MySQL-Version :

at Delete Auto Tags. :(

Uninstall, install. Seems the installcode did not execute on upgrade.

Hostboard 07-31-2008 08:23 PM

Deleted tags, ran re-tag got this:

Code:

Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 35 bytes) in /home/domains/domain_name/public_html/forums/includes/functions_autotagger.php on line 408
Had to decrease tag number to 500 in order to get it to work.

drumbo 07-31-2008 08:26 PM

When I enable Disable Auto Tag if Tagged ;its still adding tags if the user has submitted tags with their post. :-(


All times are GMT. The time now is 02:30 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.01662 seconds
  • Memory Usage 1,750KB
  • 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
  • (8)bbcode_code_printable
  • (5)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