The following frontend display errors are returned;
# Gallery category view error #
Notice: Trying to get property of non-object in <domainname>/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php on line 22
Code: Select all
$activeId = $active->id;Notice: Trying to get property of non-object in <domainname>/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php on line 115
Code: Select all
$activeId = $active->id;I have since returned back to Gallery v4.1.2 and these issues are resolved. It would appear the issue is related to the V4.2.0 changes... more than happy with v4.1.2 so I'll be staying on this version for the time being.$activeId = $active->id;


