• Joined on 2022-08-03
oxido commented on issue joomla/Component-Builder#1032 2024-03-20 22:33:30 +00:00
[BETA] Dynamic Build gives error No "CREATE TABLE.." were found, please check your sql.

I'm still thinking of this problem, and I think that's the only option, to set the fields to be created as a text field by default. I can't see any solution for this, because you can't set the…

oxido opened issue octoleo/octojoom#2 2024-03-11 13:45:17 +00:00
Forbidden access after performing Fix Joomla Permissions
oxido commented on issue octoleo/octojoom#1 2024-02-25 23:06:01 +00:00
Posible traefik network fix needed.

image v3.4.4 is the version I have now. But now all seems to be working after that modification in docker-compose.yml

oxido commented on issue octoleo/octojoom#1 2024-02-23 12:06:43 +00:00
Posible traefik network fix needed.

In my docker-compose.yml file, the version is 3.3

oxido commented on issue joomla/Component-Builder#1061 2024-02-23 03:33:16 +00:00
[BETA] Fatal error: Cannot use Joomla\Utilities\ArrayHelper as ArrayHelper

Thank you, after 1 day I managed to Install VirtualBox + Ubuntu and to set the environment following the tutorial from your video, it took me a while but I did it.

It was not a problem to…

oxido commented on issue joomla/Component-Builder#1061 2024-02-21 21:08:01 +00:00
[BETA] Fatal error: Cannot use Joomla\Utilities\ArrayHelper as ArrayHelper

C:\wamp64\www\j3dev\administrator\components\com_test\controller.php Yes sir, this is a Joomla 3 path. I was trying to test my component on the same !J3 website, where JCB is installed, to…

oxido commented on issue joomla/Component-Builder#1061 2024-02-21 09:06:34 +00:00
[BETA] Fatal error: Cannot use Joomla\Utilities\ArrayHelper as ArrayHelper

I am not trying to make excuses, but until now I have not tried to understand the Powers. Is this a suitable solution? In CJB I went to Powers, edited Utilities Array Helper and changed its name…

oxido opened issue joomla/Component-Builder#1061 2024-02-20 19:46:04 +00:00
[BETA] Fatal error: Cannot use Joomla\Utilities\ArrayHelper as ArrayHelper
oxido commented on issue joomla/Component-Builder#1023 2024-02-09 08:58:49 +00:00
Error compiling plugin linked to a component

I had the previous version of JCB and when I encountered the problem for the first time, I tried to solve it and posted my solution, then I saw that it was already solved. 😅

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.

oxido commented on issue joomla/Component-Builder#990 2023-06-11 06:32:52 +00:00
[BETA] Error: No "CREATE TABLE.." were found, please check your sql.

I finally had time to spend trying to debug this problem. Okay, so I found this message from the error No "CREATE TABLE.." were found, please check your sql in `administrator/components/com_comp…