Closed (fixed)
Project:
Listing
Version:
6.x-1.0-alpha2
Component:
Miscellaneous
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2011 at 18:33 UTC
Updated:
25 Oct 2012 at 01:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
NewZeal commentedCheck that the zipcodes table does not have a field called listings. If it does then delete it. This was present in much earlier versions of the listing_location module and has since been removed.
Comment #2
thriftyngreen commentedThanks a lot been trying for hours ... :) really do not want to give up! Thanks!!! will try!
Comment #3
thriftyngreen commentedIt did not have that. I did now delete the original index named zip as after importing I got one named zip_2 so I figured give deleting that one a whirl to see if it worked. Nothing. I attached a screenshot. I would appreciate any guidance. I might consider paying someone an hour to break through this but like to be able to do it myself.
Comment #4
NewZeal commentedYeah this really has nothing to do with the listing module and is part of installing the location module to work using location_search. If you get stuck I work as a contractor.
Comment #5
thriftyngreen commentedYea I hear you I figured I would try both and see who answered :) I may need to hire you to set this up. I have it all ready to go just that barrier. Let me know how much we don't have a lot but would really like to get this going. http://thriftyandgreen.com email me if you would like cmcgrath@thriftyandgreen.com
Comment #6
NewZeal commentedThis was a location module issue.
Comment #8
jimwebb-1 commentedI had a similar problem -- couldn't get the US zipcodes data set to import via PhpMyAdmin due to timeout issues. I finally got the file to import, then created a new export for all of you fine folks having the same problem. This .gz file is it — if you couldn't import the one that came with location, give this guy a try.
Comment #9
thriftyngreen commentedThis is exciting however I think there are some deeper issues still being worked on with this module fyi I am told by May should be worked out
Comment #10
ddbell commentedJim, Thanks. Can you provide me a step by step on how to use your file with PhpMyAdmin. If PhpMyAdmin does not work please provide me a step by step that will. I am new to database import and exports using Drupal.
Thanks.
Comment #11
missym commentedJim - you rock. This worked like a charm: zipcodes.us_.mysql_.gz
Comment #12
SimpleAsCouldBe commentedI'm having the timeout issue too, but a warning to others--be careful with Jim's file. It's 2,349 records short of the file originally included in location 6.x-3.1. Not sure why, but it makes me avoid it.
Splitting the file into chunks works fine, although it's a PITA.