Jump to content

Access to "Our picks" page

Featured Replies

Posted

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:

image.thumb.png.9acf55816ab342afc19be42cbafb3aa2.png

 

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. 

  • Community Expert

The error is about Our Picks isn't enabled.

  • Author
 

The error is about Our Picks isn't enabled.

It is... 

image.thumb.png.e3fb48fd572495c72dd9599e7db484af.png

 

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...

  • 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.

Recently Browsing 0

  • No registered users viewing this page.