Support Forums

mod - search

This is a discussion on mod - search within the Modules / Plugins / Modifications forums, part of the Developer Forums category; Hi, if you would like to have only the predefined countries in the search form then you should use this ...


Go Back   68 Classifieds Forums > Developer Forums > Modules / Plugins / Modifications

Reply
 
Thread Tools Display Modes
Old 12-16-2008, 09:41 AM   #1
Customer
 
Join Date: May 2008
Posts: 129
Rep Power: 16
ombre is on a distinguished road
Default mod - search

Hi,

if you would like to have only the predefined countries in the search form
then you should use this code in search.php
Code:
 if($sCountry=="Y")
        {
$sSQL="SELECT DISTINCT `countryName` as `country` FROM ".PREFIX."countries WHERE countryName <>'' ORDER BY countryName ASC";
__________________
Version 4.2.3 - in production with over 40.000 ads
  • Have a developer license to sell, only 99 $
  • Previous Next Mod for your website
ombre is offline   Reply With Quote
Reply

Tags
modification , search

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Modification: Display Search String on Search Results Page jonahcoyote Modules / Plugins / Modifications 22 07-26-2008 06:08 AM


All times are GMT -4. The time now is 04:09 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0