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


All times are GMT. The time now is 02:32 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.02087 seconds
  • Memory Usage 1,757KB
  • 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_code_printable
  • (9)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