0000-00-00 00:00:00 would require to disable strict mode on MySQL 5.7+. I think it's considered bad practice to do that. In MariaDB STRICT_TRANS_TABLES is default. This mode prevents the use of…
Just checking in on this issue?
Hi @dyvel apologies for the slow reply here, I have been tied up with person responsibilities the last few weeks.
Please do not use Chrome, but Firefox instead during your development…
I experience this a lot as well working on my own custom component.
Very often when I compile, I get errors like this after compile and I try to install: JInstaller: :Install: Can't find…
I experience this a lot as well working on my own custom component.
Very often when I compile, I get errors like this after compile and I try to install: JInstaller: :Install: Can't find…
Thank you Llewellyn, I got it working with your help.
The issue is in /libraries/vendor_jcb/VDM.Joomla/src/Componentbuilder/Compiler/Helper/Interpretation.php on line 5335
I had a similar issue, it was fixed in the latest alpha3 update, so I would recommend you to update JCB and try again.
Categories work on a technical level. A link is added on the Cpanel for the admin view that uses categories. The user experience leaves a bit to be desired as it feels a bit disconnected to the…
Hi, just wanted to check in on this issue. Categories seems to be working, although it doesn't feel integrated in the component when used. Are custom fields supposed to be working now? If so,…