For the past few weeks my project partner and I have been trying to place pictures on a map with the help of their EXIF data.
We tried to do this with the following modules:
geocoder, geophp, geofield and more...
Unfortunately we were not able to solve this problem, because of a provider problem in the geocoder module. We searched everywhere but could not find how to do it.
Could someone explain us how we could place several pictures on a map with their EXIF data. (preferably on google maps)
I'm been trying to debug the following error message after switching from PHP 7.1 to PHP 7.4:
"Deprecated function: Function create_function() is deprecated in eval() (line 1 of /home/xxxx/public_html/modules/php/php.module(80) : eval()'d code)."
However, php.module does not use "create_function" since it's the updated code from core 7.89. I've spent hours on this and I'm probably missing something simple. Ideas? TIA.
Under Login Destinations and Redirect Upon Triggers, There's a Login, registration, one-time login link. Why is this lumped together? I am trying to just have a redirect for registration. Thanks.