Publisher is EE6 compatible, but it does not support the Fluid field. Please do not contact asking when support will be available.
If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.
Ticket: Error after installing Speedy
Status | Resolved |
Add-on / Version | Speedy Latest |
Severity | |
EE Version | 5.3.0 |
Josh Brodleit
Feb 07, 2020I’ve gotten this issue a few times after I install boldminded addons but this time it is persisting. All I did was install speedy and then I was redirected to this error and the backend became unusable. When I disable all extensions the site works again.
Warning
Use of undefined constant BASE - assumed 'BASE' (this will throw an Error in a future version of PHP)
ee/legacy/core/URI.php, line 333
Severity: E_WARNING
Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)
ee/legacy/libraries/Functions.php, line 393
Severity: E_WARNING
Josh Brodleit
Feb 07, 2020
So I somehow got the error to go away. Here are the actions I took:
1. Disabled extensions in config file.
2. Entered license into all boldminded plugins.
3. Cleared cache.
4. Added static folder to root for speedy to use.
5. added .htaccess rules for speedy to use with static caching.
BoldMinded (Brian)
Feb 09, 2020
Glad you figured it out… I have no idea why you were getting those low level errors in EE’s core files. Could have been any number of things… really hard to tell without experiencing it and debugging it first hand.