[BUG]: Missing Factory class in Plugin #1102

Closed
opened 2024-04-09 09:23:04 +00:00 by Malachi · 1 comment
Member

What Happened?

I get the following error:

Class "Factory" not found
/var/www/html/plugins/content/componentbuilderprivacytabs/componentbuilderprivacytabs.php:109 

Steps to reproduce the Bug

When I connect the privacy global plugin to the admin view:
image

it gives the following error when I click save:

image

Which Joomla version are you compiling in?

v3.10.12

Which PHP version are you compiling in?

v8.0

Which Joomla versions are you targeting?

v3.10.12

Which PHP version are you targeting?

v8.0

Which Web server is JCB running on?

Apache 2.4

Which Relational Database is JCB running on?

Mysqli Latest

Which OS is JCB running on?

Ubuntu 22.04

Which JCB version are you using?

v3.2.1-alpha1

Which Joomla version is JCB installed on?

Joomla 3

Where in JCB did this issue occur?

Compilation of a component

On which browsers did you encounter the issue?

Firefox

Additional Comments

No response

### What Happened? I get the following error: ``` Class "Factory" not found /var/www/html/plugins/content/componentbuilderprivacytabs/componentbuilderprivacytabs.php:109 ```` ### Steps to reproduce the Bug When I connect the privacy global plugin to the admin view: ![image](https://git.vdm.dev/attachments/382b7641-9fed-4f55-bf39-3ab240d5ede9) it gives the following error when I click save: ![image](https://git.vdm.dev/attachments/110d7e40-7d38-4292-b1b2-d0336b80cba6) ### Which Joomla version are you compiling in? v3.10.12 ### Which PHP version are you compiling in? v8.0 ### Which Joomla versions are you targeting? v3.10.12 ### Which PHP version are you targeting? v8.0 ### Which Web server is JCB running on? Apache 2.4 ### Which Relational Database is JCB running on? Mysqli Latest ### Which OS is JCB running on? Ubuntu 22.04 ### Which JCB version are you using? v3.2.1-alpha1 ### Which Joomla version is JCB installed on? Joomla 3 ### Where in JCB did this issue occur? Compilation of a component ### On which browsers did you encounter the issue? Firefox ### Additional Comments _No response_
Malachi added the
Bug
label 2024-04-09 09:23:04 +00:00
Robot referenced this issue from a commit 2024-04-09 11:07:34 +00:00
Owner

This is also now fixed.

This is also now fixed.
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#1102
No description provided.