You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just updated to the latest version of (3.0.189 but before what will probably be 3.0.190) and I get this error:
So sorry… Error: Exception: Missing system template: 'permission' (in wire/core/ProcessWire.php line 561)
#0 wire/core/ProcessWire.php (313): ProcessWire->load(Object(Config))
#1 index.php (52): ProcessWire->__construct(Object(Config))
#2 {main}
This error message was shown because: site is in debug mode. ($config->debug = true; => site/config.php). Error has been logged.
The text was updated successfully, but these errors were encountered:
I noticed that too shortly after pushing the commit, oops. :) Sorry about
that. I pushed a fix right afterwards, so if you refresh it should be
fixed. Thanks.
I just updated to the latest version of (3.0.189 but before what will probably be 3.0.190) and I get this error:
The text was updated successfully, but these errors were encountered: