Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 27, 20177 yr 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.
July 27, 20177 yr Author 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...
July 27, 20177 yr Community Expert 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.
Archived
This topic is now archived and is closed to further replies.