close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Map Page shows blank in live view

Thread began 5/12/2010 1:22 pm by biverson407110 | Last modified 5/17/2010 9:45 am by Jason Byrnes | 2291 views | 5 replies |

biverson407110

Map Page shows blank in live view

In live view, map is blank but google navigation tools are shown but do not work - i've double checked all instructions and can get nowhere on this issue.

Sign in to reply to this post

Jason ByrnesWebAssist

when a page displays blank in the browser, it is a sign that a php error is occurring but error reporting is turned off.

Add the following code to your page at line 1 to turn error reporting on:

php:
<?php
error_reporting
(E_ALL);
ini_set('display_errors','on');
?>




you may need to view source on the page in the browser to see the error.

Sign in to reply to this post

biverson407110

I get an error message in brower

"The website needs a different Google Maps API key.." Having done that to no avail, what do I try now.
tnx

Sign in to reply to this post

Jason ByrnesWebAssist

make sure there aren't 2 instances of the line that sets the api key:
<script type="text/javascript" src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAvZMU4-DFRYtw1UlTj_zc6hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQcT1h-VA8wQL5JBdsM5JWeJpukvw">/*wagmp*/</script>


When generateing the api key, make sure you using only the domian name:
mydomain.com

and not adding in the page name:
page.php

Sign in to reply to this post

biverson407110

reply - still not working

i've followed all the steps in a completely new pg with the same result. Now what? Still no luck.

Sign in to reply to this post

Jason ByrnesWebAssist

please post a link where I can see the problem occur.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...