1

Topic: how to search by url?

Can somebody clear out the functions of the url for searching?
index.php?m=search&issearch=1&pictures_only=1&gender1=1&field1=1

what is issearch?
what parameteres are there else needed for 2.7?

Last edited by godyn (2011-09-19 07:38:19)

2

Re: how to search by url?

Is search is actually telling the search file that the form was sent, its used on direct links cause whitout it the search file will just assume the form was not sent from the website, and thus just showing the search form page.

you could take a look at lib.search.php file and check the parameters that it can receive

3

Re: how to search by url?

I have posted a similar thread here http://www.vldpersonals.com/forum/topic … -homepage/ and i would like to know the answer too please. I have deleted the gender2 myself.

I have not failed. I've just found 10,000 ways that won't work

4

Re: how to search by url?

thx misulicus for clearing that out ! :-)