The language line issue is resolved for me and I have been successful to launch my j4 component to a testing domain and work out the differences between j3 and j4. I also do not use the layouts. I…
Thank you, my result is the same, but I did discover a work-around.
Any time a Decription for a field included a line break there was an error in the language file at that line. By removing the…
The layouts folder is not being added to sites. When I extract the compiled zip in the tmp folder and add the layouts the component installs and works as expected on J4. :)
However on the…
After re-installing JCB I was able to compile my component and install. The script ran successfully and I no longer have the basic encryption. No other errors are present.
As a follow-up, I'm attempting to remove the basic encryption. I have written a script to decrypt each entry then place it back into the database. Then converted the encryption modeling on the…
After digging deep and upgrading to 3.1.28 in both the site and admin side in the helper/learning.php (my component is com_learning)
the line: 'libraries/jcb_powers/VDM.Joomla.FOF' =>…
Yes, I do have basic encryption set-up for a number of fields. I had not noticed the deprecation notices but now I know...
So let me ques your using some kind of encryption setting (basic
I'm sorry for the delay, this is my side hustle, I've been working my real job. I have a new but related problem after upgrading to 3.1.27: ![Screenshot 2023-10-22 at 10.36.33 PM.png](/attachment…
This is the only component that I write and I have the powers set to Yes on the component settings and global when I compile.
I noted that my Active Complier Plugins had more extensions than what you had displayed: Extension - Componentbuilder Export Complier
and Extension - Componentbuilder Language Package
and…
The two files admin/componentbuilder.php & /admin/helpers/componentbuilder.php both had the spl_autoload_register method and the use statements were present.
I see the libraries/jcb_powers for…
I actually have seen that error before, but I am still not sure where it comes from, I wonder of you activate the debug mode in Joomla, does it give you more info?
I need to know in what…
Thank you for being so quick to reply. Lots of this goes way over my head, I am trying to follow along.
I followed your instructions (php8.0, firefox, internet access, all the plugins…