Closed (won't fix)
Project:
Location
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2009 at 20:21 UTC
Updated:
19 Aug 2011 at 23:35 UTC
Drupal 6.12
CCK 2.4
I can't get the country to display if my life depended on it.
I have the location field set up to display the city, region, and country. Only the city and region will display.
The country is missing from the source code of the page that is supposed to be displaying it. I looked at the location.tpl.php to see if I could somehow find the problem. I commented out <?php if ($country_name) { ?>. Of course that didn't work though.
Is this just how the module works?
Comments
Comment #1
yesct commentedCant reproduce. Please reply back. Try a new test site, use the latest dev versions, and write down exactly the steps you do to get the error. Thanks.
Comment #2
ankur commentedLooks like the 'more info' never came. Closing.