Closed havedill closed 4 years ago
Hey everyone.
Turns out this was my config problem. $conf['hidepages'] contained regex for "start" which was also embedded in my files name (kickstart). Sorry for the trouble. This syntax works now
$conf['hidepages'] = '(:sidebar$|:start$)';
Can't figure this out. The pages have proper permissions, and are accessible via direct URL to my user, however the sidebar isn't "seeing" the pages. It does see other pages tho...also dokuwiki has no issue creating the .txt file, it just doesn't appear in the sidebar after