Back to top

Visualizza post

Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.


Post - chtrede

Pagine: [1] 2
1
Joomla! 3 / Re:Map does just not appear!
« il: 14 Ago 2009, 08:39:06 »
Does not make a difference, still no map loading.

2
Joomla! 3 / Re:Map does just not appear!
« il: 13 Ago 2009, 14:14:09 »
Any news?

3
Joomla! 3 / Re:Map does just not appear!
« il: 12 Ago 2009, 15:59:18 »
done

4
Joomla! 3 / Re:Map does just not appear!
« il: 12 Ago 2009, 14:22:15 »
And when will the module work again?

5
Joomla! 3 / Re:Map does just not appear!
« il: 12 Ago 2009, 13:27:32 »
by the way, plugin does not work properly either. putting it on sattelite in the backend gives me still the map in the frontend etc.

6
Joomla! 3 / Re:Map does just not appear!
« il: 12 Ago 2009, 13:15:16 »
Plugin works (see link), but module is what I need to work!

8
Joomla! 3 / Re:Map does just not appear!
« il: 12 Ago 2009, 11:11:10 »
Yes, like I did all the time and it worked perfectly well at the beginning. We did not use any jReviews updates, so the problem cannot be on the jReviews side.
The maps do also not work when implementing them in a core joomla article.
Thanks

9
Joomla! 3 / Re:Map does just not appear!
« il: 12 Ago 2009, 10:55:49 »
Yes, they are overwritten and I saved the module afterwards.
In Internet Explorer it gives me an erroe, in Firefox, Chrome, etc. not even that.
---
Timestamp: Wed, 12 Aug 2009 08:10:49 UTC
Message: Object does not support the method.
Line: 1431
Sign: 3
Code: 0
URI: http://rate-namibia.com/en/restaurants/restaur-windhoek

Message: Waiting for object
Line: 1455
Sign: 41
Code: 0
URI: http://rate-namibia.com/en/restaurants/restaur-windhoek


10
Joomla! 3 / Re:Map does just not appear!
« il: 12 Ago 2009, 09:59:50 »
New update does not solve the problem for me... map still not shown,

see http://rate-namibia.com/en/restaurants/restaur-windhoek

11
Joomla! 3 / Re:Map does just not appear!
« il: 15 Giu 2009, 07:44:05 »
Hello Administrator,

we found out also on other sites now that after updating to Joomla 1.5.11 from 1.5.10 all contentmaps do not work anymore.

Regards
Christian

12
Joomla! 3 / Re:Map does just not appear!
« il: 07 Giu 2009, 19:41:32 »
Hi there,

the module does not work in any position or on any site/menue point. Also the plugin seems not to work.

Regards
Christian

13
Joomla! 3 / Re:Map does just not appear!
« il: 07 Giu 2009, 12:10:21 »
Fixed that ID porblem now, but map does not appear. Added two new entries last week, but not in the category ID which my example problem is about...

