Matthias Esterl
Matthias Esterl
The gridmanager throws the following error, when tinyMCE is present on the page and `tinymce.config` is not overwritten. ``` TypeError: t.plugins.split is not a function ``` The problem here seems...
For my setup, I only need four sizes of columns (1/4, 1/2, 3/4, full width). To accomplish this, i've set the option `colResizeStep` to 3. This would work, but every...
I'm getting the following errors in the console, when opening the 'New Issue' page: ``` SyntaxError: expected expression, got '}'1 new:396:31 ``` ``` ReferenceError: updateTimeLoggerMenu is not defined new:412 1...
Thelia v2.3.3 We just had a duplicate order in one of our shops running Thelia. Strange thing it, there is nothing in the log, also no reference of the first...
Thelia v2.3.3 {navigate to="previous"} does not contain the url of the last page, but always contains the root url. In our case, we want to treat the login page differently,...
We are have a Shop running on Thelia 2.3.3. **What did we want to archive?** We had a sale for one product. This product should have been reduced by 10%...
We discovered this issue, because a webhoster kept deleting the `util.php` from out webspace. ``` The file you uploaded, util.php.txt, contains a virus so the upload was canceled: YARA.WebShell_Generic_PHP_5.UNOFFICIAL FOUND...
Currently, this projects seems to by compatible with Nuxt 2 only. What would be necessary to get it to work in Nuxt 3? I had a quick look at the...
There are some edge-cases, that can prevent a machine from rebooting automatically. Here are two, that i encountered during a recent project when using the "Schedule" option. 1) **Review running...
http://stackoverflow.com/a/179147/709769