This is a comment on Problems when updating from 6.2.1 to 6.3.0, posted by WikiAdmin at 07/22/2026 22:29

View source for Re: Problems when updating from 6.2.1 to 6.3.0

Thanks, I downloaded it again and now it works fine with PHP 8.4. :)

Is dark mode always enabled by default for users who aren't logged in? It kind of feels like there's a “day/night” button missing so you can easily switch between dark and light modes.

One more thing—there’s a small issue with the dark CSS.
%%(hl css)
.nav-chapter {
  background-color: rgb(241, 241, 241);
  padding: 10px;
}
%%
That’s it for now. Thanks for the help.