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)

Sym0n 08-26-2008 03:32 PM

Hi,
I've just hit upon a dodgy symbol in a thread title that has thrown out an error as the tag.

The original title was:

?25 - 15 minute track time.

The auto tag generated for this was:
PHP Code:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>406 Not Acceptable</title> </head><body> <h1>Not Acceptable</h1> <p>An appropriate representation of the requested resource /forum/autotagger_ajax.php could not be found on this server.</p> <p>Additionallya 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> <hr> <address>Apache/2.2.9 (Unixmod_ssl/2.2.9 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.6 mod_perl/2.0.4 Perl/v5.8.8 Server at domain.com Port 80</address> </body></html

I immediately added '?'=>'' to the exclusion but that's had no effect. I've tested and no matter where the ? symbol is this error is thrown out as the tag. It also affects, after some testing, the symbols % and ?.

If you need anything else let me know.

Ta

Sy

turbosatan 08-26-2008 03:39 PM

Quote:

Originally Posted by Phalynx (Post 1607442)
As I already stated to you:
https://vborg.vbsupport.ru/showthrea...50#post1607350

This is taken from the troubleshooting passage:

a little explanation as to where you find this was all i needed then

run maintenance wasnt exactly explanative

stevectaylor 08-26-2008 06:21 PM

The RSS says we need to alter a template, where are the instructions for this?

Phalynx 08-27-2008 08:17 AM

Quote:

Originally Posted by Sym0n (Post 1607464)
The auto tag generated for this was:

This sounds like the file autotagger_ajax.php is not on the forum. Please upload it.

Quote:

Originally Posted by turbosatan (Post 1607469)
a little explanation as to where you find this was all i needed then
run maintenance wasnt exactly explanative

If you would read my first post regarding the troubleshooting you would have it already.

Quote:

Originally Posted by stevectaylor (Post 1607553)
The RSS says we need to alter a template, where are the instructions for this?

This is outdated. Please delete all files from old versions.

Audax666 08-27-2008 11:14 AM

Hi,

I love this add on!
A suggestion for for the next update.
Would it be possible, to add membernames to the exclude list?
I often have names of users in the thread title, but they aren't relevant for the tags i think.
That's all....

Phalynx 08-27-2008 11:35 AM

I will include this in 1.1.2

Rik Brown 08-27-2008 03:11 PM

Wishlist Item

We only want to have words in our tags (no numbers, symbols, etc.). If you allow numbers, you have an infinite number of often useless tags. To fix this, we are currently running a mySQL query to remove tags that do not meet this standard with a regex query [^a-zA-Z.]. This is to allow only letters of the alphabet and a period used for abbreviations.

I hope that a similar "words only" option for tags could be built into the mod or, even better, the possibility to block tags based on regex so each webmaster can customize blockage.

Thanks again for this excellent mod! -- Rik

Phalynx 08-27-2008 07:58 PM

Just feed the filter with the following;
'0'=>''
'1'=>''
'2'=>''
...

stevectaylor 08-28-2008 10:43 AM

I ink this is the best ad on yet. Well done.

ArnyVee 08-29-2008 11:31 AM

Works great for me :D


All times are GMT. The time now is 10:50 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.02272 seconds
  • Memory Usage 1,748KB
  • 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
  • (1)bbcode_php_printable
  • (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