PDA

View Full Version : A couple things please



hfischer
12-30-2004, 11:02 AM
I believe I have my template figured out now, however I would like to replace the Search Listings link on the index page to a text search box (for city) and a pull down men (for state). I found one thread on this, but didn't seem like there was a clear answer for doing this, so I'm asking again. Also, when I go to my search listings page, I am getting the following error:

Fatal error: Call to undefined function: getmicrotime() in /home/premiere/public_html/OR/template/prg/style.php on line 1500

And 1 more thing please - on my search page I only have a drop down box for agent. How do I replace this with Beds/Baths/Garage, etc. I thought I changed all of this in my admin edit listings template, but I don't see anything that I made searchable. :confused:

cguild
12-30-2004, 11:25 AM
This is all done in you admin pages under the edit listing form page.
Login as admin, goto bottom menu and choose edit listing template, then make all of these changes here. I believe that the drop down is called select dropdown. (correct me if I am wrong). You can add all the fields you would like searchable by checking the searchable box for each field. You will then have to tell it what type of search you want.
Hope this helps!

hfischer
12-30-2004, 11:46 AM
I tried just editing the city & state info just to see if it would work & I still only show agent. The only thing that seems to change when I edit that page is the form when someone is putting in a new listing. I also can't figure out how to get rid of the error that I am receiving.