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

Affiliates



Community Forums

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

homepost replythreaded viewruleshelp
 
Gioacchino
 
Install errors - 2007/02/28 15:11
After installing 0.8.7 I get the following errors in the backend:

Code:

 NoticeUndefined offset0 in D:\InetPub\homepage.com\v2\administrator\components\com_gmaps\classes\configdao.class.php on line 24 NoticeTrying to get property of non-object in D:\InetPub\homepage.com\v2\administrator\components\com_gmaps\classes\config.class.php on line 45 NoticeTrying to get property of non-object in D:\InetPub\homepage.com\v2\administrator\components\com_gmaps\classes\config.class.php on line 46 NoticeTrying to get property of non-object in D:\InetPub\homepage.com\v2\administrator\components\com_gmaps\classes\config.class.php on line 47 NoticeTrying to get property of non-object in D:\InetPub\homepage.com\v2\administrator\components\com_gmaps\classes\config.class.php on line 48 NoticeTrying to get property of non-object in D:\InetPub\homepage.com\v2\administrator\components\com_gmaps\classes\config.class.php on line 49 NoticeTrying to get property of non-object in D:\InetPub\homepage.com\v2\administrator\components\com_gmaps\classes\config.class.php on line 50 NoticeTrying to get property of non-object in D:\InetPub\homepage.com\v2\administrator\components\com_gmaps\classes\config.class.php on line 51



But it still says success though, but when I will manage the markes I get this:

Code:

 NoticeUndefined propertystdClass::$map_id in D:\InetPub\windsurf.se\v2\administrator\components\com_gmaps\classes\gmapdao.class.php on line 352



These errors is showing in frontend to (similar)
Something is wrong...but what ?!?

Running
Joomla 1.0.12
php 5.0.5
mySQL 4.1.7
The administrator has disabled public write access.

ososo
 
Re:Install errors - 2007/03/05 17:53
same problem

version de GMaps 1.0
The administrator has disabled public write access.

cs1559
Admin
 
Re:Install errors - 2007/03/05 18:25
I'll take a quick peek at the this when I have access to the source.
The administrator has disabled public write access.

cs1559
Admin
 
Re:Install errors - 2007/03/05 23:00
A few things ... use a tool like myPhpAdmin to view your MySQL tables to ensure that the tables #__gmaps_maps and #__gmaps_markers were build. If they were, then I'd suggest deleting all tables that start with #__gmaps_* and reinstall. I'm not sure what is going on here. There is nothing special going on in the line #'s in question other than mapping the table column to an attribute in the respective object class.
The administrator has disabled public write access.

Gioacchino
 
Re:Install errors - 2007/03/06 14:26
Doesn't help.

Thinking of a central error on my server as I have similar errors on other modules aswell

But any kind of help or ideas are welcome anyway.
The administrator has disabled public write access.