Hi
Does anybody got an idea HOW TO change age range in browse.php?
Hi
Does anybody got an idea HOW TO change age range in browse.php?
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![]()
Thanx,
yes, i was looking in SQL![]()
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?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks