[BUG] [ALPHA] JCB 4.0.0 Demo runtime error - ArrayHelper not found #1092

Open
opened 2024-03-14 15:23:19 +00:00 by fdinkler · 6 comments
Member

Steps to reproduce the issue

Install pkg-component-builder-v4.0.0-alpha2.zip
Compile Demo 2.1.0 for J4
Install compiled package
Click Dashboard menu item

Expected result

Dashboard

Actual result

0 Class "ArrayHelper" not found

System information (as much as possible)

  • OS Name & Version: Win11 Wamp Server 3.3.3 64-bit
  • MySql Version: 8.0.36
  • Apache Version: Apache 2.4.58
  • PHP Version: 8.1.26
  • Joomla Version: 3.10.28
  • JCB Version: 3.2.0-beta5
  • Browser: Firefox 123

Additional comments

### Steps to reproduce the issue Install pkg-component-builder-v4.0.0-alpha2.zip Compile Demo 2.1.0 for J4 Install compiled package Click Dashboard menu item ### Expected result Dashboard ### Actual result 0 Class "ArrayHelper" not found ### System information (as much as possible) - OS Name & Version: Win11 Wamp Server 3.3.3 64-bit - MySql Version: 8.0.36 - Apache Version: Apache 2.4.58 - PHP Version: 8.1.26 - Joomla Version: 3.10.28 - JCB Version: 3.2.0-beta5 - Browser: Firefox 123 ### Additional comments
Owner

Do you have the php.ini file setup on the targeted Joomla 4 system... before installing of the demo component? or JCB?

Do you have the php.ini file setup on the targeted Joomla 4 system... before installing of the demo component? or JCB?
Author
Member

php.ini changes were made after JCB install, but before demo compile
Actually, I reinstalled JCB 4.0.0-alpha2 after making php.ini changes

php.ini changes were made after JCB install, but before demo compile Actually, I reinstalled JCB 4.0.0-alpha2 after making php.ini changes
Author
Member

Not repeatable in Joomla 4 on Ubuntu 22.04.4

Not repeatable in Joomla 4 on Ubuntu 22.04.4
Author
Member

Steps on Wamp Server:

  • Confirmed changes to php.ini
  • Uninstalled 4.0.0-alpha2 (with errors)
  • JCB-Powers was not uninstalled from Libraries - manually deleted
  • Reinstalled 4.0.0-alpha2 - no errors
  • Edited Options & Saved
  • Compiled Demo for J4 target - no errors
  • Installed Demo - no errors
  • Executed Demo home page - same error - ArrayHelper not found
Steps on Wamp Server: - Confirmed changes to php.ini - Uninstalled 4.0.0-alpha2 (with errors) - JCB-Powers was not uninstalled from Libraries - manually deleted - Reinstalled 4.0.0-alpha2 - no errors - Edited Options & Saved - Compiled Demo for J4 target - no errors - Installed Demo - no errors - Executed Demo home page - same error - ArrayHelper not found
Owner

@fdinkler if this issue is still unresolved, why did you close the issue?

I am unfortunately not on Wamp, and will never be.... so someone like @mwweb to help test this, and see if he can understand the issue.

I am not getting the same outcome, and with that I am not saying this is not an issue, just that my environment is not able to duplicate it.

@fdinkler if this issue is still unresolved, why did you close the issue? I am unfortunately not on Wamp, and will never be.... so someone like @mwweb to help test this, and see if he can understand the issue. I am not getting the same outcome, and with that I am not saying this is not an issue, just that my environment is not able to duplicate it.
fdinkler reopened this issue 2024-03-26 12:54:49 +00:00
Author
Member

It may be that Wamp needs higher php.ini values that Ubuntu - I'll bump up the values and retest
Note that I also can't reproduce the error on Ubuntu VMWare

It may be that Wamp needs higher php.ini values that Ubuntu - I'll bump up the values and retest Note that I also can't reproduce the error on Ubuntu VMWare
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#1092
No description provided.