Re:Problem with Google Maps in component (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:Problem with Google Maps in component
|
|
|
|
Problem with Google Maps in component 9 Months ago
|
Karma: 0
|
|
I'm sign up for Google Maps and the API meter that give you. I did, but nevertheless, when active as of maps, and try to go into some of the houses that I have set, the web is loaded is blank, no absulutamente nothing, or maps, but neither description, or anything nothing.
To see if anyone can help me fix it.
Greetings and thanks,
Balterra
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
tomblik (User)
Fresh Boarder
Posts: 4
|
|
Re:Problem with Google Maps in component 9 Months ago
|
Karma: 0
|
|
I am having the same problem. I posted about this a few days ago, but no response yet. This makes 2 of us having similar problems. Anyone have any suggestions? Your help would be greatly appreciated.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Problem with Google Maps in component 8 Months, 3 Weeks ago
|
Karma: 0
|
|
I don't find any solution yet.I have been watching, but I can not think of what could happen.
I hope someone can help us.
Bye,
Balterra
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
bzn (User)
Fresh Boarder
Posts: 5
|
|
Re:Problem with Google Maps in component 8 Months, 1 Week ago
|
Karma: 0
|
I downloaded the latest API Plugin from http://www.phpinsider.com/php/code/GoogleMapAPI/
and used the new class file. Now I get a bit more than a white screen, but the map itself is still not shown 
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Problem with Google Maps in component 8 Months, 1 Week ago
|
Karma: 31
|
|
@all
please check if PHP setting "allow_url_fopen" is turned ON.
Otherwise switch error reporting on to see your system´s error messages.
|
|
|
|
|
|
|
kindly regards / beste Gruesse
Admin
|
|
|
The administrator has disabled public write access.
|
bzn (User)
Fresh Boarder
Posts: 5
|
|
Re:Problem with Google Maps in component 7 Months, 3 Weeks ago
|
Karma: 0
|
|
"allow_url_fopen" is turned ON and I get the following error when setting the error reporting to maximum:
extended template:
Notice: Trying to get property of non-object in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 206
Notice: Trying to get property of non-object in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 207
Notice: Trying to get property of non-object in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 208
Notice: Trying to get property of non-object in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 209
Notice: Trying to get property of non-object in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 210
Notice: Trying to get property of non-object in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 211
Notice: Trying to get property of non-object in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 212
Notice: Trying to get property of non-object in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 213
default template:
Notice: Trying to get property of non-object in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 206
[..all lines till the next show the same error..]
Notice: Undefined variable: class in /var/www/html/web547/html/components/com_estateagent/gui/templates/template.class.php on line 224
disabled google maps gives this error and also the errors above
Notice: Undefined property: METemplate::$gmap in /var/www/html/web547/html/components/com_estateagent/gui/templates/extended/details.php on line 117<br><br>Post edited by: bzn, at: 2007/11/27 17:42
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
|