Hello, how are you doing?
I have set up gProximity as per the documentation, and while adding a view to gProximity (admin/build/gproximity/add), I enter in the original lat/long markers that I request, as well as a standard icon and receive these errors after submission:

* Latitude field is required.
* Longitude field is required.
* Icon field is required.

I can look around to check if it is a MySql update error, and there is a decent chance that its just me, but I figure that I should report this anyways. Thanks!

Comments

zorroposada’s picture

Priority: Normal » Critical

I am having the exact same problem.

I ran the update.php script and nothing changed.

The form seems not to be validating properly or something.

I will keep investigating.

mlondon77’s picture

I'm also having the same problem. Any information would be welcome.

Thanks.

sterwa’s picture

subscribing

colling2’s picture

looks like the lines at 355 for prefix and suffix for the height field cause some kind of issue.
I removed

'#prefix' => '

',
'#suffix' => '

'

from the module and the required fields were accepted.

greenskin’s picture

Status: Active » Fixed

Fixed thanks to mgenovese and his team.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.