This is a discussion on Ajax postcod (cep em Ajax) within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Na versão do Rafael Amorim eu não conseguia selecionar o esta, apenas os campo endereço, bairro , cidade eram selecionado, ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Procure proximo a linha 288 e ache a seguinte linha: $zone_query = tep_db_query("select distinct zone_id from " . TABLE_ZONES . " where zone_country_id = '" . (int)$country . "' and UPPER(zone_name) = UPPER('" . tep_db_input($state) . "')"); Substitua por : $zone_query = tep_db_query("select distinct zone_id from " . TABLE_ZONES . " where zone_country_id = '" . (int)$country . "' and UPPER(zone_code) = UPPER('" . tep_db_input($state) . "')"); É isso ai pessoal, More...
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ajax postcod (cep em Ajax) | michael_s | New osCommerce Contributions | 0 | 04-30-2008 04:26 PM |
| Ajax postcod (cep em Ajax) | michael_s | New osCommerce Contributions | 0 | 04-29-2008 12:50 PM |
| Ajax postcod (cep em Ajax) | michael_s | New osCommerce Contributions | 0 | 04-29-2008 10:20 AM |
| Ajax postcod (cep em Ajax) | michael_s | New osCommerce Contributions | 0 | 01-09-2008 03:55 AM |
| Ajax Newsticker | michael_s | New osCommerce Contributions | 0 | 12-02-2007 09:21 AM |