14
Joomla! 3 / Re:Map does just not appear!
« il: 06 Giu 2009, 18:44:38 »
That entry you want me to change should not show up at all on the link I gave you (http://www.rate-namibia.com/en/national-parks-a-wildlife-areas/privategame). Wrong category!

I just double-checked with the webmaster. Nothing was changed on the servers or on Joomla in the last 3 weeks. I am not understanding hoow suddenly, out of nothing it does not work aynmore anylonger. I guess joomla is somehow miying up the modules or so and does not find the correct one.

Switched all SEF/SEO options (core and modules/plugins) off... not difference.

15
Joomla! 3 / Re:Map does just not appear!
« il: 06 Giu 2009, 14:36:30 »
Did that already, no change whatsoever. It just seems to not load any script.

Thanks
Christian

16
Joomla! 3 / Re:Map does just not appear!
« il: 06 Giu 2009, 13:09:00 »
Hi there,

SimpleSEO as a plugin for SEO optimization.

Regards
Christian

17
Joomla! 3 / Re:Google API code rejected???
« il: 06 Giu 2009, 10:24:41 »
Only made the new post with that topic after nobody responded here, as this thread was opened by me for a different topic.

18
Joomla! 3 / Re:Map does just not appear!
« il: 06 Giu 2009, 10:22:59 »
Definitly nothing! Site is running like it is for some weeks already. And on another joomla installation on the same serve (rate-botswana.com; not live yet) the contentmap works still fine...

Thanks
Christian

19
Joomla! 3 / Map does just not appear!
« il: 06 Giu 2009, 09:00:39 »
Hi,

suddenly also on my website that worked perfectly well before (2 days ago!), the map is not shown anymore, but not with the API error. It just does not show the map anymore (http://www.rate-namibia.com/en/national-parks-a-wildlife-areas/natparks), but still shows the "ContentMap by Turismo.eu"

Source code shows the entries, but no map appears:

Citazione
   <!--  BEGIN CONTENTMAP  -->      

<script src="/modules/mod_contentmap/gmapez-2.5_2.js" type="text/javascript"></script><script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAwm9JJcG6o59SPMnG4ESx1hT4GfGdtqCEeooBxit_gdXSGX7v0hS1gnIQkDyLeYKDTUp3IcQqul0nyQ" type="text/javascript"></script><script src="http://maps.gstatic.com/intl/en_ALL/mapfiles/159e/maps2.api/main.js" type="text/javascript"></script><script type="text/javascript">
  ez_preload();
</script>
<style type="text/css">
div.GMapEZ {
  visibility: hidden;
  border: 1px #888 solid;
}
div.GMapEZ ul.warnings {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding-right: 0.5em;
  padding-left: 1.5em;
  display: none;
  border: 1px #888 solid;
  background: #fff;
  z-index: 100000000;
  text-align: left;
  font-family: Arial;
  font-size: 9pt;
  overflow: auto;
}
div.GMapEZ button.warnings {
  display: block;
  position: absolute;
  z-index: 100000000;
  bottom: 20px;
  right: 0;
  color: #f00;
}
div.GMapEZ .firefoxref {
  text-align: center;
  margin: 1em;
}
div.GMapEZ .loadprogress {
  position: relative;
  z-index: 100000000;
  text-align: center;
}
div.GMapEZ .loadprogress .box {
  font-family: Arial, sans-serif;
  background: #fff;
  border: 1px #bbb inset;
  width: 136px;
  height: 45px;
  margin: auto;
}
div.GMapEZ .loadprogress .logo {
  margin: 8px;
  margin-bottom: 0;
  width: 120px;
  height: 28px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLo ader(src='../../modules/mod_contentmap/img/logo3.png',sizingMethod='scale');
}
div.GMapEZ .loadprogress .box > .logo {
  position: relative;
  background: url(../../modules/mod_contentmap/img/logo3.png) no-repeat;
}
div.GMapEZ .loadprogress .trough {
  margin: 8px;
  margin-top: -5px;
  background: #ccc;
  font-size: 1px;
  height: 8px;
  text-align: left;
}
div.GMapEZ .loadprogress .bar {
  height: 8px;
  width: 0px;
  background: #55a url(../../modules/mod_contentmap/img/progressbar.png);
}
v\:* {
  behavior:url(#default#VML);
}
</style>
<div class="GMapEZ G_HYBRID_MAP GLargeMapControl GMapTypeControl GOverviewMapControl" style="width: 600px; height: 350px;">
  RED
  <div>
    <a href="/en/other-places/2071-sand-dragon-restaurant">Sand Dragon Restaurant[/url]

        </div>
  RED
  <div>
    <a href="/en/other-places/1668-the-barrel">Barrels Restaurant[/url]
        </div>
  RED
  <div>

    <a href="/en/swakopmund-a-walvis-bay/2064-gelateria-bella-italia">Gelateria Bella Italia[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/2062-nonnas">Nonna's[/url]
        </div>
  RED

  <div>
    <a href="/en/nat-parks/1996-bwabwata-national-park">Bwabwata National Park[/url]
        </div>
  RED
  <div>
    <a href="/en/nat-parks/1998-daan-viljoen-game-park">Daan-Viljoen Game Park[/url]
        </div>

  RED
  <div>
    <a href="/en/nat-parks/1999-gross-barmen-hot-springs-resort">Gross Barmen Hot Springs Resort[/url]
        </div>
  RED
  <div>
    <a href="/en/nat-parks/2000-hardap-recreation-resort-a-game-park">Hardap Game Reserve &amp; Recreation Resort[/url]

        </div>
  RED
  <div>
    <a href="/en/nat-parks/2001-khaudum-game-park">Khaudom Game Park[/url]
        </div>
  RED
  <div>

    <a href="/en/nat-parks/2002-mamili-national-park">Mamili National Park[/url]
        </div>
  RED
  <div>
    <a href="/en/nat-parks/2003-mangetti-national-park">Mangetti National Park[/url]
        </div>
  RED

  <div>
    <a href="/en/nat-parks/2004-mudumu-national-park">Mudumu National Park[/url]
        </div>
  RED
  <div>
    <a href="/en/nat-parks/2005-namib-naukluft-park">Namib Naukluft Park[/url]
        </div>

  RED
  <div>
    <a href="/en/nat-parks/2006-national-west-coast-tourism-recreation-area">National West Coast Tourism Recreation Area[/url]
        </div>
  RED
  <div>
    <a href="/en/nat-parks/2007-naute-recreation-resort-a-game-park">Naute Recreation Resort &amp; Game Park[/url]

        </div>
  RED
  <div>
    <a href="/en/nat-parks/2008-reho-spa-recreation-resort">Reho Spa Recreation Resort[/url]
        </div>
  RED
  <div>

    <a href="/en/nat-parks/2009-iona-skeleton-coast-transfrontier-conservation-area-skeleton-coast-park">Iona / Skeleton Coast Transfrontier Conservation Area (Skeleton Coast Park)[/url]
        </div>
  RED
  <div>
    <a href="/en/nat-parks/2010-sperrgebiet-national-park">Sperrgebiet National Park[/url]
        </div>
  RED

  <div>
    <a href="/en/nat-parks/2011-von-bach-game-park">Von Bach Game Park[/url]
        </div>
  RED
  <div>
    <a href="/en/nat-parks/2012-waterberg-game-park">Waterberg Game Park[/url]
        </div>

  RED
  <div>
    <a href="/en/nat-parks/1995-ai-aisrichtersveld-transfrontier-park-">/Ai-/Ais Richtersveld Transfrontier Park (/Ai/Ais Hot Springs Game Park)[/url]
        </div>
  RED
  <div>
    <a href="/en/privatepark/2019-gondwana-namib-park">Gondwana Namib Park[/url]

        </div>
  RED
  <div>
    <a href="/en/privatepark/2018-gondwana-sperrgebiet-rand-park">Gondwana Sperrgebiet Rand Park[/url]
        </div>
  RED
  <div>

    <a href="/en/privatepark/2017-gondwana-kalahari-park">Gondwana Kalahari Park[/url]
        </div>
  RED
  <div>
    <a href="/en/privatepark/2016-gondwana-canon-park">Gondwana Cańon Park[/url]
        </div>
  RED

  <div>
    <a href="/en/privatepark/2015-namibrand-nature-reserve">NamibRand Nature Reserve[/url]
        </div>
  RED
  <div>
    <a href="/en/privatepark/2014-huab-private-nature-reserve">Huab Private Nature Reserve[/url]
        </div>

  RED
  <div>
    <a href="/en/privatepark/2013-fishers-pan-private-game-reserve">Fisher's Pan Private Game Reserve[/url]
        </div>
  RED
  <div>
    <a href="/en/nat-parks/1994-etosha-national-park">Etosha National Park[/url]

        </div>
  RED
  <div>
    <a href="/en/windhoek/1993-zum-wurzelsepp">Zum Wurzelsepp[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1679-texas-steak-ranch">Texas Steak Ranch[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1640-the-ivy-grill-house-famous-butchers-grill">The Ivy Grill House (Famous Butchers Grill)[/url]
        </div>
  RED

  <div>
    <a href="/en/swakopmund-a-walvis-bay/1694-wimpy-walvis-bay">Wimpy Walvis Bay[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1648-the-raft">The Raft[/url]
        </div>

  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1653-the-oyster-restaurant">The Oyster Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1657-spur-hickory-creek">Spur Hickory Creek[/url]

        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1652-oheilies-steakhouse">O'Heilies Steakhouse[/url]
        </div>
  RED
  <div>

    <a href="/en/swakopmund-a-walvis-bay/1655-red-house">Red House[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1651-lothars-steak-house">Lothar's Steak House[/url]
        </div>
  RED

  <div>
    <a href="/en/swakopmund-a-walvis-bay/1612-kentucky-fried-chicken-kfc-walvis-bay">Kentucky Fried Chicken (KFC) Walvis Bay[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1650-die-restaurant">Die Restaurant[/url]
        </div>

  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1649-crazy-mammas-pizzeria-and-restaurant">Crazy Mamma's Pizzeria and Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1654-buffalo-restaurant">Buffalo Restaurant[/url]

        </div>
  RED
  <div>
    <a href="/en/other-places/1656-langstrand-restaurant">Langstrand Restaurant[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1675-debonairs-pizza-game-city">Debonairs Pizza Game City[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1628-western-saloon-pizzeria">Western Saloon Pizzeria[/url]
        </div>
  RED

  <div>
    <a href="/en/swakopmund-a-walvis-bay/1618-olsteamer-restaurant">Ol'Steamer Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1625-oasis-restaurant">Oasis Restaurant[/url]
        </div>

  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1616-kueckis-pup-a-reataurant">Kücki's Pup &amp; Restaurant[/url]
        </div>
  RED
  <div>

    <a href="/en/swakopmund-a-walvis-bay/1620-de-kelder-restaurant">De Kelder Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1676-debonairs-pizza-swakopmund">Debonairs Pizza Swakopmund[/url]
        </div>
  RED

  <div>
    <a href="/en/swakopmund-a-walvis-bay/1692-wimpy-swakopmund">Wimpy Swakopmund[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1614-Zur-Weinmaus">Zur Weinmaus[/url]
        </div>

  RED
  <div>
    <a href="/en/other-places/1701-The-Burning-Shore-Restaurant">The Burning Shore Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1605-The-Lighthouse-Pub-a-Restaurant">The Lighthouse Pub &amp; Restaurant[/url]

        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1658-Spur-Desert-Creek">Spur Desert Creek[/url]
        </div>
  RED
  <div>

    <a href="/en/swakopmund-a-walvis-bay/1673-Il-Tulipano">Il Tulipano[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1611-Kentucky-Fried-Chicken-KFC-Swakopmund">Kentucky Fried Chicken (KFC) Swakopmund[/url]
        </div>
  RED

  <div>
    <a href="/en/swakopmund-a-walvis-bay/1607-Hansa-Hotel-Main-Restaurant">Hansa Hotel Main Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1672-Erichs-Restaurant">Erich's Restaurant[/url]
        </div>

  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1629-Blue-Whale-Cafe">Blue Whale Café[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1622-Cape-to-Cairo-Restaurant">Cape to Cairo Restaurant[/url]

        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1617-Zur-Kupferpfanne-Restaurant">Zur Kupferpfanne Restaurant[/url]
        </div>
  RED
  <div>

    <a href="/en/swakopmund-a-walvis-bay/1608-The-Tug-Restaurant">The Tug Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1623-the-grapevine">The Grapevine[/url]
        </div>
  RED

  <div>
    <a href="/en/swakopmund-a-walvis-bay/1609-swakopmund-brauhaus">Swakopmund Brauhaus[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1615-platform-one-restaurant">Platform One Restaurant[/url]
        </div>

  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1627-Out-of-Africa-Coffee-Shop">Out of Africa Coffee Shop[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1626-original-china-tong-hua-restaurant">Original China Tong Hua Restaurant[/url]

        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1610-napolitana-restaurant">Napolitana Restaurant[/url]
        </div>
  RED
  <div>

    <a href="/en/swakopmund-a-walvis-bay/1768-namib-restaurants">Namib Restaurants[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1619-La-Trattoria">La Trattoria[/url]
        </div>
  RED

  <div>
    <a href="/en/swakopmund-a-walvis-bay/1624-europa-hof-restaurant">Europa Hof Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/swakopmund-a-walvis-bay/1606-cafe-anton">Café Anton[/url]
        </div>

  RED
  <div>
    <a href="/en/other-places/1910-coffee-house">Coffee House[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1909-beach-palm-tea-garden">Beach Palm Tea Garden[/url]

        </div>
  RED
  <div>
    <a href="/en/other-places/1665-Fishy-Corner">Fishy Corner[/url]
        </div>
  RED
  <div>

    <a href="/en/other-places/1690-wimpy-oshakati">Wimpy Oshakati[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1693-wimpy-tsumeb">Wimpy Tsumeb[/url]
        </div>
  RED

  <div>
    <a href="/en/other-places/1691-wimpy-otjiwarongo">Wimpy Otjiwarongo[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1687-wimpy-keetmanshoop">Wimpy Keetmanshoop[/url]
        </div>

  RED
  <div>
    <a href="/en/other-places/1688-Wimpy-Mariental">Wimpy Mariental[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1664-the-white-lady-restaurant">The White Lady Restaurant[/url]

        </div>
  RED
  <div>
    <a href="/en/other-places/1671-the-penguin-restaurant">The Penguin Restaurant[/url]
        </div>
  RED
  <div>

    <a href="/en/other-places/1667-spitzkoppe-restaurant-a-pub">Spitzkoppe Restaurant &amp; Pub[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1758-sindano-court-cafe">Sindano Court Café[/url]
        </div>

  RED
  <div>
    <a href="/en/other-places/1670-sea-view-zum-sperrgebiet-restaurant">Sea-View zum Sperrgebiet Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1669-ritzis-seafood-restaurant">Ritzi's Seafood Restaurant[/url]

        </div>
  RED
  <div>
    <a href="/en/other-places/1700-red-stone">Red Stone[/url]
        </div>
  RED
  <div>

    <a href="/en/other-places/1666-pirates-cove">Pirate's Cove[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1643-outjo-baeckerei">Outjo Bäckerei[/url]
        </div>
  RED

  <div>
    <a href="/en/other-places/1662-old-prison-restaurant">Old Prison Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1699-laras-restaurant">Lara's Restaurant[/url]
        </div>

  RED
  <div>
    <a href="/en/other-places/1613-kentucky-fried-chicken-kfc-oshakati">Kentucky Fried Chicken (KFC) Oshakati[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1717-kameldorn-garten">Kameldorn Garten[/url]

        </div>
  RED
  <div>
    <a href="/en/other-places/1787-horizon-restaurant">Horizon Restaurant[/url]
        </div>
  RED
  <div>

    <a href="/en/other-places/1644-etosha-garten-restaurant">Etosha Garten Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1674-etosha-cafe-a-biergarten">Etosha Café &amp; Biergarten[/url]
        </div>

  RED
  <div>
    <a href="/en/other-places/1698-ernies-bistro">Ernie's Bistro[/url]
        </div>
  RED
  <div>
    <a href="/en/other-places/1703-eagle-steak-ranch">Eagle Steak Ranch[/url]

        </div>
  RED
  <div>
    <a href="/en/other-places/1771-die-plaaskombuis">Die Plaaskombuis[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1633-yang-tze-">Yang Tze [/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1594-tim-sum">Tim Sum[/url]
        </div>
  RED

  <div>
    <a href="/en/windhoek/1645-the-wine-bar">The Wine Bar[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1661-the-dunes">The Dunes[/url]
        </div>

  RED
  <div>
    <a href="/en/windhoek/1569-taal-indian-restaurant-">Taal Indian Restaurant [/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1647-sushi-and-teppanyaki-grill">Sushi and Teppanyaki Grill[/url]

        </div>
  RED
  <div>
    <a href="/en/windhoek/1632-steenbras">Steenbras[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1638-secret-garden-restaurant-a-bar">Secret Garden Restaurant &amp; Bar[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1571-sardinia">Sardinia[/url]
        </div>

  RED
  <div>
    <a href="/en/windhoek/1590-saddle-steak-ranch">Saddle Steak Ranch[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1601-restaurant-zum-wirt-a-biergarten">Restaurant zum Wirt &amp; Biergarten[/url]

        </div>
  RED
  <div>
    <a href="/en/windhoek/1574-restaurant-africa">Restaurant Africa[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1579-primi-piatti">Primi Piatti[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1588-plaza-pizzeria-a-bistro-maerua-park-">Plaza Pizzeria &amp; Bistro Maerua Park [/url]
        </div>

  RED
  <div>
    <a href="/en/windhoek/1683-ocean-basket-maerua-mall">Ocean Basket Maerua Mall[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1678-panarottis-pizza-a-pasta">Panarotti's Pizza &amp; Pasta[/url]

        </div>
  RED
  <div>
    <a href="/en/windhoek/1589-o-portuga">O Portuga[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1575-o-badejo-seafood-restaurant">O Badejo Seafood Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1566-nice">NICE[/url]
        </div>
  RED

  <div>
    <a href="/en/windhoek/1602-nandos-independence-ave">Nando's Independence Ave[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1686-mugg-a-bean-town-square">Mugg &amp; Bean Town Square[/url]

        </div>
  RED
  <div>
    <a href="/en/windhoek/1685-mugg-a-bean-maerua-mall">Mugg &amp; Bean Maerua Mall[/url]
        </div>
  RED

  <div>
    <a href="/en/windhoek/1659-mountain-eagle-spur">Mountain Eagle Spur[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1572-luigi-a-the-fish">Luigi &amp; The Fish[/url]

        </div>
  RED
  <div>
    <a href="/en/windhoek/1587-leos-at-the-castle">Leo's at the Castle[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1570-la-marmite">La Marmite[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1578-la-cave">La Cave[/url]
        </div>
  RED

  <div>
    <a href="/en/windhoek/1641-kokerboom-restaurant">Kokerboom Restaurant[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1581-la-dolce-vita-closed">La Dolce Vita (CLOSED)[/url]
        </div>

  RED
  <div>
    <a href="/en/windhoek/1849-king-pie-wernhill">King Pie Wernhill[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1848-king-pie-mutual-a-federal">King Pie Mutual &amp; Federal[/url]

        </div>
  RED
  <div>
    <a href="/en/windhoek/1847-king-pie-kutz-haus">King Pie Kutz Haus[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1846-king-pie-independence">King Pie Independence[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1845-king-pie-game">King Pie Game[/url]
        </div>
  RED

  <div>
    <a href="/en/windhoek/1908-kentucky-fried-chicken-kfc-windhoek-2">Kentucky Fried Chicken (KFC) Windhoek 2[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1603-kentucky-fried-chicken-kfc-windhoek">Kentucky Fried Chicken (KFC) Windhoek[/url]
        </div>

  RED
  <div>
    <a href="/en/windhoek/1565-joes-beerhouse">Joe's Beerhouse[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1697-jennys-place">Jenny's Place[/url]

        </div>
  RED
  <div>
    <a href="/en/windhoek/1595-ins-wiener">Ins Wiener[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1637-iitumba-bush-boma">Iitumba Bush Boma[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1586-hunters-moon">Hunter's Moon[/url]
        </div>
  RED

  <div>
    <a href="/en/windhoek/1639-hartlief-bistro">Hartlief Bistro[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1585-grand-canyon-spur">Grand Canyon Spur[/url]
        </div>

  RED
  <div>
    <a href="/en/windhoek/1568-gourmet">The Gourmet[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1567-gathemann">Gathemann[/url]

        </div>
  RED
  <div>
    <a href="/en/windhoek/1642-fresh-n-wild">Fresh 'n Wild[/url]
        </div>
  RED
  <div>

    <a href="/en/windhoek/1660-el-gaucho">El Gaucho[/url]
        </div>
  RED
  <div>
    <a href="/en/windhoek/1680-delices-de-france">Delices De France[/url]
        </div>
  RED

  <div>
    <a href="/en/windhoek/1596-craft-cafe">Craft Café[/url]
        </div>
</div>
<div id="contentmap" style="width: 600px;"><small>ContentMap by <a href="http://www.turismo.eu" title="Turismo internazionale">Turismo.eu[/url]</small></div>


   <!--  END CONTENTMAP  -->   
   


Any idea for that?
thanks
Christian

20
Joomla! 3 / Re:Google API code rejected???
« il: 05 Giu 2009, 15:43:44 »
Hi,

suddenly also on my website that worked perfectly well before (yesterday!), the map is not shown anymore, but not with the API error. It just does not show the map anymore (http://www.rate-namibia.com/en/restaurants/restaur-swakopm), but still shows the "ContentMap by Turismo.eu"

Source code shows the entries, but no map appears:

Codice: [Seleziona]
<meta name="gmapkey" content="ABQIAAAAwm9JJcG6o59SPMnG4ESx1hSlMlX2qLgBa5GvQ0HqB6YvbyAQdhRVor5OxCs7Cpx6eciWY6AdXOdZww" />
<script src="/modules/mod_contentmap/gmapez-2.5_2.js"
      type="text/javascript"></script>
<div class="GMapEZ G_NORMAL_MAP GLargeMapControl GMapTypeControl GOverviewMapControl" style="width: 650px; height: 300px;">
  <a href="http://maps.google.com/maps?ll=-21.417955,15.956000&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>

  <div>
    <a href="/en/other-places/2071-sand-dragon-restaurant">Sand Dragon Restaurant</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-26.647756,15.153526&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1668-the-barrel">Barrels Restaurant</a>
  </div>

  <a href="http://maps.google.com/maps?ll=-22.812442,14.543688&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1656-langstrand-restaurant">Langstrand Restaurant</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-22.810073,14.543994&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1701-The-Burning-Shore-Restaurant">The Burning Shore Restaurant</a>

  </div>
  <a href="http://maps.google.com/maps?ll=-22.116890,14.280710&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1910-coffee-house">Coffee House</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-22.116890,14.280710&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>

    <a href="/en/other-places/1909-beach-palm-tea-garden">Beach Palm Tea Garden</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-22.120948,14.279823&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1665-Fishy-Corner">Fishy Corner</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-17.783800,15.698400&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>

  <div>
    <a href="/en/other-places/1690-wimpy-oshakati">Wimpy Oshakati</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-19.250543,17.711334&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1693-wimpy-tsumeb">Wimpy Tsumeb</a>
  </div>

  <a href="http://maps.google.com/maps?ll=-20.461957,16.651218&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1691-wimpy-otjiwarongo">Wimpy Otjiwarongo</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-26.579489,18.134544&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1687-wimpy-keetmanshoop">Wimpy Keetmanshoop</a>

  </div>
  <a href="http://maps.google.com/maps?ll=-24.629385 ,17.953892&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1688-Wimpy-Mariental">Wimpy Mariental</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-21.218421,14.866390&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>

    <a href="/en/other-places/1664-the-white-lady-restaurant">The White Lady Restaurant</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-26.652790,15.149567&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1671-the-penguin-restaurant">The Penguin Restaurant</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-22.118006,14.283450&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>

  <div>
    <a href="/en/other-places/1667-spitzkoppe-restaurant-a-pub">Spitzkoppe Restaurant &amp; Pub</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-19.248598,17.706528&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1758-sindano-court-cafe">Sindano Court Café</a>

  </div>
  <a href="http://maps.google.com/maps?ll=-26.645176,15.158257&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1670-sea-view-zum-sperrgebiet-restaurant">Sea-View zum Sperrgebiet Restaurant</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-26.644265,15.156165&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>

    <a href="/en/other-places/1669-ritzis-seafood-restaurant">Ritzi's Seafood Restaurant</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-24.844005,16.975433&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1700-red-stone">Red Stone</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-22.120312,14.280167&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>

  <div>
    <a href="/en/other-places/1666-pirates-cove">Pirate's Cove</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-20.106420,16.151651&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1643-outjo-baeckerei">Outjo Bäckerei</a>
  </div>

  <a href="http://maps.google.com/maps?ll=-22.452283,18.976135&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1662-old-prison-restaurant">Old Prison Restaurant</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-26.575018,18.131905&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1699-laras-restaurant">Lara's Restaurant</a>

  </div>
  <a href="http://maps.google.com/maps?ll=-17.790617,15.702202&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1613-kentucky-fried-chicken-kfc-oshakati">Kentucky Fried Chicken (KFC) Oshakati</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-20.464651,16.649308&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>

    <a href="/en/other-places/1717-kameldorn-garten">Kameldorn Garten</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-22.450380,18.975105&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1787-horizon-restaurant">Horizon Restaurant</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-20.106989,16.156629&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>

  <div>
    <a href="/en/other-places/1644-etosha-garten-restaurant">Etosha Garten Restaurant</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-19.247059,17.715626&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1674-etosha-cafe-a-biergarten">Etosha Café &amp; Biergarten</a>

  </div>
  <a href="http://maps.google.com/maps?ll=-22.452601,18.970299&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1698-ernies-bistro">Ernie's Bistro</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-22.117529,14.281025&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>

    <a href="/en/other-places/1703-eagle-steak-ranch">Eagle Steak Ranch</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-22.450142,18.973560&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1771-die-plaaskombuis">Die Plaaskombuis</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-22.189710,17.001815&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>

  <div>
    <a href="/en/other-places/1592-barbaras-place">Barbara's Place</a>
  </div>
  <a href="http://maps.google.com/maps?ll=-24.624700,17.961000&amp;spn=1.0,1.0&amp;t=k&amp;hl=it">RED</a>
  <div>
    <a href="/en/other-places/1663-bambi-restaurant">Bambi Restaurant</a>
  </div>

</div>
<div id="contentmap" style="width:650px;" ><small>ContentMap by <a href="http://www.turismo.eu" title="Turismo internazionale">Turismo.eu</a></small></div><br />

Any idea for that?
thanks
Christian

Pagine: [1] 2


Web Design Bolzano Kreatif