![]() |
Search Problems ($mcats)( FIXED ) 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! |
In showgallery.php find this. Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
Thanks Chuck S for the quick reply and fix! The $_REQUEST(s) did the job and the advanced search is working as it was supposed to be :) Best Regards, msk |
Yep REQUEST IS GOOD FOR GET OR POST POST ONLY HAPPENS ON SEARCH BOX ON SHOWGALLERY SO WHEN USING SEARCH IT IS PASSED AS A GET SO IT NEEDED TO BE CHANGED TO WORK FOR BOTH. |
| All times are GMT -5. The time now is 06:07 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0