-
### Affected version(s)
4.13.30
### Description
When I restrict the `path` in a DCA,
```
$GLOBALS['TL_DCA'][$strTblName]['fields']['mcwtest1'] =
[
'exclude' => true,
…
-
I have been using the plugin in a project for years without any known issues. Now there is an error when synchronizing a ZIP file. I can't find any indication of a faulty synchronization in the Contao…
-
About configuring VSCode to interpret php
Hello my friend
Can you help me how to configure VSCode to interpret php
I need to point docker php to VSCode
It is possible ? Can you help me
-
If an attribute is created with special characters (e.g. Größen), the following error occures.
```php
RuntimeException:
Invalid column name "größen" in Contao\Database\{closure}()
at vendor…
-
### Description
Our goal is not to use the `assets` folder anymore, because it is "reserved" for the Symfony app. Therefore:
1. Install the Contao components into `public/components`.
2. Move t…
-
Ich würde deine Erweiterung auch sehr gerne zusammen mit Contao 5 verwenden. Die composer.json verbietet das allerdings zur Zeit. Wie hoch wäre der Aufwand dafür?
-
When I sent the form of personal data, I got the following error:
`Terminal42\FineUploaderBundle\WidgetHelper::getFilesArray(): Argument #3 ($storeFile) must be of type bool, null given`
The err…
-
In the user permissions back-end module we can allow or disallow individual content elements.
It would be nice if we could also allow or disallow individual frontend-modules.
Discussed in …
bezin updated
5 months ago
-
Hello.
I have an issue with the importing social feeds from Instagram. I can get list of Instagram posts with text and images…
![Instagram Feed](https://github.com/pdir/social-feed-bundle/assets…
-
**Affected version(s)**
4.8.*
**Description**
When I run `contao:resize-images -c 5 -t 0.1` I regularly run into a memory leak. The regular server pressure is about 2.5GB of memory and if I…