![]() |
thats because vb already has RSS functionality, this hack is out of date.
you can search any category for new posts seperately by adding &f=forumid forumid being the number for example www.site.com/forums/search.php?do=getnew&f=10 So you can search seperate categories by adding the above links on your forums.. not sure if there is a hack somewhere for this. |
I might have found a solution for the duplicate posts thing.. I replaced the post_thread() function with the following code:
Code:
function post_thread($title, $message, $feed) |
One little change made to this piece of code.. added 'mysql_real_escape_string() over the $title var.. to prevent quotes from splitting the query in two resulting in a mysql-error.
|
This doesn't work with 3.6.8 - is there an update or a similar mod for 3.6.x?
|
All times are GMT. The time now is 11:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|