0 VDM\Joomla\Componentbuilder\Compiler\Language\Update::set(): Argument #2 ($target) must be of type string, array given, called in C:\laragon\www\joomla3\libraries\vendor_jcb\VDM.Joomla\src\Componentbuilder\Compiler\Language\Purge.php on line 165 #1172

Open
opened 2024-09-15 09:11:46 +00:00 by dannunz81 · 2 comments

Steps to reproduce the issue

Good morning, I'm asking for your help in solving a problem that I can't overcome on my own. I'm trying to create a component for the first time. I just created an admin view with a couple of fields and then added the translations in my language.
The error appears when I try to compile the component.

Expected result

compiled component

Actual result

0 VDM\Joomla\Componentbuilder\Compiler\Language\Update::set(): Argument #2 ($target) must be of type string, array given, called in C:\laragon\www\joomla3\libraries\vendor_jcb\VDM.Joomla\src\Componentbuilder\Compiler\Language\Purge.php on line 165

System information (as much as possible)

  • OS Name & Version: Windows 11
  • MySql Version: 8.0.30 winx64
  • Apache Version: 2.4.54 win 64 VS 16
  • PHP Version: 7.4.30 - 8.1.10 - 8.1.27 - 8.2.14 - 8.3.1
  • Joomla Version: 3.10.12
  • JCB Version: 3.2.3
  • Browser: Firefox 130.0 (64 bit)

Additional comments

I would exclude the PHP version as the cause of the problem because I tried with different versions.

Thank you

### Steps to reproduce the issue Good morning, I'm asking for your help in solving a problem that I can't overcome on my own. I'm trying to create a component for the first time. I just created an admin view with a couple of fields and then added the translations in my language. The error appears when I try to compile the component. ### Expected result compiled component ### Actual result 0 VDM\Joomla\Componentbuilder\Compiler\Language\Update::set(): Argument #2 ($target) must be of type string, array given, called in C:\laragon\www\joomla3\libraries\vendor_jcb\VDM.Joomla\src\Componentbuilder\Compiler\Language\Purge.php on line 165 ### System information (as much as possible) - OS Name & Version: Windows 11 - MySql Version: 8.0.30 winx64 - Apache Version: 2.4.54 win 64 VS 16 - PHP Version: 7.4.30 - 8.1.10 - 8.1.27 - 8.2.14 - 8.3.1 - Joomla Version: 3.10.12 - JCB Version: 3.2.3 - Browser: Firefox 130.0 (64 bit) ### Additional comments I would exclude the PHP version as the cause of the problem because I tried with different versions. Thank you
Owner

I will take a look at this... are you able to debug this?

I will take a look at this... are you able to debug this?
Author

I don't know what to do...

I don't know what to do...
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1172
No description provided.