Closed (fixed)
Project:
Mapbox
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2011 at 18:28 UTC
Updated:
12 Sep 2011 at 07:31 UTC
Jump to comment: Most recent file
Gmap 7.x-1.x-dev is working ok, but when I enable Mapbox it gives a blank screen on admin/config/services/gmap (actualy I get the title, a breadcrumb in plain html and then just white), no errors in the log.
Don't know if it's something that should be posted here or in de Gmap issue queue.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | mapbox-gmap-d7-working.patch | 1.38 KB | tylor |
Comments
Comment #1
tylor commentedI had some trouble getting this going too, attached is a patch with some fixes that get it working.
Comment #2
oseldman commentedI was getting a php error about drupal_set_html_head().
This patch worked for me. Thanks @tylor
Comment #3
makara commentedThe patch is committed. Thanks.