Skip to content

Zenario 9.4.59574

Choose a tag to compare

@Tribal-Systems Tribal-Systems released this 02 Oct 17:18
· 21 commits to latest-public-release since this release

This update disables MultiViews to allow logging in via admin/ (with the trailing slash). It also contains several other small bug fixes for using Zenario in admin mode.

Updates to our .htaccess files

We are now recommending that you disable "MultiViews" in Apache as these interfer with friendly URLs in Zenario.

The default .htaccess files that come with Zenario now contain the following line to try to disable them on a directory-level:

Options -Indexes -MultiViews

Fixes in admin mode

  • Adjusted the hit area for the drag-handle of our admin boxes.
  • Fixed a bug in the Content items panel, where the "content type" quick filter was sometimes visible when it shouldn't be.
  • Fixed a bug where site-wide slots in a layout did not function correctly if you created a layout by duplicating an existing one, and never edited it in Gridmaker.
  • Fixed a bug where the "width" and "height" fields would sometimes not appear when they should do in the plugin settings of the Banner plugin.
  • Fixed a bug where you could sometimes see a glitched confirmation message when trying to delete images from the image library.
  • Fixed a glitched warning message that appeared if you attempted to view the backups area in Organizer before setting up the backup path site settings.
  • Fixed a bug where the CMS backup tool could fail if the database user account did not have permissions to manage tablespaces.