vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Automatic Tagger From Message Content and Title (https://vborg.vbsupport.ru/showthread.php?t=234026)

NLP-er 03-27-2010 02:55 PM

Quote:

Originally Posted by meto_mw (Post 2008473)
Maybe an option to select tags containing - and . just once and not on ends - URL as tags. Otherwise great.

PS.
Dont you have polish blacklist? :> Dzięki :)

Nie ma sprawy :)

Ps.
Nie kumam propozycji opcji :P

NLP-er 03-27-2010 02:56 PM

Quote:

Originally Posted by Barakat (Post 2008542)
niether me ,,,

4.0.2 pl2 <<<<

What doesn't work? Some details would be good :D

NLP-er 03-27-2010 02:58 PM

Quote:

Originally Posted by kholusoft (Post 2008579)
does it work with cms or only with forum

At this moment only for forum, but it is planned to support all taggable content. Just no time right now to implement it ;)

NLP-er 03-27-2010 02:59 PM

Quote:

Originally Posted by kholusoft (Post 2010021)
does it work with cms

Please do not spam - you already asked about it

Professional2 03-30-2010 06:06 AM

i installed on 4.0.2 and also did the 9 step but no tags were added.
actually my site is here u can take a look at it: http://forum.mobile4persian.com

NLP-er 03-31-2010 01:29 PM

Quote:

Originally Posted by Professional2 (Post 2012682)
i installed on 4.0.2 and also did the 9 step but no tags were added.
actually my site is here u can take a look at it: http://forum.mobile4persian.com

Just looking gives me nothing in potential bug finding. Please PM me access detail to your Admin CP and FTP (those can be temporary accounts or to test forum). I need to go there and check what happens inside.

LbR 04-04-2010 10:22 AM

Hey NLP-er any idea when you gonna add function that only takes tags from titles ?

NLP-er 04-04-2010 12:07 PM

Quote:

Originally Posted by LbR (Post 2015524)
Hey NLP-er any idea when you gonna add function that only takes tags from titles ?

When I will find time for this ;)

For quick fix please:
1. open file /includes/functions_autotaggerfromcontentandtitile.php
2. find
PHP Code:

$content strtolower($post['message']); 

3. REPLACE to:
PHP Code:

$content ''

4. find:
PHP Code:

$content strtolower($post['pagetext']); 

5. REPLACE to:
PHP Code:

$content ''

6. Save changes and upload to server
7. open file product-autotaggerfromcontentandtitle.xml
8. find:
PHP Code:

$content strtolower($post['pagetext']); 

9. REPLACE to:
PHP Code:

$content ''

10. Save file and import product file again in vBulletin

This was not tested :D

LbR 04-04-2010 03:21 PM

Doesn't creates any tag after the edit

Quote:

Originally Posted by NLP-er (Post 2015562)
When I will find time for this ;)

For quick fix please:
1. open file /includes/functions_autotaggerfromcontentandtitile.php
2. find
PHP Code:

$content strtolower($post['message']); 

3. REPLACE to:
PHP Code:

$content ''

4. find:
PHP Code:

$content strtolower($post['pagetext']); 

5. REPLACE to:
PHP Code:

$content ''

6. Save changes and upload to server
7. open file product-autotaggerfromcontentandtitle.xml
8. find:
PHP Code:

$content strtolower($post['pagetext']); 

9. REPLACE to:
PHP Code:

$content ''

10. Save file and import product file again in vBulletin

This was not tested :D


NeoSov 04-04-2010 03:54 PM

Thanks ...
Installed


All times are GMT. The time now is 03:15 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.01502 seconds
  • Memory Usage 1,759KB
  • 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
  • (12)bbcode_php_printable
  • (7)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