|
|
Joomla 1.5 + gmaps pro 1.0 beta - 2008/07/23 19:49
fixed it,
the api key hadnt a http: prefix
pro is also working fine, Post edited by: helenako, at: 2008/07/23 19:50
Post edited by: helenako, at: 2008/07/25 02:56
The administrator has disabled public write access.
|
|
|
Re:Joomla 1.5 + gmaps pro 1.0 beta - 2008/07/24 02:24
i changend the component 1.2 gmaps (not pro, was testet on 1.5) if i want to configure it this error occurs: Fatal error: require_once() [function.require]: Failed opening required '/htdocs/libraries/patTemplate/patTemplate.php' (include_path='.:/opt/RZphp5/includes') in /htdocs/administrator/components/com_gmaps/admin.gmaps.php on line 174
!?!?!
The administrator has disabled public write access.
|
|
|
Re:Joomla 1.5 + gmaps pro 1.0 beta - 2008/07/24 02:44
ok problem fixed in gmaps_admin.php , but 1.2.4 will not support cb plugin, so itīs useless..
The administrator has disabled public write access.
|
|
|
Re:Joomla 1.5 + gmaps pro 1.0 beta - 2008/07/24 15:21
How did you fix this problem?
I'm getting the exact same error...
Fatal error: require_once() [function.require]: Failed opening required '/htdocs/libraries/patTemplate/patTemplate.php' (include_path='.:/opt/RZphp5/includes') in /htdocs/administrator/components/com_gmaps/admin.gmaps.php on line 174
The administrator has disabled public write access.
|
|
|
Re:Joomla 1.5 + gmaps pro 1.0 beta - 2008/07/25 09:47
Just a follow up...
this did fix the backend but broke the frontend.
essentially what I've found is in the current free Gmaps download there is a major Case Sensitive discrepancy in the code base as it refers to term patTemplat.
in the code it's used three defferent ways. patTemplate, PatTemplate, and pattemplate.
files are being referenced to these but the case is different in the references so the site errors out.
If I change one reference to fix one area it breaks another.
Any chance this will be fixed anytime soon?
Does this happen with the Pro version?
thanks
The administrator has disabled public write access.
|
|
|
Re:Joomla 1.5 + gmaps pro 1.0 beta - 2008/07/26 20:12
The pro build should not have this issue. The problem is that the Joomla 1.5 put the template engine in a different location and the case changed. Case being the primary cause. The basic version problem hasn't been resolved in the code base.
The administrator has disabled public write access.
|
|