Download & Extend

logo only after upgrade of core to 6.12

Project:GMapEZ
Version:6.x-1.1
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

My page was working fine with drupal 6.9.
After upgrade to 6.12 I see only the logo.
Any idea why?

By the way, the page has a call to gmapez_add_script() and then the div class follows.

The google maps key is the same and seems to work with GMap.

Comments

#1

Can you please post the contents of the particular page?

Are you looking at this page with FireFox?

#2

Status:active» closed (fixed)

I just experimented with this. I think the most likely cause is that you are using full HTML but that the Drupal linke break filter is still enabled. If you copy examples from the GMapez site, this will not work. Make sure the style="..." attribute is on the same line as the for example, or turn disable Drupal's line break filter.

nobody click here