Member Login

Resources

Developers Blog
GMapsPRO Demo
Bug Tracker
-----------------------------------
GMaps Community Forums
GMaps Subscriber Forums
-----------------------------------
Google Maps API Reference
Google Maps Group Forum

Who's Online

We have 27 guests online

Affiliates



Community Forums

NOTE: Subscribers, please post in the SUBSCRIBER FORUMS - NOT IN THE COMMUNITY FORUMS

homepost replythreaded viewruleshelp
 
mambo
Fresh Boarder
 
Where is it? - 2007/12/17 00:54
could someone give me the link to the download, because i must have the wrong thing... the version i have installs fine, then when i try to access the component in the backend, i get:

Code:

 Warning: require_once(/home/zambezil/public_html/imire/libraries/patTemplate/patTemplate.php) [function.require-once]: failed to open streamNo such file or directory in /home/zambezil/public_html/imire/administrator/components/com_gmaps/admin.gmaps.php on line 174 Fatal error: require_once() [function.require]: Failed opening required '/home/zambezil/public_html/imire/libraries/patTemplate/patTemplate.php' (include_path='.:/usr/lib/php:/usr/local/lib/php'in /home/zambezil/public_html/imire/administrator/components/com_gmaps/admin.gmaps.php on line 174


The administrator has disabled public write access.

cs1559
Admin
 
Re:Where is it? - 2007/12/17 17:01
I think someone has reported the problem as being the case of the filename on Linux machines. Under 1.0.x, the name as patTemplate.php and I believe under 1.5, it may be pattemplate.php but I am not sure.

I would appreciate it if someone could provide me the full name, and case, of the filename (and path) as I haven't been able to install 1.5 on a unix machine (only Windows). If someone can tell me that, I'll fix in the final build.

To resolve the problem, you will have to edit the modules to resolve the issue.
The administrator has disabled public write access.

samspade0069
Fresh Boarder
 
Re:Where is it? - 2008/01/24 10:30
In my debian computer is

libraries/pattemplate/patTemplate.php
The administrator has disabled public write access.

cs1559
Admin
 
Re:Where is it? - 2008/01/24 18:10
Got it. Thanks! Code base has been changed and will go out with the next build.
The administrator has disabled public write access.