Anybody knows what the tables (columns?) mentioned in the title:
post_lat
post_lon
are? I've found them only in a WP installation that was updated from 1.2 to 1.5.x. Not found in any of my 1.5.x installs.
The only reason I want to know about them: when trying to import a post from one install to the other MySQl gives me an error
"#1136 - Column count doesn't match value count at row 1" - which is true because of the two columns.
Any ideas?