1

Topic: Custom Page (city search) 2.5.6

Ok I found this call below searching here but it does not work for me using 2.5.6

{members:limit=100,photos=1,profile_gender1=1,cache_time=0,types=1,orderby="rand()",profile_city="angeles"}

I made the custom page for "Angeles City" for example but I only get a few results v/s the 80 or 90 members I have in this city. I am not concerned about gender but trying to find a call that will work for displaying all members in angeles city. Any idea what I am doing wrong?

Thanks, steve

P.S. I can create a link to show results in seach page like below that works, but I want to make custom pages instead.

<A href="http://www.melindaspenpals.com/index.php?m=search&amp;issearch=1&amp;gender1=2&amp;city=angeles&amp;pictures_only=1">Angeles</A>

Last edited by kozmosis66 (2011-05-10 15:18:05)

2

Re: Custom Page (city search) 2.5.6

Ok I mostly figured it out with the call below

{members:limit=100,photos=1,cache_time=0,types=1,profile_gender1=2,profile_city="angeles city",orderby="lastvisit"}

What I found is if you just use  profile_city="angeles", it will NOT display those that put "angeles city" in their profile. If you use profile_city="angeles city", it will NOT display those that put "angeles" only in their profile.

Is there a way I can display all these with one call?

Last edited by kozmosis66 (2011-05-11 13:28:33)

3

Re: Custom Page (city search) 2.5.6

Indeed it doesn't work with OR