[General] RSS syndication requires user login - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: [General] RSS syndication requires user login (/thread-234984.html) |
RSS syndication requires user login - sirloinofbeef - 2022-02-20 When logged into mybb at https://0-0.one/ I can access the RSS feed/s without issue: https://0-0.one/syndication.php If I add them to an application, or simply open a private tab so I am not logged in, it return You are either not logged in or do not have permission to view this page message.Am I missing something? Can I pass the user details to syndication.php somehow, or is there a permission or something I need change? I see I can access https://community.mybb.com/syndication.php?limit=15 here without being logged in. RE: RSS syndication requires user login - Matt - 2022-02-20 Don’t think there’s a permission for it, wouldn’t make a lot of sense as anything using the feed would always be treated as a guest. Go to ACP > Configuration > General Configuration > disable all plugins. Does it work then? RE: RSS syndication requires user login - sarisisop - 2022-02-20 Guests can't read your posts so they will not show up on the RSS unless you are logged in. RE: RSS syndication requires user login - Matt - 2022-02-20 Ah, yes that would explain it, I didn’t look at the main board. |