Coming from(Or part of meta issue #123457: phpbb to drupal converter)
#123456: Drupal website oupedia.com with imported joomla template
I am trying to use Views to create a proximity search for a particular content type. It is in the format of an unformatted list, with an attachment in the format of a Gmap also showing results. There is one exposed filter: distance / proximity. However, this filter does not seem to work - whatever I type into the filter, I am presented with a list of results including ALL the nodes, not just the closest ones. Any help would be appreciated.
Related issues
#345678: clean URL problem in 6.7 (issue ids + description about)
Problem/Motivation
(why the issue was filed, steps to reproduce the problem, etc.)
Proposed resolution
(description of the proposed solution, the rationale behind it, and workarounds for people who cannot use the patch)
Remaining tasks
(reviews needed, tests to be written or run, documentation to be written, etc.)
User interface changes
(new or changed features/functionality in the user interface, modules added or removed, changes to URL paths, changes to user interface text)
API changes
(API changes/additions that would affect module, install profile, and theme developers, including examples of before/after code if appropriate)
Original report by [username]
// Text of original report here.
(for legacy issues whose initial post was not the issue summary)
Follow up issues
#234567: creation of node-image.tpl.php or node-gallery.tpl.php - created from #123456: Drupal website oupedia.com with imported joomla template (point to comment born from)
Comments
Comment #1
podarokfeel free to open this if it still actual for latest release
Comment #2
spyderpie commentedI can't get the proximity filter to work either....
Comment #3
johnv@spyderpie, please specify the version you're working with, and change Version and Status accordingly.
Comment #4
spyderpie commentedOk - I am not sure where the problem is, I have:
drupal 7.22
Gmap 7.x-2.6
Location 7.x-3.0-alpha8
Location cck 7.x-3.0-alpha8
geoip
ip_geolocation maps and views
smartip
profile2
(might be overkill - still trying to figure it all out)
I have a view which show an IP_geolocation map, filters on proximity.
Coordinates are in the database, map centers on my location. So far so good.
Two issues:
1) Only 1 result showing on the map.
2) If I filter on a field from the profile 2 module as well, like 'show profile'=yes, then no results show at all.
I'm at a loss as to where this may even be a problem.
The other issue I have is that the gmap macro on the location field for address is no honored in a panel ... but I am still researching that one.
Peace,
Julie
Comment #5
spyderpie commentedIssue #2 actually is not an issue anymore .. my bad .. I think it was me overlooking something under frustration ;)
Comment #6
spyderpie commentedOk, the location field gmap macro does not seem to work, but if I blank it out and just alter the modules settings, it does honor those.
Now all I am left with is being unable to explain why only 1 of my 5 records (test site) with same sets of data shows on the map. The other 4's markers just don't show up. All of them have coordinates in the locations table.
New records do not show up on the map either. I actually don't know why that 1 record shows ... it doesn't look different.
Peace,
Julie
Comment #7
spyderpie commentedoops, opening
Comment #8
spyderpie commentedhmmm, I have to admit. I got really excited, I noticed my zipcode table was empty. But alas, still nada