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)

rajubd 02-10-2010 03:41 PM

how much resource it take?

NLP-er 02-10-2010 04:07 PM

Quote:

Originally Posted by oddmud (Post 1977517)
Well regardless of what you're trying to tell me, it removed all the tags from all the posts. I no longer have any tags attached to any messages. I've followed your directions to the T, and it's not creating tags on the posts, and it removed tags from all my posts. My tag cloud is emptied and not one posts has tags left on it.

So I'm considering that "removing tags".

You considering that "removing tags" because you do not know what is tag and what is tag association. According to this discussion you already should see the difference - especially that I gave you a way to find out that all your tags still exists in your database - did you go there ans saw that all your tags still exists?. Those are just not assigned to any thread (since you manually and with intention removed all tags associations) and that is why your cloud is empty - cloud counts for each tag its associations and most popular are displayed as bigger one - that how it works. Tags without any associations are not displayed in cloud since it has no sense.

So once again: This mod will never remove any tag - it can remove all your tags associations if you manually trigger it - what is made by users usually to do re association in next step and be sure that tags are only associated if keyword is included in message.

Why did you removed your associations having no idea what it is - it is your mystery. But you made it with intension since it doesn't work if you click link by mistake - there is another view with information what it does and question are you sure that you want to do it. Also with information what to do later. So it needs 3 clicks to do it. And since we are discussing it I assume that you intentionally clicked "YES" for option "Clear All Tags Associations" and after that you committed it by clicking "Save" - so mod didn't remove you even tags associations. You did it using this mod. And after that you started shouting here shits and describing how much you are pissed off because mod just did what you precisely asked him...

Also - I have no idea what is the issue right now, because I gave you also instructions how to re associate tags - did you try it?

And also 2 - I'm not trying to tell you anything - I'm telling you. And because I wrote this mod and I know how vB database structure looks and how it works in area of tagging it would be wise from your side to at least follow hints which I gave you last time before argue again having no idea how it works - thanks :)

NLP-er 02-10-2010 04:15 PM

Quote:

Originally Posted by oddmud (Post 1977518)
It's showing lists of tags, but it's not attaching anything to any of the posts.

Please create me test account on your forum with any rights - I just need some place where I can write test message and possibility to see what tags exists right now (you can just write me 3-4 tags which exists in your vB). PM me details - I will check it :)

NLP-er 02-10-2010 04:18 PM

Quote:

Originally Posted by oddmud (Post 1977524)
Here's a screenshot of the tags, and such.

You have wrong cron user ID - there should be ID not username. Please find your user by Admin CP and you will find what is his ID :) Also In next release I will add there in description - clearly that id is not username :)

NLP-er 02-10-2010 04:26 PM

Quote:

Originally Posted by AMG021 (Post 1979026)
Code:

Database error in vBulletin 4.0.1:

Invalid SQL:

                SELECT forum.forumid, forum.lastpost, forum.lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, default_tags_ids, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend
                   
                FROM forum AS forum
               
                LEFT JOIN user AS user ON (user.userid = forum.lastposterid)
                LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1);

MySQL Error  : Unknown column 'default_tags_ids' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, February 10th 2010 @ 08:32:42 AM
Error Date    : Wednesday, February 10th 2010 @ 08:32:42 AM
Script        : http://www..com/forum.php
Referrer      : http://www..com/newthread.php?do=newthread&f=11
IP Address    : 24.198.89.877
Username      : mikey
Classname    : vB_Database
MySQL Version : 5.0.51a-log

getting this error please help

It looks like installation goes wrong - did you imported product file? Please try uninstall and install mod again. If it still happens please PM me access details to your Admin CP and FTP - I will help you. As I see in your log - it happens during new thread creation. I cannot reproduce it on my side - so I need your assistance here. Thanks :)

NLP-er 02-10-2010 04:30 PM

Quote:

Originally Posted by nekiw (Post 1979029)
thank you for replying.
regarding create tags propositions for all titles and add tags to all threads.
does it mather in which order I run them ?
or should I run one of them first and the other second? just to be sure so I dont do anything wrong.

