• Joined on 2022-12-28
jjs opened issue joomla/Component-Builder#1130 2024-05-14 18:53:06 +00:00
[BUG]: Class "company\Component\mycomponent\Site\View\Mysettings\JEventDispatcher" not found
jjs commented on issue joomla/Component-Builder#1124 2024-05-12 09:04:14 +00:00
[BUG]: cannot compile and can compile in the different versions

I got rid of this : Error 1364: Field 'modules' doesn't have a default value. It popped up after cloning the site.

  1. I created a fresh new joomla 5 site.
  2. Then installed Last JCB.
  3. Then…
jjs commented on issue joomla/Component-Builder#1124 2024-05-06 20:13:30 +00:00
[BUG]: cannot compile and can compile in the different versions

Thanks. Tried it, doesn't help. I understand that it is you cannot reproduce or look into. Funny thing is, field 'modules' is non existent. Never created or used by me, and not findable in my…

jjs opened issue joomla/Component-Builder#1124 2024-05-03 20:58:03 +00:00
[BUG]: cannot compile and can compile in the different versions
jjs commented on issue joomla/Component-Builder#1049 2024-05-03 17:20:44 +00:00
Exporting Component as JCB package gives error

I removed the sql from the sql update folders from the backend of the testwebsite and from the zip. and this error stays popping up: Error: updating database schema. Error: updating schema for…

jjs commented on issue joomla/Component-Builder#1049 2024-05-02 20:13:26 +00:00
Exporting Component as JCB package gives error

ok thanks. I assume you mean the JCB package, so I did it and reinstalled it, but perhaps I need to wait on the next update and try that again.

In both the cloned and update joomla 4.4.4 and in…

jjs commented on issue joomla/Component-Builder#1049 2024-05-02 19:52:34 +00:00
Exporting Component as JCB package gives error

Updated now Joomla 4.4.4 to 5.1.0. Getting this error when upgrading JCB 4 to JCB 5 rc3: Error: updating database schema. Error: updating schema for joomla_component table. Error: failed to…

jjs commented on issue joomla/Component-Builder#1049 2024-04-29 20:02:26 +00:00
Exporting Component as JCB package gives error

ok first update to JCB 4.00-RC1 succeeded. I emptied the data from the update sql files. except for the one which added a table. Seems to work.

jjs reopened issue joomla/Component-Builder#1049 2024-04-29 19:46:54 +00:00
Exporting Component as JCB package gives error
jjs commented on issue joomla/Component-Builder#1049 2024-04-29 19:46:53 +00:00
Exporting Component as JCB package gives error

OK updating a clone of my joomla 3.0.12 to 4.4.4 went ok. updating latest JCB 3 to latest JCB 4 Gives these kind of errors:

JInstaller: :Install: Error SQL Duplicate column name 'add_php_method…

jjs closed issue joomla/Component-Builder#1049 2024-04-29 18:59:16 +00:00
Exporting Component as JCB package gives error
jjs commented on issue joomla/Component-Builder#1049 2024-04-29 18:59:15 +00:00
Exporting Component as JCB package gives error

Understood. I agree a stable package is of course the best for now. Hope you will put it back.

Thanks for the hint, did not think about it to clone what I have and upgrade it towards joomla 5.

jjs closed issue joomla/Component-Builder#1095 2024-04-29 18:53:57 +00:00
[BUG]: missing menu option in jcb 5.0.0-alpha4
jjs commented on issue joomla/Component-Builder#1095 2024-04-29 18:53:56 +00:00
[BUG]: missing menu option in jcb 5.0.0-alpha4

Ok thanks!

jjs opened issue joomla/Component-Builder#1111 2024-04-28 12:02:29 +00:00
[ENHANCEMENT]: import Fields, fieldtypes, language translations
jjs commented on issue joomla/Component-Builder#1049 2024-04-28 11:22:06 +00:00
Exporting Component as JCB package gives error

I hope this gets fixed. So we can export from 3 and import into 4 and 5. Thanks.

jjs commented on issue joomla/Component-Builder#1095 2024-04-28 11:18:23 +00:00
[BUG]: missing menu option in jcb 5.0.0-alpha4

Fields Categories still gone on 5.0.0-RC1 Field Types categories still gone 5.0.0-RC1

They are available in the dashboard, but not in the left hand side menu.

jjs commented on issue joomla/Component-Builder#1106 2024-04-22 18:49:35 +00:00
[BUG]: Unknown column 'add_jcb_powers_path' in 'field list'

Zal ik doen. Thanks very much!

jjs commented on issue joomla/Component-Builder#1106 2024-04-13 09:25:13 +00:00
[BUG]: Unknown column 'add_jcb_powers_path' in 'field list'

Running the sql manually from the update file 5.0.0-alpha.sql fixed it:

ALTER TABLE #__componentbuilder_joomla_component ADD add_jcb_powers_path TINYINT(1) NOT NULL DEFAULT 0 AFTER…

jjs commented on issue joomla/Component-Builder#1107 2024-04-11 19:16:42 +00:00
[BUG]: Deprecated: Function strftime() is deprecated in /var/www/site83.test/joomla5componentdev/libraries/src/Form/Field/CalendarField.php on line 322

Ah yes indeed. It's only a deprecated notice, strftime() will be removed in php9