Closed (fixed)
Project:
GMap Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2011 at 09:30 UTC
Updated:
30 Nov 2011 at 10:16 UTC
Hi, I've created a view with Gmap style and I can't get it to work, I get this notice:
Notice: Undefined index: a template_preprocess_gmap_views_view_gmapextended() (line 53 of /sites/default/modules/gmap/gmap.views.inc).
The view simply displays a node type with location enabled. Can someone point me out how to solve this?
Thank you!
Comments
Comment #1
silverflame757 commentedI've found the solution to this error.
http://drupal.org/node/1077850#comment-4156330
Comment #2
enkara commentedI've made my own template with gmap in views, but thank you for your help!
Comment #3
dimon00 commentedBug is still there in 7.x-3.x-dev.
Patch solved the issue for me too.