Thanks. This screenshot provides much more information that your first one.
We now know the actual error message: Class 'Attribute' not found, and we know that it comes from override.
The override is referencing Attribute class that does not exists anymore in thirty bees core, because it's reserved name in PHP8.
You have probably installed some some module recently that added this override, or you have updated your store.
Anyway, the fix is to edit the override file, and c
Recommended Posts
Posted by datakick,
1 reaction
Go to this post
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now