Showing 1 – 4 of 4 replies
Rorf33

Uncaught TypeError: Cannot read […]

Rorf33 PURCHASED
7 years ago
Uncaught TypeError: Cannot read property 'prototype' of undefined(anonymous function) @ common.js:48_.Ia @ js?sensor=true:31a @ common.js:48Km @ common.js:49(anonymous function) @ common.js:51(anonymous function) @ common.js:190c @ common.js:45(anonymous function) @ AuthenticationService.Authenticate?1shttp%3A%2F%2Froborf.com%2F&callback=_xdc_._ly3hi2&token=82874:1
util.js:208 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
util.js:208 Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required

This was my Error I received, the only changes I made were that I didn't include the LESS folder on my site, I changed Amy & Nick to Rob & Sam, and I changed the email address to my own on the Mailer.php.
3wm
3wm SELLER
7 years ago
That's strange...not sure why you are getting the error.
Perhaps try a different server?
3wm
3wm SELLER
7 years ago
Not sure it will work for you but one thing you can try:

In index.html change:
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>
to:
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true&v3"></script>
Rorf33
Rorf33 PURCHASED
7 years ago
Hmm, still didn't work :/
I am just going to delete it out and just embed a google map I guess.
Another question, how do you make it so that the comments are not from the template, but are empty and ready for my family to comment on it?
3wm
3wm SELLER
7 years ago
Re: facebook comment
You need to generate your own Facebook comment block: https://developers.facebook.com/docs/plugins/comments/