- Posts: 2
- Thank you received: 0
Call to undefined method comZhGoogleMapData::getNZMapAPIKey()
- fhx1274
- Topic Author
- Offline
- New Member
Less
More
3 years 10 months ago #14159
by fhx1274
Call to undefined method comZhGoogleMapData::getNZMapAPIKey() was created by fhx1274
Hello,
just upgraded the component and got version 11.3.0.0 not 11.3.0.1 so I'm having this issue and my map doesn't show up instead I have the "Call to undefined method comZhGoogleMapData::getNZMapAPIKey()" showing up.
Currently installed :
Package 11.3.0.0
Component 11.3.0.0
Module 6.2.0.0
Plug-in 6.2.0.0
Can't find version 11.3.0.1 anywhere to fix the issue.
Thanks for your help.
François
just upgraded the component and got version 11.3.0.0 not 11.3.0.1 so I'm having this issue and my map doesn't show up instead I have the "Call to undefined method comZhGoogleMapData::getNZMapAPIKey()" showing up.
Currently installed :
Package 11.3.0.0
Component 11.3.0.0
Module 6.2.0.0
Plug-in 6.2.0.0
Can't find version 11.3.0.1 anywhere to fix the issue.
Thanks for your help.
François
Please Log in or Create an account to join the conversation.
- fhx1274
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
3 years 10 months ago #14160
by fhx1274
Replied by fhx1274 on topic Call to undefined method comZhGoogleMapData::getNZMapAPIKey()
In the meantime, i fixed the issue by commenting out the following line in the module : tmpl/default.php
Line 154 :
$apikey4map = comZhGoogleMapData::getMapAPIKey();
//$apikey4map_nz = comZhGoogleMapData::getNZMapAPIKey();
$loadtype = comZhGoogleMapData::getLoadType();
$apiversion = comZhGoogleMapData::getMapAPIVersion();
Line 154 :
$apikey4map = comZhGoogleMapData::getMapAPIKey();
//$apikey4map_nz = comZhGoogleMapData::getNZMapAPIKey();
$loadtype = comZhGoogleMapData::getLoadType();
$apiversion = comZhGoogleMapData::getMapAPIVersion();
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
3 years 10 months ago #14162
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Call to undefined method comZhGoogleMapData::getNZMapAPIKey()
Hi.
Just update component to latest version
Just update component to latest version
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.168 seconds