![]() |
|
exit search context still giving me a headache.. - 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: exit search context still giving me a headache.. (/thread-2343.html) |
exit search context still giving me a headache.. - BertSimons - 2008-03-05 after several hours i still could not solve this one; on my testsite on the image.php of the default theme I added a getAlbumLinkURL link beneath each picture. so when you are in the search reults you can go to the album to which this pic belongs if you click on the link you go to the album and all is well untill you view the image that brought you here.. and that takes you back to the searchimages. what i don't want!!! exit search context still giving me a headache.. - sbillard - 2008-03-06 The definitive way to cancel search context is to set update: exit search context still giving me a headache.. - BertSimons - 2008-03-06 thanks again sbillard! handleSearchParms did the job. I have the link set a cookie which is checked on top of the image page and if set call the function. |