vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Automatic Thread Tagger From Post Content and Title (https://vborg.vbsupport.ru/showthread.php?t=218350)

mdawg 07-13-2009 04:45 AM

Makes sense, lol. Okay.

mdawg 07-13-2009 04:52 AM

Also, I cannot say for certain, but this does seem to create a conflict with
https://vborg.vbsupport.ru/showthread.php?t=185495
in that after installing yours, not every one of the new threads was getting the new tags. Again, not certain but maybe you or someone else could test further. I had AJAX setting enabled on the other tagger.

jaryx 07-13-2009 06:34 AM

Code:

Add Tags To All Threads
Proces: 36 Added 32 tags.
Proces: 79
Fatal error: Maximum execution time of 30 seconds exceeded in /virtual/pl/admincp/misc.php(1933) : eval()'d code on line 204

Another one :confused:
I know, it's limitation of my server... Any solution?

Gersfan 07-13-2009 12:44 PM

Installled..
I don't have any errors, I've switched it on but it doesn't seem to be working with old or new threads.

Any ideas?

NLP-er 07-13-2009 02:40 PM

Quote:

Originally Posted by mdawg (Post 1847879)
Also, I cannot say for certain, but this does seem to create a conflict with
https://vborg.vbsupport.ru/showthread.php?t=185495
in that after installing yours, not every one of the new threads was getting the new tags. Again, not certain but maybe you or someone else could test further. I had AJAX setting enabled on the other tagger.

If there is not crashing then there should be no conflict. Booth plugins works on other hooks, more possible this is bug in the old adder. If I get more info I can check it, but sorry I don’t want to install the old one, because I have nice clean tags and don't want old plugin make a mess. So I will not test it myself, but ready to react when some error occurs :)

ErrorLog 07-13-2009 02:41 PM

3.8.3 dont work :S

NLP-er 07-13-2009 02:44 PM

Quote:

Originally Posted by jaryx (Post 1847906)
Code:

Add Tags To All Threads
Proces: 36 Added 32 tags.
Proces: 79
Fatal error: Maximum execution time of 30 seconds exceeded in /virtual/pl/admincp/misc.php(1933) : eval()'d code on line 204

Another one :confused:
I know, it's limitation of my server... Any solution?

Probably yes - I will add new param "threads per page" so you will be able to limit it. Now it's 250 and it is hardcoded. When you change it to something smaller you will still get same functionality, but each page will execute faster to problem should not occur. I will make new release in few minutes - will appreciate for feedback, does it really resolves this issue :)

ALREADY RELEASED! :)

NLP-er 07-13-2009 02:50 PM

Quote:

Originally Posted by Gersfan (Post 1848061)
Installled..
I don't have any errors, I've switched it on but it doesn't seem to be working with old or new threads.

Any ideas?

To work it with new thread some tags must already exist in your forum. This mod never creates new tag (it keeps your tags clean-up) - it uses only existing tags and assign it to thread if it ontans this keyword in title or content.

For old threads you have to run manually "Add Tags To All Threads" - you do it only once, because for new tags there is scheduled job, which takes all tags creates in last 24 hours and add it to all appropriate threads :)

NLP-er 07-13-2009 02:53 PM

Quote:

Originally Posted by ErrorLog (Post 1848130)
3.8.3 dont work :S

I have and tested it on 3.8.2 and it is clearly written in mod description so I really cannot tell what happens in 3.8.3, but I will gladly make it works :)

Do you have some errors?
It is possible that it works fine - create some test thread where will be included tag words (which you are sure that exists as tags in other threads) in content or title and tell me does those where added :)

NLP-er 07-13-2009 03:16 PM

New release 2.0.2: Added param which allows to configure to how many threads should be added tags, per one page of execution of "Add tags to all threads" task.


All times are GMT. The time now is 06:21 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.01674 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
  • (2)bbcode_code_printable
  • (4)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
  • (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