[Beta] You do not have a global power plugin setup, so the powers plugin autoloader could not be added. #1031
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#1031
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?
Hi,
I just installed a fresh Joomla 3.10.12 and compiled the demo cmponent for J!3 and after compiling I got the error message: You do not have a global power plugin setup, so the powers plugin autoloader could not be added.
All JCB Joomla plugins are published and in JCB -> options -> compiler all available plugins are activated
Steps to reproduce the issue
set up fresh J!3.10.12
Expected result
compilation of compnent without errors
Actual result
Error Message: You do not have a global power plugin setup, so the powers plugin autoloader could not be added.
System information (as much as possible)
Server: Debian Bullseye
Client: Windows 10
10.5.21-MariaDB-0+deb11u1 Debian 11
Apache/2.4.56 (Debian)
8.0.30
3.10.12
Beta 3.1.33
FireFox 115.6.0esr (64-Bit
Additional comments
I think, I may just be missing something, could anyone please point me into the right direction?
....since the JCB says, the component has been compiled successfully, I installed it and created a menu item. Clicking on the menu item in frontend shows the error: Class "Html" not found
The Front-end is not yet working.... all test should only look at the back-end.
That error message about the powers autoloader is annoying but can for now be ignored, we should move it to a notice instead of an error.
So compiling JCB components to run on Joomla 4 and 5 testing the back-end only.