Quote:
Originally Posted by Dave
This plugin didn't work on the site of someone (didn't show any locations on the map) and I found the cause of it. In the cronjob file around line 75 where it does json_decode, a second argument (true) has to be passed so the object is converted to an array, else the is_array check after this line fails.
|
That's great. But... where is the cronjob file located? I checked on the server in the membermap folder, but there's just he php file there.
I checked in the admin under scheduled tasks, and nothing with 75 lines is there. Can't seem to find this file you are referring to.
Can you post the location?
Thanks.