Still not resolved: section can't be unlinked

meggs / 2017-07-30 17:37:56   

This was 5 years ago: indexhibit.org/forum/thread/16110/
But it is still not possible to un-link the section name without hiding everything in it.

How can this be fixed?

Thanks!

Vaska A / 2017-07-30 18:47:32   

It was resolved since then. Not sure what's going on...a new bug.

Anyways, a super quick fix is to comment out line 555 of plugin.index.php - like this...

  1. // last check ???
  2. //if (($this->section['status'] != 1) && (empty($tmp_subs))) return;

This thread has been closed, thank you.