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 2 guests online

Affiliates



Community Forums

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

homepost replythreaded viewruleshelp
 
NateM
Fresh Boarder
 
Fatal Error with GMaps - 2009/10/16 20:59
Hi,

I have recently upgraded my site to J 1.5, and tried to install the latest GMaps installation. It installed fine, but then gave me a fatal error when I tried to access the admin section:

Fatal error: require_once() [function.require]: Failed opening required '/home/natem/domains/tianjinexpats.com/public_html/libraries/patTemplate/patTemplate.php' (include_path='.:/usr/lib64/php') in /home/natem/domains/tianjinexpats.com/public_html/administrator/components/com_gmaps/admin.gmaps.php on line 174

Anyone know what's going on here? Do I perhaps need to make some database changes to the gmaps tables now that I've upgraded to J 1.5?
The administrator has disabled public write access.

support
Admin
 
Re:Fatal Error with GMaps - 2009/10/31 20:30
this would probably be caused by the case sensitivity for patTemplate. I can't remember but it could be pattemplate vs. patTemplate. If you change it at the top of the code, that would probably fix it.
The administrator has disabled public write access.