Hi,

Im new to Drupal and im not a profesional webbuilder. Have a problem that i really dont know how to solve.

I've created a business listing with leaflet and views. I have installed address field, geocoder, geophp and libraries. Each business has it's own node with a seperate block which display the location. I used Field as block for that.

There was a view where all the businesses were displayed in one map. In that view I got a red message

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /admin/structure/views/ajax/config-item/my_leaflet_locations/page/field/field_leaflet_locations
internal server error

Probably stupid but I ignored the message.

When I tried to create a proximity search I got a new message 'SQLSTATE 42000 : syntax error or acces violation 1582 incorrect parameter count in the call to native functions radians.'

I decided to leave it for later.. But now I dont have any more maps in my site. Not in the blocks on the individual nodes and not in the view with the businesslisting. That view is unreachable. A simple white screen.

I've tried everything. I cant create new content types with a location, but there is nothing in the status report.

Does anybody know how to solves this? The only solutions that I can imagine is deleting my whole site and start over.. Not a very attractive solution.

Thnx!