jair101 Posted July 27, 2017 Posted July 27, 2017 This must be something obvious, but I cannot find it. I am admin, so naturally I should have all permission regarding promoting, but when I visit the Our Picks page on my community, I am greeted by this: Is it some obscure permission setting I am missing or it is a bug? And yeah, I checked, admin group is allowed to promote items. In fact, I can promote items, I can delete promoted items, but for some reason I cannot view them on the page.
jair101 Posted July 27, 2017 Author Posted July 27, 2017 5 minutes ago, Adriano Faria said: The error is about Our Picks isn't enabled. It is... In fact, I can view the widget just fine, it is when I click on "View all", I am reaching this page. I guess it sounds like a bug...
Adriano Faria Posted July 27, 2017 Posted July 27, 2017 A bug then: protected function manage() { if ( ! \IPS\Settings::i()->promote_community_enabled ) { \IPS\Output::i()->error( 'promote_no_permission', '2C356/9', 403, '' ); } Better submit a ticket.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.