Hi,
first of all - thanks for Zenphoto - its a great piece of Software!
I like to Log the Users searches on my Zenphoto-Site. I made it the easy way and
added an SQL-Insert on the search.php which saves the searchwords and the number of pictures which were returned into a table.
My problem is that every time i search something and click on a result, the searchterm gets stored 2-3 times.
Maybe you know why this happens? Or do you know an more elegant way to implement a search-Log or have some tipps?
Thanks in advace