-
EE Version 6.4.5
PHP 8.1
* MSM * Site
I have a front-end channel form showing this list of errors now that I've bumped them into PHP 8.1:
> Deprecated
> strpos(): Passing null to parameter #…
-
Downloading templates fails on PHP 8+
```
Deprecated ZipArchive::open(): Using empty file as ZipArchive is deprecated ee/ExpressionEngine/Controller/Design/AbstractDesign.php, line 331 Severity: E…
-
EE: 6.1.6
PHP: 7.3
**ROBIN NOTE- Still can happen on EE 6.3.4. Happens if the member field id is the same as a grid field.**
I built these two custom member fields...
...and then revisi…
-
I get this on any page using Stash...
syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
user/addons/stash/models/stash_model.php:14
Stack Trace: P…
-
After clicking on the the upgrade from EE 6.3.4 to 6.4.2, I've been presented with the following error during updating files (PHP 7.4):
We stopped on Preflight check.
Fatal error: Uncaught Error…
-
Hi,
After our upgrade to EE6 we start having an exception when posting on our forum.
The post still goes through, but it seems that after posting it tries to retrieve the thread and it throws an e…
-
**Description of the problem**
EE7.2.5, PHP8.0, CartThrob 7.1.1
After having upgraded CartThrob to 7.1.1 (provided by CT team while working on issues with 3rd party processors), we found that in t…
-
**Description of the problem**
The legacy library [cp](https://github.com/ExpressionEngine/ExpressionEngine/blob/63c0f8cc181e83aa7dbe58c3245d004c54c7bfd3/system/ee/legacy/libraries/Cp.php#L14), l…
-
The Pages module currently stores data in an encoded form, within a single cell of the EE `exp_sites` table. This presents a number of significant issues:
- It is potentially a single point of fail…
-
**Is your feature request related to a problem? Please describe.**
I need to allow members to delete their own accounts (requirement of GDPR) from the front end as I do not want them to have any acce…