-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi,
I'm not sure if this is what issues is intended for, but I just wanted to report some errors I got testing out the 2.3 Beta, in case this is useful. I get these errors when I open the Edit Entry page which has the google maps field type on it. Everything seems to be working on the field, but these errors are appearing at the top of the page.
EE v2.2.1 - Build: date 20110705
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: lat_field
Filename: gmap/ft.gmap.php
Line Number: 149
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: lat_field
Filename: gmap/ft.gmap.php
Line Number: 149
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: lng_field
Filename: gmap/ft.gmap.php
Line Number: 150
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: lng_field
Filename: gmap/ft.gmap.php
Line Number: 150
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /xxxx/xxxx/clients/ctaylor/system/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 405
Cheers, Emily