Closed (fixed)
Project:
gProximity
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2008 at 14:49 UTC
Updated:
6 Jun 2008 at 22:01 UTC
I followed the directions noted here (http://drupal.org/node/244312#comment-800798) using the 2008-Jun-04 codebase. I now have triple-checked to make sure I did everything correctly, and I always get a blank page.
The page returns the View title, the View tabs of "view/edit/clone/export" for an admin, but nothing underneath it.
Comments
Comment #1
greenskin commentedChange the view type to table list or something and make sure that the nodes are indeed pulling like they should. The newest dev release adds a couple columns to the table, so make sure to run update.php.
Comment #2
sgdev commentedAfter changing to a table list, I saw that the view was not pulling the right fields. I needed to be using "User Profile: Location: Latitude/Longitude", not "User Profile: User Location: Latitude/Longitude".
As for adding a couple of columns in the newest dev release, I added another issue about this. They are added in the code, but they are not in the install file.
Comment #3
sgdev commented