solspace/craft-express-forms

Cannot access error logs if admin changes are set to false

Closed this issue · 2 comments

Description

Unable to access error logs in live environment. I get the following errors:

Screenshot 2020-02-15 at 08 52 54

Screenshot 2020-02-15 at 08 53 04

I believe this is down to the general environment setting of allowAdminChanges being set to false.
The URL for the logs is at /cms/express-forms/settings/error-log/

Naturally, errors might occur in any environment and should be accessible from anywhere to view, regardless of admin changes setting.

Additional info

  • Express Forms edition & version: 1.0.4
  • Craft version: Craft Pro 3.3.18.3
  • PHP version: 7.2.27

@terryupton Thanks for reporting this, and sorry for the long delay. We're working through a bunch of bug fixes for Express Forms this week, and this will be added to the list. :)

This is now fixed in Express Forms v1.0.7 🙂