ZenphotoCMS Forum
Search function doesn't work anymore after upgrade - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Search function doesn't work anymore after upgrade (/thread-9333.html)



Search function doesn't work anymore after upgrade - tunafish - 2011-12-01

After carefully replacing my custom stuff (plugins and theme) I get the error:

[01-Dec-2011 04:03:24] PHP Fatal error: Cannot access protected property SearchEngine::$category_list in /Applications/MAMP/htdocs/tunafish/themes/tunafish/search.php on line 45

which points to if (is_array($_zp_current_search->category_list))

What's wrong here?




Search function doesn't work anymore after upgrade - sbillard - 2011-12-01

http://www.zenphoto.org/support/topic.php?id=10039#post-58956




Search function doesn't work anymore after upgrade - tunafish - 2011-12-01

thanks a ton.