Locations still in db but not showing up in node after upgrade
jns - August 14, 2008 - 19:30
| Project: | Location |
| Version: | 5.x-3.1-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
After upgrading to 5.x-3.0-test1, I no longer have locations showing up in my nodes. However, I still see the locations in the database in the location table, so I know they didn't get wiped out.
I can't determine if this problem is related to http://drupal.org/node/287220, so I apologize if this is a duplicate issue.

#1
I'm guessing it is a problem with the content type settings, check them?
#2
Nothing was changed in the settings.
#3
jns, Is this still a problem, or did you find a solution?
Does using one of the more recent upgrades from your previous version, to one of the dev versions (bypassing test1) work?
#4
I'm sorry, YesCT, but I don't have any information to share because I upgraded to D6. This was a D5 issue.
#5
Ok. I'll close this, if anyone else has this problem, just post back.
#6
Hello I just experienced this problem. The nodes still output the address, but when I go to edit the node the location cck field is gone. When I check the content type the location field is missing. What should I do?
The locations are still in the location table.
#7
I'm experiencing this as well.
I was applying lots of updates to a site running Drupal 5.4 ~ updating Location from somewhere in the 1.x release, (I believe,).
I started by upgrading Location to 5.x-3.0.
At that point I lost my Google/Yahoo Maps links on nodes with locations -- an issue I had experienced before and found success in #340740: No links to map beside node location - Must display Country -- so I upgraded Location to 5.x-3.1-rc1. Still no map links, so I upgraded Location to 5.x-3.x-dev. At that point, location data disappeared entirely from node views and the location settings disappeared from Content Type Edit/Add pages.
I still have Location settings pages in Site Configuration, and the location and location_instance tables still exist with data in the database.
I have just since updated Drupal to 5.19, with no effect.
At no point did I receive any errors when running update.php.
Help debugging would be much appreciated...
#8
Happy to have resolved my issue, but feeling foolish:
I just had to enable the Node Locations module. (Apparently that wasn't included as such in previous versions...?)
I'm marking this closed, as it was previously.
gmclelland: it doesn't sound like you're experiencing the same issue the original poster (or I) was...