It doesn't matter which order you will use. Also - please read first what propositions are and how it works. I recommend to nod use propositions at all if you want to keep your tags clear. Or if you think you will need some help with choosing what should be a tag - then you can use propositions for this. Propositions will not mess with your tags until you manually promote proposition to a tag or you set quarantine time to have it done automatically (very bad idea, but some people was asking about it).

NLP-er 02-10-2010 04:32 PM

Quote:

Originally Posted by Boosted Panda (Post 1979144)
Restore the backup you made before you initiated that action... oh wait... let me guess... you didn't backup?

It is not needed - mod have task for associating tags to existing threads :) Just have to trigger it manually.

NLP-er 02-10-2010 04:34 PM

Quote:

Originally Posted by oddmud (Post 1979151)
Not an issue, the forum is small. My point is that he's claiming one thing, and it's not the case. Did you just need to throw your little two cents in to feed your fragile ego?

Please without biting. Admins on this forum didn't like it and don't hesitate to use power. Know that from my own experience ;) For personal things use PM

NLP-er 02-10-2010 04:37 PM

Quote:

Originally Posted by rajubd (Post 1979193)
how much resource it take?

You can consider it as none. Of course some is taken, but only when new posts arrives - so mod have no impact on performance during forum display.
+there is task which associates new tags to old posts - this one is working at night and for many forums it is very rare to have new tags.

AMG021 02-10-2010 04:39 PM

Quote:

Originally Posted by NLP-er (Post 1979237)
It looks like installation goes wrong - did you imported product file? Please try uninstall and install mod again. If it still happens please PM me access details to your Admin CP and FTP - I will help you. As I see in your log - it happens during new thread creation. I cannot reproduce it on my side - so I need your assistance here. Thanks :)

Reinstall fixed it ! Thanks

rajubd 02-10-2010 05:54 PM

1 Attachment(s)
after uninstall it remain in my admincp

https://vborg.vbsupport.ru/external/2010/02/58.jpg

Kolbi 02-10-2010 06:42 PM

Please remove all files of Automatic Tagger :)

nekiw 02-11-2010 09:05 AM

Quote:

Originally Posted by NLP-er (Post 1977344)
Use parameter Threads per page

when the parameter was at 200 it stopped after 4000 threads, then I changed paramter to 100 and it stopped after 9000 threads, then I set parameter to 40 and still stop and 9000 threads.
what todo?
I would really like to tag all threads.

oddmud 02-11-2010 03:00 PM

how do i uninstall and remove all files? if i uninstall in the products/plugins I still have menu..

edit: I figured it out. just delete all the uploaded files after uninstalling.

redhawk89 02-11-2010 03:20 PM

Sooooo is this worth adding?

NLP-er 02-11-2010 06:17 PM

Quote:

Originally Posted by rajubd (Post 1979320)
after uninstall it remain in my admincp

https://vborg.vbsupport.ru/attachmen...1&d=1265831648

Remove files which you uploaded on server from tagger package :) Especially from /includes/xml directory

NLP-er 02-11-2010 06:20 PM

Quote:

Originally Posted by nekiw (Post 1979846)
when the parameter was at 200 it stopped after 4000 threads, then I changed paramter to 100 and it stopped after 9000 threads, then I set parameter to 40 and still stop and 9000 threads.
what todo?
I would really like to tag all threads.

This is really weird because when it comes with packages then you cannot timeout - simply each package is different request. Does it stops exactly on same thread each time? What happens when it stops - it sops in half of page or doesn't go to another package? If you PM me access detail to your forum I can look at it and solve it.

NLP-er 02-11-2010 06:24 PM

Quote:

Originally Posted by redhawk89 (Post 1980050)
Sooooo is this worth adding?

Over 200 forums officially say - YES :) Not officially something between 200 and 400 and if you add also version for vB3.8 then it makes between 500 and 2000 :)
Now - make your own decision :)

Neptun 02-12-2010 02:42 PM

is this hack working now or are there problems with this ?! i have vb 4.0.1

Doctor Death 02-12-2010 04:32 PM

Works fine on my 4.0.1 board.

Neptun 02-12-2010 06:55 PM

you have only the forum or the suite ?

