Closed (fixed)
Project:
Subscriptions
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2006 at 06:28 UTC
Updated:
18 Jan 2008 at 06:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
kimangroo commentedIs there a chance of getting a patch for the latest version of Subscriptions?! Or even better getting it included in the subscriptions module?
The automatic RSS feed stops me from using the subscriptions module, because it seems to include absolutely every node from my site, including custom 404 pages, login pages etc!
Comment #2
suit4 commenteda created a patch from the subscriptions-no-rss.patch for the current dev version.
hope it works and hope a added all features of the original patch.
Comment #3
flaviovs commentedThanks suit4. I'll be testing your patch in my site.
I'm just wondering about how this whole RSS thing is supposed to work... If I add a subscriptions feed URL to a feed reader, how in earth does the module know which user it is to retrieve subscriptions for?
I mean, if user Foo add "his/her" http://www.example.com/subscriptions/feed feed URL to, say, Google Reader, how will the module know it has to show Foo's subscribed content?
Even if the feed URL contained the uid (e.g. http://www.example.com/subscriptions/<uid>/feed, wouldn't this be a big security flaw (anyone could see anyone else subscribed contents)?
Or maybe I simply didn't understand how the RSS thing are supposed to work?
Anyone using this feature to shed a light on these questions?
Comment #4
Sam Roy commentedI'm having the same issue. I came up with a simple but *DIRTY* way of disabling it.
Insert this into the first lines of your index.php file.
Just change the path in the eregi function to fit your site.
Right after:
Paste the following:
Good luck.
Sam
Comment #5
tro-1 commentedIt seems like this was fixed here.
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.