View Single Post
Old January 27th, 2005, 12:15 AM   #14 (permalink)
batmon
Registered User
 
Join Date: Jul 2004
Posts: 45
FYI, I believe the installation script stopped at

// Upload the zipcode data (if present)
$query = @file("zipData.sql");

Because it created all tables but zipData table has no record in it.

You might want to look into this.
batmon is offline   Reply With Quote