because i have read some postings here that the people have problems - or the problems only in case of wrong installation of the hack oder wrong settings ?

testbot 02-13-2010 03:04 PM

no check all option is a killer. no way i can check every other box in over 100+ pages by hand

testbot 02-13-2010 04:50 PM

not to step on any toes but here's some javascript i added to check or uncheck all the boxes in tags propositions. feel free to use this code in your next release or not. :)

Code:

        <SCRIPT LANGUAGE="JavaScript">
        <!-- Begin
        function selectall(obj) {
                var checkBoxes = document.getElementsByTagName('input');
                for (i = 0; i < checkBoxes.length; i++) {
                                if (obj.checked == false) {
                                        checkBoxes[i].checked = true; // this checks all the boxes
                                } else {
                                        checkBoxes[i].checked = false; // this unchecks all the boxes
                                }
                }
        }
        //  End -->
        </SCRIPT>

Code:

<input type="button" name="selectall1" value="Check/Uncheck All" onClick="selectall(this);">
i've only tested it in firefox

SH3A3-Q 02-17-2010 03:44 PM

add 0 tags to ..........

and all my tags is ---------- go

????????????

NLP-er 02-17-2010 04:16 PM

Quote:

Originally Posted by Neptun (Post 1980973)
you have only the forum or the suite ?

because i have read some postings here that the people have problems - or the problems only in case of wrong installation of the hack oder wrong settings ?

I do not remember any issue which was caused by bug and is not fixed. If you worry and want to feel safe - simply backup your DB before installation :)

NLP-er 02-17-2010 04:18 PM

Quote:

Originally Posted by testbot (Post 1981419)
no check all option is a killer. no way i can check every other box in over 100+ pages by hand

Yes I know. Sorry for that. I have already on TODO list to add Check All option for tags propositions, but it have to wait for it's turn (now I'm working on other mod and it has priority). After all - you can just turn of propositions ;)

NLP-er 02-17-2010 04:19 PM

Quote:

Originally Posted by testbot (Post 1981477)
not to step on any toes but here's some javascript i added to check or uncheck all the boxes in tags propositions. feel free to use this code in your next release or not. :)

Code:

        <SCRIPT LANGUAGE="JavaScript">
        <!-- Begin
        function selectall(obj) {
                var checkBoxes = document.getElementsByTagName('input');
                for (i = 0; i < checkBoxes.length; i++) {
                                if (obj.checked == false) {
                                        checkBoxes[i].checked = true; // this checks all the boxes
                                } else {
                                        checkBoxes[i].checked = false; // this unchecks all the boxes
                                }
                }
        }
        //  End -->
        </SCRIPT>

Code:

<input type="button" name="selectall1" value="Check/Uncheck All" onClick="selectall(this);">
i've only tested it in firefox

Great thanks. I already had examples but I will also look at this one (probably will be the same ;))

NLP-er 02-17-2010 04:25 PM

Quote:

Originally Posted by SH3A3-Q (Post 1984726)
add 0 tags to ..........

and all my tags is ---------- go

????????????

This mod never removes tags - you can go to Tags option and see that those are still there. Of course if you used option to remove tags associations those where removed.
If you want to re-associate tags you need to configure Cron user id - remember put there id (number) not username and then use the option.

If you will have still issues please PM me :) I will check it out.

gbechtel 02-17-2010 05:57 PM

Quote:

Originally Posted by NLP-er (Post 1971671)
This is vB bug. Find appropriate template and add space between tags.


In tagbit

Replace this...

PHP Code:

<li><a href="tags.php?{vb:raw session.sessionurl}tag={vb:raw tag_url}<vb:if condition="THIS_SCRIPT == 'showthread'">&amp;forumid={vb:raw show.tagforumid}</vb:if>">{vb:raw tag}</a></li

With this...

PHP Code:

<li><a href="tags.php?{vb:raw session.sessionurl}tag={vb:raw tag_url}<vb:if condition="THIS_SCRIPT == 'showthread'">&amp;forumid={vb:raw show.tagforumid}</vb:if>">{vb:raw tag}&nbsp
</
a></li

Adding this &nbsp; took care of the overflow problem.

