Wondering if someone could help me with an error I'm getting. I just upgraded to the current release (1.4.4.3) from (1.4.3.3) and I'm getting an error when I click on images generated from searches:
Fatal error: Cannot access protected property SearchEngine::$dynalbumname in /mysite/themes/zpmasonry/functions.php on line 104
line 104 from the functions.php files is:
$dynamic_album = $_zp_current_search->dynalbumname;
Any way to resolve this? Thanks!