Upgraded PHP and MariaDB to the latest (7.1.1 and 10.1.21) the installed the latest Member Map. Receiving this error when accessing the MAP application:
Fatal error: Cannot use lexical variable $k as a parameter name in /home/...../public_html/applications/membermap/sources/Map/Map.php on line 386
Edit: Looks like the issue is with PHP 7.1, it works on PHP 7.0
Been waiting for this... I just installed and am having a question / request:
Can the secondary icon be moved under the primary? See screen snapshot, it would be great if the 2 icons were together.
You're right, interesting. On my work Lenovo using FF, it doesn't happen. But with both Chrome and Safari on my MacBook, it does. Firefox on the Mac works like it should, no problem. So it's just Safari and Chrome.
I don't have the tools to capture video on my Mac (that I know of anyway) so here's 2 screen shots:
Then mouse even near the -> and get this:
It only happens on that user's post, but I can go down the list and it'll happen on all of them.
There's like an arrow or something to the very left of the date. I think when you hover over that the line does go away. I have it uninstalled at the moment, but did experience the same behavior.
Kazhal read the last 6 or so pages. The API has depreciated so the version of members map that you are using will no longer work. The developer has created an interim solution with a 2.0 Beta version which does seem to work AND retains your members markers. There are limitations, namely your map will be read-only. Check the past few pages for details on what's happening with your map.
My IE 8 Windows users were reporting that the markers weren't showing up. I fired up my XP virtual machine and found the following error:
I added the following to the top of jq.membermap.js
var console = console || { log: function() {} };
which worked allowed the IE8 to view the markers.