![]() |
|
search does not work.what's wrong? - 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 does not work.what's wrong? (/thread-3892.html) Pages:
1
2
|
search does not work.what's wrong? - cqboy2003 - 2008-10-17 whatever I enter,it always displayed :Sorry, no image matches. Try refining your search.sometimes it will give me this error: I have updated to Ver1.2.1 search does not work.what's wrong? - whcinc2 - 2008-10-17 This is very similar to what I am experiencing. In my test installation I have two albums - one with just 5 photos with title and description from the metadata. The other album has 21 photos with all the metadata I could fill in with Lightroom, including keywords. Both albums appear very nice - no errors. Keywords were imported as tags. I was really happy. From the main page I use a word from the title of my smaller album (with less metadata) and that album appears in the search results. That's good. But when I search on a word from a title of one of the photos, I get a Sorry, no image matches .... Yes, on the options tab I have ensured that title, description, and the rest of the fields are to be searched. The problem gets worse. When I search for the larger album using a word from its title, I do get that album returned, but a ZenPhoto SQL error in pink appears below the thumbnail of the album. If I go back to my main page and start all over, that is, select the larger album to view, the individual photos appear as expected. Now, if I search on a word in the title of one of the photos, I sometimes get a "sorry, .... But, mostly I get this error: Zenphoto Error I never get this error on the smaller album with no keywords - I wonder if keywords or tags may be the problem. I'm pretty sure that memory isn't the issue, but I am checking allocation on the apache. Any ideas? Thank you. search does not work.what's wrong? - whcinc2 - 2008-10-17 Oops, I have version zenphoto version 1.2.1 [2635] search does not work.what's wrong? - cqboy2003 - 2008-10-17 I just test ver1.2,that is ok. I think that some functions about search must be changed on Ver1.21,because I ues the same theme when I test 1.2 and 1.21. It seems template-functions.php caused.and you? please fix it ,thank you ... search does not work.what's wrong? - whcinc2 - 2008-10-17 Could the problem have something to do with the keywords DISTINCT and ORDER BY? Being a newby, I have not yet found the code that forms the SQL queries. When I do, I will delete DISTINCT and see what happens. Will report what I find. search does not work.what's wrong? - sbillard - 2008-10-17 cqboy2003: I ran a search on your site and did not get the failure. Nor can I recreate it on my site. Can you be more specific on what search you were doing? search does not work.what's wrong? - whcinc2 - 2008-10-18 Hi there, I just deleted DISTINCT from two queries in class-search.php and all is well - no errors. I think that this is an issue with mySQL 5.0.1. I have read that 5.1 beta somehow solves the problem. I do not "do" SQL so I can't explain the problem. Is there an SQL guru out there that can diagnose this? This is not only a Zenphoto issue. Other folks are experiencing this, too. search does not work.what's wrong? - cqboy2003 - 2008-10-18 I search the word "AKINA' which is the first album name.but it return :"Sorry, no image matches. Try refining your search." When I search the word "sexy" which is a part of a album name ,it return Zenphoto Error"Zenphoto Error sbillard,what word do you search?and it returned right result? search does not work.what's wrong? - sbillard - 2008-10-18 Can you try setting your image sort order to search does not work.what's wrong? - cqboy2003 - 2008-10-19 I tried,it always cause error or no result. search does not work.what's wrong? - acrylian - 2008-10-19 Try the nightly, the search should work now again. search does not work.what's wrong? - cqboy2003 - 2008-10-19 YES, search is ok.but new questions come on it display some "notie" :Notice: Undefined I searched this "notice" and found some way to undisplay it , but it don't work. how to do with it? search does not work.what's wrong? - sbillard - 2008-10-19 There are three errors on your page:
search does not work.what's wrong? - cqboy2003 - 2008-10-20 well,I modify php.ini but the popular album's thumb can't display,do you have any idea about it? visit my web www.av-fans.com to see the error. search does not work.what's wrong? - acrylian - 2008-10-20 I have no idea currently, sorry. search does not work.what's wrong? - cqboy2003 - 2008-10-20 I copy "image_album_statistics.php" of ver1.2 to zp-core/plugin ,it can work. search does not work.what's wrong? - sbillard - 2008-10-20 Of course, hiding the errors does not make them go away. search does not work.what's wrong? - cqboy2003 - 2008-10-21 how about "the popular album's thumb can't display" ? search does not work.what's wrong? - acrylian - 2008-10-21 No idea about that yet. search does not work.what's wrong? - cqboy2003 - 2008-10-21 I have copy the file of Ver1.2 in my web,it's ok. |