![]() |
Anyone got any ideas, I have done this from the other thread:
Using this to tag RSS feeds Unfortunately vBulletin does not include (that I can see) a hook that is called when an RSS thread is created. This means that it is not possible to hook into the code and perform auto tagging. All is not lost though, however it does require an edit to one of the default vBulletin files. This is what you need to do: Open includes/cron/rssposter.php Find the following line: Code: $itemdata->set('ipaddress', '');On a new line immediately after this paste in: Code: require_once(DIR . '/includes/functions_autotagger.php'); $autotags = GetAutoTags($itemdata->fetch_field('title'), "", true, $itemdata->fetch_field('forumid'), $feed['userid'], $item['rssfeedid']); $itemdata->set('taglist', $autotags);Save the file and place on you server. Once this is done, and you have enabled RSS tagging in the configuration then RSS threads will be tagged. But all I get in the tag box of an RSS feed thread is the word "Array" ,Thanks |
Is it possible to auto tag all threads im mu board? I have installed this modyfication, but i dont know how to do it. Can somebody help me?
|
Quote:
|
Quote:
|
I had to uninstall this product because it shows a javascript error "object required" line:380 car:8 every time I change the focus from Subject to Message input.
|
Please, DON'T EDIT YOUR FILES, as this is not necessary since v1.0.x. RSS are indexed automatically. See also this post for a fix for the newest beta:
https://vborg.vbsupport.ru/showpost....&postcount=510 (thanks for MrNase!) If you get JavaScript errors by changing focus from subject to message revert your templates or just disable the AJAX-Tagging. |
I shut off the add the prefix in the tag and it's auto tagging them again.
|
hanks
:) |
thanx mate good one
|
thanks for this.
is a lot helpfull in my forum. |
All times are GMT. The time now is 05:53 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:
|