You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, detailed Description is missing at this issue. I created a new productgroup, put a product in it and deleted the productgroup. Then I get a Error which referenced the line. The Error comes because there was no questiion about the $objGroup is null. So I fixed it.
core/system/modules/isotope/library/Isotope/Backend/Group/Breadcrumb.php
Line 85 in 14c204b
Hi, I found some Issue and have a fix for that:
`// Generate groups
do {
$objGroup = Group::findByPk($intPid);
The text was updated successfully, but these errors were encountered: