Quote:
Originally Posted by JD45
Yes, the admin area is not visible to guests, but as an admin myself, shouldn't I be seeing it so I can use the RSS fee myself?
|
When you are attempting to view the feed, are you still logged in to vB? I haven't torn apart the vB 3.6.x version of external.php yet so off the top of my head I'm not sure how they're handling authorization in it.
Quote:
Originally Posted by heynurse
Kevin,
Thanks so much for responding to my request to make this! You did a great job!
|

Glad to help out.
Quote:
Originally Posted by leedjc
I know that this isn't exactly related to this hack, but is it possible to limit the text of each post in the feed? So it creates a link directing the user to my forums to read the rest of the post?
|
By default vBulletin will use the 'threadpreview' value as the feed description. You could either change that or try
this hack.
Quote:
Originally Posted by leedjc
Also, can you turn off feeds for individual forums?
|
In this hack or do you mean in general? In this hack, no; it will show all forums that the person who is viewing the page has access to. In general, you can change the external.php to only include certain forums but as far as I know there are no vBulletin options to exclude forums.