Hi
i have a problem with node map in a block

the block is displayed when i am logged in , but when i logout the map block is not displayed
I have double checked the permissions there and it's look ok, i have checked the
gmap_location module -> show node map for both anonymous & authenticated roles

i have seen 2 issues
1. http://drupal.org/node/347091
2. http://drupal.org/node/363690

but as i can see there i am updated with version that suppose to solve this issue

i am using drupal 6.11 , gmap 6.x-1.0, & location 6.x-3.0 , cck 6.x-2.2

Ideas ?

Comments

avior’s picture

Hi
I couldn't find the reason
So i have added code in the tpl file to show the block

elyobo’s picture

I have had the same problem after a recent upgrade; if it helps anyone else here, clearing the caches resolved the problem.

yesct’s picture

Status: Active » Postponed (maintainer needs more info)

Please check to see if this is still a problem in the new release. If it is, reply with a new summary and set the status back to active. (I think there is another issue about location map block... might try a search to find it)

johan2’s picture

Version: 6.x-3.0 » 6.x-3.x-dev

Hi,
After making different views with gmap (6.x-1.1) and location (6.x-3.x-dev) in D6.22 and making some layout, I suddenly noticed that anonymous users can not use the exposed filter , it returns "Javascript is required to view this map". I gave all permissions to the anonymous, turned off and on all jquery-extras (plugin-module and update-module), but no success. I cleared of course several times the cache, did a php-update, but only the first map shows and afterwards I have to clear cache again because the map will not show for the anonymous. Something blocks the further functioning of the gmap. Since everything is about finding things on a map, this puts an end to this site...
In a search on Drupal I saw a lot of discussions and issues about "Javascript is required to view this map"... and all different approaches. This seems to be a difficult nut to crack, moreover since D7 is overlapping with the same issue.
Hope that somebody can help us out.
Regards,
Johan

johan2’s picture

Hi,
I have found the evil. The 'block cache' on the performance page is causing problems. This should absolutely be turned off !! When this cache is enabled it will prevent the search and reload of a map.

I hope my search helps for others.

Regards, Johan

rooby’s picture

Status: Postponed (maintainer needs more info) » Fixed

This seems to have been solved based on previous comments.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mike421’s picture

Issue summary: View changes

I just had this problem in Drupal 8. I had "Aggregate JavaScript files" checked on the performance page. Unchecking this solved the issue