-
**Description of the problem**
I have a Slack (in General) outlining this as well with Hop Studios testing for me as well to confirm
When creating a layout:set using the categories tag pair inside…
-
**Description of the problem**
I encountered an issue involving the array_flip() function, which resulted in an error message stating, "Can only flip string and integer values, entry skipped." This e…
-
I have the following On-the-fly Image Manipulations required, for Related Entries...
``
...the images are being created okay, but it's causing this Warning when rendering...
```
Undefined arra…
-
**Description of the problem**
Previously all logic operators have worked like this in my templates:
```
{if {exp:my_addon_bool}}
// Do something
{/if}
```
After updating from 6.4.6 t…
-
### Problem Overview
ExpressionEngine `6.0` introduced the [Add-on Installer](https://github.com/ExpressionEngine/ExpressionEngine-User-Guide/blob/1a8e394762108dda8c6133540523eaf61c7db732/docs/deve…
-
I can't maintain my client's website because of all the error messages after I upgraded EE from 7.3.6 to 7.3.9. (Note; I also have the addon "WYSIWYG" on version 5.4.4)
PHP: 7.4 (The errors also ap…
-
**Description of the problem**
I'm doing some testing with Pro Search on a staging site, and I hit an exception when I submitted a search. I believe the issue is that Pro Search tried to log my searc…
-
**Description of the problem**
I have created a new template tag by create a new Addon using the eecli and then setting up new template tag using the `make:template-tag`.
The template tag will o…
-
**Description of the problem**
I encountered a deprecation warning in ExpressionEngine within the ee/legacy/libraries/grid_parser.php file at line 466. The warning is related to the str_replace() fun…
-
One thing that we should at least start thinking about is an easier method of displaying the available extensions installed. Depending on how implementation is done by other devs and their add-ons EED…