On joomla 4 we have an issue adding a product to the cart.
When we do that we see this error:
Warning: Undefined property: stdClass::$match_all in /...../administrator/components/com_conditions/src/Condition/Visitor/AccessLevel.php on line 33
Do you know where this issue come from?
In joomla 3 website we don't have this issue.
I thought it might have something to do with conditional content but I saw that none of it was installed.
So as a test we installed the latest dev. version 4.0.0. And after that the problem was solved.
But after I uninstalled Conditional content. We get this error and did have to restore through a backup.
Hmm, not sure why that first warning is showing. That shouldn't happen.
I guess something went haywire during the update of Advanced Module Manager (I assume that is the extension you have installed that is using the conditions).
When you uninstalled Conditional Content did you also uninstall the Conditions component? That is not just for Conditional Content. The Conditions component is used by Advanced Module Manager and ReReplacer Pro too.
When you uninstalled Conditional Content did you also uninstall the Conditions component? That is not just for Conditional Content. The Conditions component is used by Advanced Module Manager and ReReplacer Pro too.
You where right, I uninstalled also the conditions component. But I wasn't able to install it again. But after restoring the site, I installed Conditional Content en Uninstalled it again and we have no issues with it.
So unistalling is no issue anymore. But my assumption that the problem is solved is wrong.
This problem is probably related to this problem, but I'm not sure yet!
Can you reproduce the issue on the Joomla core template?
If you want me to look into the warning:
Can you give me (super) admin and (s)ftp access so I can take a look?
And tell me on what url I can see/reproduce the issue.
You can use the 'Confidential information' button in the forum editor to hide sensitive information.