Search not fully working

I have a feeling the search is not fully working. If I go to zenphoto on my website @ http://www.gordon-valentine.com/zenphoto/ then do a search for let's say "GNER". It will find all the photos, then if I click one. I get the zenphoto title, that's about it.

Can anyone help?

Comments

  • The page output abruptly stops. You should be seeing an error in your error logs. You'll need to find that error and post it here before we can really give you any help with this issue.
  • Your page is not completing rendering. So you should look into your CGI/PHP logs to see what error it might be getting.

    Also try this on an unmodified theme. (BTW, not a good idea to directly modify a theme. Next time you update Zenphoto it may well get overridden. Better is to make a copy of the theme and make the modifications there.)
  • I have tested with a unmodified theme. It's still doing the same thing :(.

    It use to work till I upgraded to version 1.4.2.1. I have three websites running that version and they are all doing the same thing.

    When I check my error logs it's showing:-

    [Sat Feb 25 13:20:41 2012] [error] [client 80.176.232.112] PHP Fatal error: Call to a member function getTitle() on a non-object in /var/www/vhosts/gordon-valentine.com/httpdocs/zenphoto/zp-core/template-functions.php on line 912, referer: http://www.gordon-valentine.com/zenphoto/page/search/tags/"Blackpool+Tower"
    [Sat Feb 25 13:20:47 2012] [error] [client 80.176.232.112] PHP Fatal error: Call to a member function getTitle() on a non-object in /var/www/vhosts/gordon-valentine.com/httpdocs/zenphoto/zp-core/template-functions.php on line 912, referer: http://www.gordon-valentine.com/zenphoto/blackpool/2000/dcp_0680.jpg.php
  • acrylian Administrator, Developer
    Please install the trunk nightly build. This is a bug corrected there.
  • Thanks all sorted now.
Sign In or Register to comment.