• Joined on 2022-08-03
oxido pushed to staging at oxido/Component-Builder 2024-02-07 22:20:39 +00:00
ee1255cbdc Update libraries/jcb_powers/VDM.Joomla/src/Componentbuilder/Compiler/Joomlaplugin/Structure.php
oxido commented on issue joomla/Component-Builder#1023 2024-02-07 22:14:04 +00:00
Error compiling plugin linked to a component

hi, Looking at the code in setMainXmlFile() I notice that the function works with an object, so I removed the "mixed" type from the function declaration and now it works.

\libraries\jcb_powers\…

oxido pushed to staging at oxido/Component-Builder 2024-02-06 05:07:30 +00:00
5987e18f14 Update libraries/jcb_powers/VDM.Joomla.Gitea/src/User.php
oxido closed issue joomla/Component-Builder#990 2024-02-04 00:00:48 +00:00
[BETA] Error: No "CREATE TABLE.." were found, please check your sql.
oxido commented on issue joomla/Component-Builder#990 2024-02-04 00:00:47 +00:00
[BETA] Error: No "CREATE TABLE.." were found, please check your sql.

New thread is here #1032

oxido commented on issue joomla/Component-Builder#1032 2024-02-03 02:50:32 +00:00
[BETA] Dynamic Build gives error No "CREATE TABLE.." were found, please check your sql.

Hi, I managed to advance a little with this section, now the Admin view and the fields are created. At least 2 rules must be respected.

  • The table name and column names must be…
oxido opened issue getBible/support#11 2024-01-31 13:52:37 +00:00
Changing and saving new Configuration not working.
oxido created repository oxido/Component-Builder 2024-01-24 12:20:15 +00:00
oxido commented on issue joomla/Component-Builder#1032 2024-01-23 21:11:06 +00:00
[BETA] Dynamic Build gives error No "CREATE TABLE.." were found, please check your sql.

This problem was reported allready here #990, and I am happy to announce that I managed to make it work, I will soon post the changes I made.