Daniel Duvald dyvel
  • Joined on 2024-02-09
Daniel Duvald commented on issue joomla/Component-Builder#1188 2024-12-13 23:22:27 +00:00
[BUG]: datetime field NULL value is wrong in compiled install.mysql.utf8.sql

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…

Daniel Duvald commented on issue joomla/Component-Builder#1188 2024-12-06 23:03:19 +00:00
[BUG]: datetime field NULL value is wrong in compiled install.mysql.utf8.sql

Just checking in on this issue?

Daniel Duvald commented on issue joomla/Component-Builder#1185 2024-11-19 23:42:10 +00:00
[BUG]: Not all files in downloaded zip file

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…

Daniel Duvald opened issue joomla/Component-Builder#1188 2024-11-12 09:53:11 +00:00
[BUG]: datetime field NULL value is wrong in compiled install.mysql.utf8.sql
Daniel Duvald commented on issue joomla/Component-Builder#1185 2024-11-12 09:46:28 +00:00
[BUG]: Not all files in downloaded zip file

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…

Daniel Duvald commented on issue joomla/Component-Builder#1185 2024-11-12 09:46:18 +00:00
[BUG]: Not all files in downloaded zip file

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…

Daniel Duvald closed issue joomla/Component-Builder#1181 2024-10-18 08:21:31 +00:00
[BUG]: strange getListQuery code when using WHERE IN statement
Daniel Duvald commented on issue joomla/Component-Builder#1181 2024-10-18 08:21:27 +00:00
[BUG]: strange getListQuery code when using WHERE IN statement

Thank you Llewellyn, I got it working with your help.

Daniel Duvald opened issue joomla/Component-Builder#1181 2024-10-17 20:01:51 +00:00
[BUG]: strange getListQuery code when using WHERE IN statement
Daniel Duvald commented on issue joomla/Component-Builder#1178 2024-10-17 13:46:40 +00:00
[BUG]: behavior::framework not found when using custom site view button

The issue is in /libraries/vendor_jcb/VDM.Joomla/src/Componentbuilder/Compiler/Helper/Interpretation.php on line 5335

Daniel Duvald commented on issue joomla/Component-Builder#1180 2024-10-17 00:48:53 +00:00
Error re-saving Getcustims dynamicgets with Joomla table option

I had a similar issue, it was fixed in the latest alpha3 update, so I would recommend you to update JCB and try again.

Daniel Duvald opened issue joomla/Component-Builder#1178 2024-10-14 13:49:06 +00:00
[BUG]: behavior::framework not found when using custom site view button
Daniel Duvald commented on issue joomla/Component-Builder#1048 2024-10-09 12:28:42 +00:00
[Beta] Categories/Joomla Custom Fields/Fields groups is not showing when building towards Joomla 4/5

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…

Daniel Duvald commented on issue joomla/Component-Builder#1048 2024-10-04 19:44:24 +00:00
[Beta] Categories/Joomla Custom Fields/Fields groups is not showing when building towards Joomla 4/5

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,…

Daniel Duvald opened issue joomla/Component-Builder#1100 2024-03-27 22:16:23 +00:00
[BUG]: usergroup field doesn't work when compiling towards Joomla 4 (works in J3)
Daniel Duvald opened issue joomla/Component-Builder#1048 2024-02-09 09:23:01 +00:00
Categories/Fields/Fields groups is not showing when building towards Joomla 4/5