• Joined on 2022-08-03
oxido opened issue joomla/Component-Builder#1158 2024-08-02 13:08:04 +00:00
[ENHANCEMENT]: Dynamic build - fields and relationships
oxido closed issue joomla/Component-Builder#1149 2024-07-28 01:23:38 +00:00
[BUG]: Deprecated Function strftime() in CalendarField.php
oxido opened issue joomla/Component-Builder#1149 2024-07-23 12:37:51 +00:00
[BUG]: Deprecated Function strftime() in CalendarField.php
oxido closed issue joomla/Component-Builder#1061 2024-07-19 00:43:02 +00:00
[BETA] Fatal error: Cannot use Joomla\Utilities\ArrayHelper as ArrayHelper
oxido commented on issue joomla/Component-Builder#1142 2024-07-17 20:56:53 +00:00
Migrating old projects from jcb v3 to jcb v5 via database

It kind of worked by exporting these tables from joomla 3, JCB v3 and importing them into joomla5, JCB v5. In Joomla5 & JCB v5, after compilation, when I was trying to install the component, I…

oxido commented on issue joomla/Component-Builder#1142 2024-07-13 12:18:39 +00:00
Migrating old projects from jcb v3 to jcb v5 via database

Create a temporary joomla 5.x.x installation, then install JCB for that version. then export your JCB DB tables from joomla 3 using phpmyadmin and import them into the Joomla 5 DB. If overwriting…

oxido opened issue joomla/Component-Builder#1142 2024-07-11 23:37:38 +00:00
Migrating old projects from jcb v3 to jcb v5
oxido opened issue octoleo/octojoom#12 2024-06-24 05:21:41 +00:00
Q : How can I access the sites outside the virtual machine?
oxido closed issue octoleo/octojoom#3 2024-05-20 09:52:27 +00:00
PR_END_OF_FILE_ERROR
oxido commented on issue octoleo/octojoom#3 2024-05-20 09:52:26 +00:00
PR_END_OF_FILE_ERROR

It was just a firefox situation.

  1. Go to about:config
  2. Look for network.stricttransportsecurity.preloadlist and set it to "false"
  3. Enjoy
oxido opened issue octoleo/octojoom#3 2024-05-20 04:14:26 +00:00
PR_END_OF_FILE_ERROR
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. 😅