ok i've upgraded to 1.4.3.5
the words that were not searching before are now working but the search result page design is becoming all distorted.
In www.outzeal.com
Please try searching the word "mountain" and see what happens.
However things are ok when you search "closeup".
The only definitive way of knowing what the file system character set is to do as suggested in setup--create the charset_tést file in the zp-data folder and let setup make its tests.
But this is not your problem. The HTML of your page is wrong--
`
Northern Areas of Pakistan
09-Dec-12 [align=justify]Northern...
[/align]
`
The DIV after the paragraph tag is not closed (and is not allowed in that place anywy.)
if that's the themes/zenpage/search.php file then I uploaded it exactly as it was downloaded from zenphoto's website.
I was unable to correct the div issue. There are 14 and 14 . I dont know which is in the wrong place. Help required. thanks.
But shouldn't the div issue affect all the search results?
You have to look at the album description on the backend. Use the html view button on the visual editor to see if there anywhere is this wrong html mentioned above. It is causing the layout issue only on this specific search result apparently. If you do a lot of editing in this editor it may create wrong html code. IF there are wrong nested or not closed elements the editor and also any browser will try to correct it "to make sense". This of cousre can result in the error you see.
The album description as seen through HTML editor is as follows:
album description
below the album description text box it states:
Path: div
Do you mean to say that this DIV tag should not be here in the album description i.e. the correct HTML should be:
album description
Path: p
I created a new album and checked that the DIV does not show up in the code after writing any description. I dont know where has DIV come in all my album descriptions.