• Joined on 2021-10-19
kommid closed issue joomla/Component-Builder#1073 2024-03-13 13:58:08 +00:00
General question about use statements in JCB templates
kommid commented on issue joomla/Component-Builder#1073 2024-03-13 13:58:07 +00:00
General question about use statements in JCB templates

...ok, I missed beta-6, going to update now. Thank you :)

kommid opened issue joomla/Component-Builder#1083 2024-03-13 13:54:52 +00:00
Field Property "display" set to "menu" has no effect on menu item
kommid commented on issue joomla/Component-Builder#1073 2024-03-13 13:13:56 +00:00
General question about use statements in JCB templates

Thank you, this sort of did solve my problems: now I have "defined('_JEXEC') or die;" inbetween my use-statements, but this doesn't seem to be an issue, since it's working:

`use Joomla\CMS\Lang…

kommid opened issue joomla/Component-Builder#1073 2024-03-11 15:03:25 +00:00
General question about use statements in JCB templates
kommid closed issue joomla/Component-Builder#1066 2024-03-11 11:58:59 +00:00
[BETA] Class "Joomla\CMS\Factory\BaseHtmlView" not found
kommid commented on issue joomla/Component-Builder#1066 2024-03-11 11:58:58 +00:00
[BETA] Class "Joomla\CMS\Factory\BaseHtmlView" not found

Sorry for my late answer, I didn't have a opportunity to work on this for a few days. It seems, that did the trick. It now finds the helper class.

kommid commented on issue joomla/Component-Builder#1066 2024-03-06 17:28:11 +00:00
[BETA] Class "Joomla\CMS\Factory\BaseHtmlView" not found

It helped somewhat - now It can't find the helper class:

Class "JCB\Component\Cmv\Site\Helper\CmvHelper" not found

Call stack

Function Location

1 () JROOT/components/com_cmv/src/View…

kommid commented on issue joomla/Component-Builder#1066 2024-03-06 13:43:42 +00:00
[BETA] Class "Joomla\CMS\Factory\BaseHtmlView" not found

What I found is that there is an issue when we have _ in the component name... and I know this will be a pain... and I have not yet been able to fully understand why. But its namespace…

kommid opened issue joomla/Component-Builder#1066 2024-03-06 11:55:59 +00:00
[BETA] Class "Joomla\CMS\Factory\BaseHtmlView" not found
kommid commented on issue joomla/Component-Builder#1034 2024-01-26 18:14:22 +00:00
[BETA] Language translations not being put into place.

I did not translate my component but in J!5 the language files are copied to administator/language/en-GB/en-GB.com[component].ini and administator/language/en-GB..com[component].sys.ini,…

kommid closed issue joomla/Component-Builder#1020 2024-01-23 15:07:26 +00:00
Call to a member function get() on null when compiling with modules enabled
kommid opened issue joomla/Component-Builder#1031 2024-01-23 15:00:59 +00:00
[Beta] You do not have a global power plugin setup, so the powers plugin autoloader could not be added.
kommid commented on issue joomla/Component-Builder#964 2024-01-16 10:52:12 +00:00
jcb for joomla4

Does Custom Code include all the functions in the helper php file?

kommid opened issue joomla/Component-Builder#1020 2023-11-21 11:14:39 +00:00
Call to a member function get() on null when compiling with modules enabled