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

Rik Brown 08-29-2008 03:21 PM

Quote:

Originally Posted by Rik Brown (Post 1608267)

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.

Thanks again for this excellent mod! -- Rik

Quote:

Originally Posted by Phalynx (Post 1608447)
Just feed the filter with the following;
'0'=>''
'1'=>''
'2'=>''
...

We'll implement it that way. Thanks. -- Rik

Crashh 08-29-2008 03:48 PM

Hello dear Phalynx
I have problem with your hack

If i post thread with cyrillic symbols, your hack add auto tags in CAPS

for example:
if i post in thread's title : test
in tags i'll see: TEST

How to fix it?

bada_bing 08-29-2008 04:48 PM

OK I am having problem installing the plugin. After I upload the files as directed in the forums directory and try to upload the plugin I get this message
You need to upload includes/functions_autotagger.php first!

Why?

Gamempire 08-31-2008 06:25 PM

i got the error "Empty document in line 1" when i tried to import the product..

exportforce 08-31-2008 06:39 PM

Funny, I can only use the "auto tag old threads" but I ain't got any options for live adding any tags. Just don't get the options.

Phalynx 09-01-2008 10:13 AM

Quote:

Originally Posted by bada_bing (Post 1610009)
OK I am having problem installing the plugin. After I upload the files as directed in the forums directory and try to upload the plugin I get this message
You need to upload includes/functions_autotagger.php first!

Why?

Because you uploaded it in the wrong folder. functions_autotagger.php must be in the same folder as your config.php

Quote:

Originally Posted by Gamempire (Post 1611368)
i got the error "Empty document in line 1" when i tried to import the product..

It seems your PHP cannot UTF coded documents. Please download the beta 1.1.1, as the document is not UTF anymore.

Quote:

Originally Posted by exportforce (Post 1611376)
Funny, I can only use the "auto tag old threads" but I ain't got any options for live adding any tags. Just don't get the options.

And you enabled the tag system?

Gamempire 09-02-2008 07:01 AM

where I can find the beta 1.1.1 ?

Phalynx 09-02-2008 07:17 AM

Here:
https://vborg.vbsupport.ru/showpost....&postcount=323

Sym0n 09-02-2008 10:37 AM

Quote:

Originally Posted by Phalynx (Post 1608028)
This sounds like the file autotagger_ajax.php is not on the forum. Please upload it.

Hi Phalynx,
Thanks for the reply. I did already have the autotagger_ajax.php uploaded. But just to ensure it wasn't corrupt I have re-uploaded it, over writing the original, and saved the settings for this mod again.

I've just tested again now and still if the following characters are entered in the title the tag box is populated with:

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

Is there anything else you can suggest that I try to resolve this?

Thanks

Sy

Phalynx 09-02-2008 10:56 AM

Once again, you didn't copied a file to the server. The file autotagger_ajax.php must be in the root of your forum. Same procedure for EVERY file. Please check them all.

bada_bing 09-02-2008 12:38 PM

Quote:

Originally Posted by Phalynx (Post 1611874)
Because you uploaded it in the wrong folder. functions_autotagger.php must be in the same folder as your config.php


It seems your PHP cannot UTF coded documents. Please download the beta 1.1.1, as the document is not UTF anymore.


And you enabled the tag system?


Yes as I noted in my original post I have uploaded functions_autotagger.php in the /wwwroot/forums/includes/ folder where my config.php file exists ????

Sym0n 09-02-2008 01:11 PM

Quote:

Originally Posted by Phalynx (Post 1611874)
Because you uploaded it in the wrong folder. functions_autotagger.php must be in the same folder as your config.php

Quote:

Originally Posted by Phalynx (Post 1612697)
Once again, you didn't copied a file to the server. The file autotagger_ajax.php must be in the root of your forum. Same procedure for EVERY file. Please check them all.

Ok.

The structure for your product, as kept from the downloaded zip file, is as follows on my server.

./forum/autotagger_ajax.php
./forum/includes/functions_autotagger.php
./forum/includes/cron/autotagger.php

I have checked and tripled checked this, as this is how it has been since I installed your product back in the start of August. I've also re-uploaded the files in case of corruption.

I've even un-installed your product, deleted all the files from my server and re-installed again. But still whenever the characters ?, ? or % are entered I get the following error message automatically populated in the tag field.

HTML 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>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> <hr> <address>Apache/2.2.9 (Unix) mod_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>
This error message is a 406 error (not acceptable) and not a 404 error (not found).

Everything else about this mod is functioning exactly how it should, no other characters cause this error, except the three I have informed you about throughout. Surely if a file was missing it would error out constantly? So once again it's back to you.

Sy

Sym0n 09-03-2008 01:22 PM

Bump...

Sym0n 09-04-2008 01:50 PM

