![]() |
Hello
How can I solve the problem of Turkish character have? i, ü, ö, ğ, ş, ç, İ,Ü,Ğ,Ş,Ç, => � Example: yar�na, yard�m, |
Works perfectly! Although I noticed that some threads aren't tagged after I ran it for old posts.
|
works great on vb4.2
Thanks. |
It doesn't seem to be doing the forum tags at all for me. I put some default tags for most of my forums, but some threads still get tagged with nothing. And the other threads that are tagged, don't include those default tags I chose.
Otherwise this is looking good. I'm running VB 4.2. |
I can't really see a way to use this. If you create proporisiotns form old thread titles, you get thousands and thousands of pages of proposed tags which you then ahve to approve/disapprove manually. The majority of them are things like this:
âàì Ãàîàðíòèÿ ÂÀÌÈ áàíêåòîâ aaiinihjijih Ââîä aalic âàñ aand Âàòèêàí àâòîìîáèëüíîå àâòîñåðâèñû aap aarg aargh aarn aaron aarrgh aarrrggh aasamirs aasgard aasimars aasterinian aav aawww ÁÀÄ ÂÀØ Âàøå Âàøåãî ÂÀØÅÌÓ And so on for thousands of pages. |
What effect does auto tagging have on SEO?
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
So I keep running into the same problem. Anyone got any ideas?
I have about 270K threads, and I've manually created about 70 tags. When I run "add tags to all threads" it always gets to about 17K and then I get a blank white page with nothing on it (the left hand admin CP nav menu is there, but the main pane is totally blank and white). Same thing happens every time I run it, so basically I end up with only a few threads from 2002 tagged. |
How To Automatically adds new tags to old threads (daily)?
Where do i get this setting ? |
Its not tagging RSS feed. How do i auto tag Rss feed?
|
Quote:
Code:
http://www.YOURSITE.com/admincp/misc.php?do=autotaggerfromcontentandtitle_add_tags&startat=350&perpage=50 http:// www. YOURSITE .com /admincp/misc.php?do=autotaggerfromcontentandtitle_add_tags &startat=17004&perpage=50 it will pick up where it left off. I had over 350,000 threads so mine got stuck a few times. I also recommend reducing the number per page as well, as you can see from the example I used 50. Hope this helps, I realize your request was back this past winter. |
Hi there,
How to exclude forums, so that it don't automatic tagging? |
join to NTT
|
after upgrade vbulletin to 4.2.2
i got this error when sending new threads: Code:
Warning: Function split() is deprecated in ..../includes/functions_autotaggerfromcontentandtitle.php on line 85 |
Edit that file and change line 85 to this:
Code:
return preg_split(',', $csv); |
also when i want to "creat tags propositions from all titles" i get this error this time in line 13:
Code:
Warning: Function split() is deprecated in ..../includes/functions_autotaggerfromcontentandtitle.php on line 13 |
Same file, change line 13 to this:
Code:
return preg_split(' ', $text); |
Quote:
Quote:
|
Hmmm, try this.
Code:
return str_split(' ', $text); |
1 Attachment(s)
Quote:
both lines 13 and 85 needs to change i upload fixed file for others. and tnx to you |
Thanks for the pointers guys., Just fix line 13 and 85 and back up and running.
|
Not a problem, glad to help. :)
|
Quote:
|
I edit lines 13 and 85, but now the problem, hundreds of lines all the same when posts are made
Code:
Warning: in_array() expects parameter 2 to be array, null given in ..../includes/functions_autotaggerfromcontentandtitle.php on line 157 |
Then you may have messed something up, try the file in this post, it has the edits done already, https://vborg.vbsupport.ru/showpost....&postcount=423
|
what work of this mod ?
|
I have had this mod installed since I went from vb3 to vb4 about a year ago. It has never worked for me and I finally wanted to post and ask for help. I have everything installed correct but no tags are ever added.
I run the scheduled task and also in maintenance area of the admincp I run add tags to all threads and that process runs and says 0 tags added. This thread has 29 pages and 430 posts and I went through some of them looking for someone that had the same issue as I do. I did not come across any one. |
Can anyone help me out?
|
Thanks anyway, going to uninstall since this mod is not supported.
|
Yeah, I cant get it to work either....
|
Yeah, still gives errors even with the new file. Both auto tagger mods are now tested and failed on 4.2.2 PL1...
We need some updated mods. |
|
working fine without applying any fixes
on vb4.2.2 , php5.4.26 |
Tagged the tagger for a while now.
Installed today on test site to try figure out what to do... I never thought tags were so important but they seem to be everywhere these days.. You are ahead of your time sir....:D |
One question.
What is the relevance of the list of words in Post #2 and where do I add them? Thanks.. EDIT: I think I found the place...Options/Ignored words for tags propositions |
How does this work with the inbuilt Vb tagging system?
Are we to enable both? Thanks for any response. |
anyone can advice SQL query to mass approve propositions? I have 150+ pages of words and have no time to do it manually :(
|
All times are GMT. The time now is 04:41 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|