[BUG]: Class JCBArrayHelper not found #1203
Loading…
x
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?
What Happened?
hello
When exporting the Hello Word version v3.2.5-beta3 component, it gives Class JCBArrayHelper not found error.
Steps to reproduce the Bug
go to Joomla Components menu and check Hello World (public) then press export jcb packages
Which Joomla version are you compiling in?
Joomla! 3.10.12 Stable [ Daraja ] 8-July-2023 15:18 GMT
Which PHP version are you compiling in?
8.0.30
Which Joomla versions are you targeting?
Joomla! 3.10.12 Stable [ Daraja ] 8-July-2023 15:18 GMT
Which PHP version are you targeting?
8.0.30
Which Web server is JCB running on?
litespeed
Which Relational Database is JCB running on?
mysql
Which OS is JCB running on?
Linux apple.proserver.name 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64
Which JCB version are you using?
v3.2.5-beta3
Where in JCB did this issue occur?
Joomla Components(admin_views)
On which browsers did you encounter the issue?
Chrome
Additional Comments
No response
friendly bump
mr @Llewellyn
I am updating a component that we desperately need to function properly in the GCB export section of the said version.
If possible, please respond to me as soon as possible.
I am not sure what you are expecting from me. The migration path to Joomla 5 is the only way to move any component from Joomla 3 to 5 at this point.
You will need to explain more for me to understand what you are trying to achieve, and what is
GCB
?Sorry Mr @Llewellyn, I meant JCB.
I installed JCB version v3.2.5-beta3 and when I want to export the
Hello World (public) component that exists on its own, I encounter the error Class "JCBArrayHelper" not found as shown in the attached image.
How do I fix this problem?
And my next question is, is it possible to upgrade JCB Joomla 3 and the components created with it to JCB Joomla 5?
We hope that the RC-1 version has resolved this [JCBArrayHelper] issue.
Upgrading JCB from Joomla 3 to Joomla 5
Introduction
This document outlines the recommended upgrade path for Joomla Component Builder (JCB) when migrating from Joomla 3 to Joomla 5. The process involves upgrading both Joomla and JCB incrementally while ensuring the stability of your component and custom code. The approach described here has been tested across multiple projects and provides a structured way to migrate without data loss or compatibility issues.
Upgrade Path Overview
The upgrade path follows a step-by-step approach:
Clone and Back Up Your Website
Upgrade to Joomla 4
Install JCB Version 4
Update Custom Code for Joomla 4 Compatibility
Verify Stability on Joomla 4
Clone and Back Up Your Stable Joomla 4 Website
Upgrade to Joomla 5
Troubleshooting Common Upgrade Issues
During the Joomla upgrade process, you may encounter errors. Some of the common Joomla-related issues include:
Configuration File Issues
configuration.php
file.Database Migration Issues
Final Notes
Conclusion
Following this structured approach will help ensure a smooth transition from Joomla 3 to Joomla 5 with JCB. If any issues arise, using the provided troubleshooting steps can help resolve them. This method has been successfully used in multiple migrations, providing a reliable upgrade path for Joomla developers.