So i'm doing a site redesign, and I started getting this error:
Quote:[warn] mod_fcgid: stderr: PHP Fatal error: Cannot access protected property SearchEngine::$category_list
At first I thought I fat-fingered something in my search page, and to no avail. I then copied the search page from the zenpage installation and it's doing the exact same thing.
The weird thing is, it doesn't do it if I use the zenpage theme. However when I use the zenpage search.php file I still get the above error.
Is there search related calls that need to be on the other pages for a search to happen properly now?
I can comment out the section that does the checking if something is > 0, but then of course doing that the search comes back fine showing results, but then also displays the "no results" message.