Results 1 to 4 of 4

Thread: browse.php

  1. #1
    blinx
    Guest

    Question browse.php

    Hi


    Does anybody got an idea HOW TO change age range in browse.php?

  2. #2
    luckylines
    Guest

    Default

    It's in the browse.php file..

    $age_start_sel = $age_start_sel ? $age_start_sel : '18';
    $age_end_sel = $age_end_sel ? $age_end_sel : '30';


    ...which might be why you can't find it

  3. #3
    blinx
    Guest

    Default yep

    Thanx,

    yes, i was looking in SQL

  4. #4
    webbuddy
    Guest

    Default don't want to "browse" by age range

    But I want to change the browse page so that it doesn't search by the age at all. I hid it, but it still only will show profiles who have an age. After the first 5 profiles didn't make the age required so now the browse page is the only page that still will search by the age range too. None of the profiles without an age are browsed. I've been trying to take the age functions out of the code but I keep breaking it. Anyone figured this out?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Browse.PHP file ?
    By Vigornet in forum General Troubleshooting
    Replies: 3
    Last Post: 02-25-2008, 05:07 PM
  2. Typo in browse.php
    By skyhawk85u in forum Bugs Dolphin 5.6.5
    Replies: 3
    Last Post: 06-24-2007, 02:28 PM
  3. browse.php looking for
    By inkamadness in forum General Issues, Comments, Questions
    Replies: 1
    Last Post: 05-21-2007, 11:46 AM
  4. Browse
    By nay27uk in forum General Troubleshooting
    Replies: 1
    Last Post: 05-13-2007, 08:24 AM
  5. Add browse
    By treedguy in forum Free Mod Exchange
    Replies: 7
    Last Post: 08-25-2006, 02:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •