[BUG] [ALPHA] JCB 4.0.0 Demo runtime error - ArrayHelper not found #1092
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#1092
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)
Additional comments
Do you have the php.ini file setup on the targeted Joomla 4 system... before installing of the demo component? or JCB?
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
Not repeatable in Joomla 4 on Ubuntu 22.04.4
Steps on Wamp Server:
@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.
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