User login

GMap sometimes not showing up on a custom front page call

This thread may be related to both our binary log clogging by cache menu and the problem at hand here, the map not displaying some of the time:

Google Map script loads on every page
http://drupal.org/node/36191

bdragon - February 6, 2007 - 14:45
Here's what's happening:

Drupal's filter system caches the "no cache" state of the filter! GMap's filter hook returns either TRUE or FALSE as the "no cache" state depending on the gmap method, and whatever it was at when the system integrates the filter is what it's stuck with.

Allegedly Google's flood control for their maps API is far higher than can be set off in development, even refreshing and reloading all the time, but we should open a dialogue with them if only for production.

Resolution

Searched words: 
GMap not showing up sometimes gmap module gmap views not showing up sometimes gmap call javascript for map drupal

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.