SH3A3-Q 02-17-2010 08:12 PM

Quote:

Originally Posted by NLP-er (Post 1984768)
This mod never removes tags - you can go to Tags option and see that those are still there. Of course if you used option to remove tags associations those where removed.
If you want to re-associate tags you need to configure Cron user id - remember put there id (number) not username and then use the option.

If you will have still issues please PM me :) I will check it out.

I did all option and stell not back

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

Nadeemjp 02-19-2010 09:49 PM

hello
i have a problem that the tags are all inserted in one single line and this disfigures the page layout.
is there any way to make this mod put tags in new lines when the first line runs out of spcae?

NLP-er 02-19-2010 10:12 PM

Quote:

Originally Posted by SH3A3-Q (Post 1984968)

Please PM me access details to your Admin CP and FTP (it can be to real forum or test one but with content) - I will check it on place.
Also please tell me does in your case tags are added to new threads? Please create test one with words which you know that are tags and check it.
Can be that we have some encoding issues here.

NLP-er 02-19-2010 10:13 PM

Quote:

Originally Posted by Nadeemjp (Post 1986872)
hello
i have a problem that the tags are all inserted in one single line and this disfigures the page layout.
is there any way to make this mod put tags in new lines when the first line runs out of spcae?

This is vB bug. And here you have solution:
https://vborg.vbsupport.ru/showpost....&postcount=149

Also you can limit tags number by vB options :)

Seatbelt99 02-22-2010 01:11 PM

I'm getting the following error when trying to import the product. Any suggestions? I did already upload the files.

Fatal error: Call to a member function load_editor_settings() on a non-object in /home/truechea/public_html/forums/infernoshout/engine/inferno_load.php on line 24

That file there is the chat box I'm using...could this mod be incompatible with it?

CORSO 02-22-2010 03:46 PM

Quote:

Originally Posted by NLP-er (Post 1965187)
Proposition of English ignored words for tags propositions (Thanks to FF|Skyrider for giving those):

Where can I get a list like this but in Spanish?

hiker 02-22-2010 08:30 PM

I've disabled "Thread Tagging" because I don't want that box as an option while a user posts.

I would like to use this mod to just automatically tag the threads. Can I still use it with "Thread Tagging" disabled? If I need to enable it for this mod, is there a way I can hide the tag box in the posting screen?

Thanks.

LbR 02-23-2010 11:42 AM

hey, is there any option or way to remove all the tags like i want to remove tags there are so many tags and there is no option to select all is there any way i can delete all it up?

NLP-er 02-23-2010 04:43 PM

Quote:

Originally Posted by Seatbelt99 (Post 1988765)
I'm getting the following error when trying to import the product. Any suggestions? I did already upload the files.

Fatal error: Call to a member function load_editor_settings() on a non-object in /home/truechea/public_html/forums/infernoshout/engine/inferno_load.php on line 24

That file there is the chat box I'm using...could this mod be incompatible with it?

It is not yet installed so it is hard to tell about incompatibility - especially that tagger is working in completely different areas.
Your chat box most probably have some error.

1. Can you import any other mod
2. Try do disable chat box - import product and enable chat box again.
3. Contact with chat box mod author for help (his mod is causing the issue)

NLP-er 02-23-2010 04:44 PM

Quote:

Originally Posted by CORSO (Post 1988855)
Where can I get a list like this but in Spanish?

Have no idea :) If someone provide it I will put it in first post for others. Personally I prefer to not use tags propositions at all (disable it).

NLP-er 02-23-2010 04:45 PM

Quote:

Originally Posted by bogley (Post 1989105)
I've disabled "Thread Tagging" because I don't want that box as an option while a user posts.

I would like to use this mod to just automatically tag the threads. Can I still use it with "Thread Tagging" disabled? If I need to enable it for this mod, is there a way I can hide the tag box in the posting screen?

Thanks.

There is no any tag box - are you sure you are writing about this mod?


All times are GMT. The time now is 02:25 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.02266 seconds
  • Memory Usage 1,869KB
  • 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
  • (5)bbcode_code_printable
  • (2)bbcode_php_printable
  • (25)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