OK,
Let's say we want to find all the photos that contain the keyword "Desktop1" and are included on a specific category:
The Search should be like that:
http://www.photopost.com/photopost/s...&condition=and
(actual example from your own Photo Gallery)
As you can see the desktop is conducted at the area identified as "511".
The pictures that appear on the search results though, are from different categories.
The above link passes the variable $mcats via the _GET method.
If you want to use the _POST method, go there:
1.
http://www.photopost.com/photopost/search.php
2. type "Desktop1" as your search keyword
3. and do select whatever category (for example Role Playing Games).
Now, is there a solution for this bug that's bugging me?
Thanks!