-
Hi Guys!
I'm in trouble : i did all the steps to install CKEditor in my Symfony3 application, and I have one error message about variable "enable" in vendor/egeloen/ckeditor-bundle/Resources/views/…
-
ok, I follow the instructions; I clone the repository to my local machine (Mac, running MAMP), I import the database into my empty database, I run the install routine, and from the very first step, I …
-
For building the new server we're on a version of ubuntu that comes with php 5.5. In this version the vanilla mysql extension is deprecated.
I guess we will need to use something else... Ugh.
-
Hi there,
We're seeing an issue with shortcode core that breaks the live site - and I'm not sure how to begin diagnosing!
We're running Grav 1.6.25 - and this morning updated all plugins to the …
-
1. currently views in resources/views/vendor/$package are being ingored
2. lang.json is only written to resources/lang/lang.json
## proposed outcome
- Finder scans resoures/views/vendor/$packag…
-
Consider the following template:
```twig
{% set br = "" %}
{% autoescape false %}
{% autoescape 'html' %}
{{ true ? "" : br }}
{{ true ? (true ? "" : br) : br }}
{% en…
-
*PHP Version:* 8.2 | *Shopware Version:* 6.6.7.1 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
It should be able to export the product data if the parent prod…
-
I just added some ACL stuff to my project and now, when clearing the cache with
```
php app/console cache:clear --env=dev_frontend
```
immediately I got the following error:
```
PHP Fatal error: C…
-
# Archipelago 2019 Roadmap
Tentative enumeration of concrete tasks, per Component and Service, for public evaluation (and comments).
All tasks listed here are leading to our first stable product…
-
Analogous to: https://github.com/symfony/symfony/pull/12314
Please make it possible to have default data for polycollection prototypes.
ghost updated
8 years ago