For some reason searching seems to be causing trouble, but I noticed a slew of log errors with this recent update.
Sun, 02 Sep 2012 05:03:43 GMT}
Backtrace: USER NOTICE: class-album detected an invalid folder name: NewGal/B/BlazBlue Series/BlazBlue Continuum Shift. in /home2/ettugame/public_html/zenphoto/zp-core/class-album.php on line 68
trigger_error called
from Album->__construct (class-album.php [68])
from SearchEngine->getSearchImages (class-search.php [1422])
from SearchEngine->getImages (class-search.php [1477])
from SearchEngine->getNumImages (class-search.php [1361])
from getNumImages (template-functions.php [1805])
from include (search.php [3])
from index.php [92]
Comments
You could try to change the search options regarding spaces.
Error log shows:
`[02-Sep-2012 20:32:05 UTC] PHP Fatal error: Call to a member function albumSubRights() on a non-object in /home/bpskdk/public_html/zenphoto/zp-core/class-search.php on line 1257`
If I quote out this line then the search works.
Issue is still there but error message has changed to:
`[03-Sep-2012 07:17:57 UTC] PHP Fatal error: Call to a member function isMyItem() on a non-object in /home/bpskdk/public_html/zenphoto/zp-core/class-search.php on line 1265`
The search function is now behaving as expected and no further errors are showing in my php error log when I perform searches.
Thanks so much!