Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8 $sLangCategory = 'ZIP Code Search';
9 
10 $aLangContent = array(
11  '_sys_module_zipcodesearch' => 'ZIP Search',
12  '_ch_zip_administration' => 'ZIP Search',
13  '_ch_zip_admin_menu' => 'ZIP Search',
14  '_ch_zip' => 'ZIP Code Search',
15  '_ch_zip_help' => 'Help',
16  '_ch_zip_help_text' => '
17 <p>
18 Search powered by <b>Geonames</b> is a free geocoding service and the maximum search radius is always limited to 30km.
19 To use it please <a href="http://www.geonames.org/login" target="_blank">register at Geonames website</a>,
20 then <a href="http://www.geonames.org/manageaccount" target="_blank">enable free services in your Geonames account</a>,
21 then enter your Geonames username here.
22 </p>
23 <hr />
24 <p>
25 Search powered by <b>Google</b> is working when "World Map" module from Cheetah is installed and profile positions are geocoded.
26 </p>
27 <hr />
28 <p>
29 To enable search by ZIP code in profiles\' search forms go to: <br />
30 <b>Cheetah admin panel -> Builders -> Profile Fields -> Search Profiles</b>.<br />
31 You need to drag "Country" and "Location" fields, at least. Please remove any other location related blocks like "zip code" and/or "city".
32 </p>
33 ',
34 );
$aLangContent
$aLangContent
Definition: en.php:8
php
$sLangCategory
$sLangCategory
Definition: en.php:8