Does your ignorance mean you don't have a fix then? :(

madmax1228 09-04-2008 02:26 PM

Quote:

Originally Posted by Sym0n (Post 1614402)
Does your ignorance mean you don't have a fix then? :(

Tactful!:down:

bada_bing 09-04-2008 03:02 PM

Phalynx

Do the issues im having have to do with my forum file located in the directory named "Forums" rather then "Forum" if so I need to change the plugin to look at Forums insead..

Phalynx 09-05-2008 07:53 AM

Quote:

Originally Posted by Sym0n (Post 1614402)
Does your ignorance mean you don't have a fix then? :(

Either I don't have time to support such individual case or just your tone is not acceptable. Maybe a combination of both.
Every modification costs me very much time, and the most time I'm spending here is for support. This is a FREE modification. If I don't have time for this, you cannot expect an answer.

Quote:

Originally Posted by bada_bing (Post 1614449)
Do the issues im having have to do with my forum file located in the directory named "Forums" rather then "Forum" if so I need to change the plugin to look at Forums insead..

No, you just didn't copied the files to the right folders. Please PM me a list of all your files in your forum(s) directory, so I can take a look.

Sym0n 09-05-2008 01:36 PM

Quote:

Originally Posted by Phalynx (Post 1614932)
Either I don't have time to support such individual case or just your tone is not acceptable. Maybe a combination of both.
Every modification costs me very much time, and the most time I'm spending here is for support. This is a FREE modification. If I don't have time for this, you cannot expect an answer.

Pfft you don't know and after giving me the same fob off reply you can't admit that. FAIL.

The tone is only due in reflection of your own "once again" etc and not just to me. I am grateful for people that create mods but you clicked the supported option, so you can only expect people to ask for support when your mod malfuctions, which it is.

Anyway. So you don't feel too hard done by I'll uninstall this now and revoke my nominations. Would hate for you to feel that I'm expecting anything from you lol.

*Kisses*

NannyMin 09-07-2008 12:33 PM

How can I get this to work for my rss feeds?

Thanks! :)

Tanapangarap 09-10-2008 03:35 PM

Is there a way to remove the icon on the threads list page that looks like a pencil and, upon mouse over, displays the list of tags for that topic?

mikesharp 09-12-2008 05:35 PM

Hi there, hoping you can help - have run the maintenance no probs - worked a treat

only issue is that I try to post and whe i tab out of the title i see a firebug error of

Quote:

fetch_object("prefixid") is null
UpdateTitle(31, 98, 25)newthrea...read&f=31 (line 96)
onblur(blur )newthrea...XAA%3D%3D (line 2)
[Break on this error] vBAjax_ATT.open('get', './autotagger_a... + fetch_object('tag_add_input').value);
It doesnt add anything to the tags box - any ideas - all files are uploaded

djbaxter 09-13-2008 11:38 AM

My apologies if this has already been addressed.

I've set the options to NOT auto-tag if the poster adds tags manually but it continues to auto-tag whether or not manual tags are added.

Tsubasa? 09-13-2008 09:20 PM

Thank you :) it's good job

deneme2 09-14-2008 07:27 AM

thanks

yamahapaul 09-19-2008 04:19 PM

I've just dowloaded and installed and it seems to be working a treat, I've ran the maintenance on old threads and i think there was one it hasn't tagged and tried a new post and it worked it can be seen here -

http://www.midlandsheritage.co.uk/showthread.php?t=201

I'll leave thread for a day or so then delete

excellent, thanks :up:

znop 09-19-2008 07:22 PM

its very good addon. thanks

Kamran 09-21-2008 09:40 AM

Quote:

Originally Posted by djbaxter (Post 1621087)
My apologies if this has already been addressed.

I've set the options to NOT auto-tag if the poster adds tags manually but it continues to auto-tag whether or not manual tags are added.

I'm having the same problem...

bold 09-22-2008 03:48 AM

Quote:

Originally Posted by Sym0n (Post 1615159)
Pfft you don't know and after giving me the same fob off reply you can't admit that. FAIL.

The tone is only due in reflection of your own "once again" etc and not just to me. I am grateful for people that create mods but you clicked the supported option, so you can only expect people to ask for support when your mod malfuctions, which it is.

Anyway. So you don't feel too hard done by I'll uninstall this now and revoke my nominations. Would hate for you to feel that I'm expecting anything from you lol.

*Kisses*

Retard.

A M I R 09-24-2008 07:43 AM

thanks very nice.
installed ;)

Dontom 09-24-2008 01:10 PM

Quote:

Originally Posted by Kamran (Post 1626837)
I'm having the same problem...

Same here , too


All times are GMT. The time now is 04: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.02232 seconds
  • Memory Usage 1,857KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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