View Single Post
Old January 28th, 2011, 05:55 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,656
I would suspect a server timeout memory issue trying to process all those preview images. what is your php memory set to? There are tutorials here on using ini_set to raise php memory that may help that issue.

The lang search is built to return all results LIKE what you type not an exact result. It is case sensitive though.

am I right to say your searching for Fri versus fri? I am not sure there are any phrases like that in our default code.

I can do an example here. If I search for upl I return 4 pages of results any string with upload in it thats correct. If I type Upl I get one page of results which are all strings with Upload in it.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote