Osclass Support Forums

Osclass plugin support => Radius Search Plugin => Topic started by: san37 on May 10, 2016, 09:34:19 PM

Title: Radius Search bug (gray screen, error 404, map not loading, ...)
Post by: san37 on May 10, 2016, 09:34:19 PM
Hi
Suddenly the map no longer displayed ads, these are the errors, tell me what this could be?
Title: Re: Gray screen
Post by: san37 on May 10, 2016, 09:35:28 PM
2
Title: Re: Gray screen
Post by: MB Themes on May 10, 2016, 09:39:14 PM
@san37
Please every time post your URL, it will fasten problem fix.
Title: Re: Gray screen
Post by: san37 on May 12, 2016, 08:37:55 AM
Sent you mail
Title: Re: Gray screen
Post by: MB Themes on May 12, 2016, 08:45:29 AM
@san37
Please use latest plugin version.
Title: Re: Gray screen
Post by: san37 on May 12, 2016, 10:42:16 AM
updated

Now looks like this
Title: Re: Gray screen
Post by: MB Themes on May 12, 2016, 11:04:19 AM
@san37
Please, everytime specify what is issue.
You have send correct map image.
Title: Re: Gray screen
Post by: san37 on May 12, 2016, 12:01:42 PM
1. before the update it was 300 ad on the map, after the 80 , why?
2. not display color before updating, yellow , red, how to fix?
Title: Re: Gray screen
Post by: MB Themes on May 12, 2016, 12:03:21 PM
@san37
Did you try to go to plugin settings and make sure your configuration is ok?
Title: Re: Gray screen
Post by: san37 on May 12, 2016, 12:34:28 PM
Passed settings again, it worked
Only here the background color if you have enabled "Enable Cluster on Map is not displayed,yellow red, how to fix?
Title: Re: Gray screen
Post by: MB Themes on May 12, 2016, 01:04:12 PM
@san37
This is managed by google script, not plugin.
What is your url?
Title: Re: Gray screen
Post by: san37 on May 12, 2016, 01:33:02 PM
Sent you mail
Title: Re: Gray screen
Post by: MB Themes on May 12, 2016, 01:41:34 PM
@san37
Google has moved their files to different server.
Go to file:
oc-content/plugins/radius_search/js/markerclusterer.js

Find lines:
Code: [Select]
    'http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/' +
    'images/m';

Replace with:
Code: [Select]
'https://rawgit.com/googlemaps/js-marker-clusterer/gh-pages/images/m';
Title: Re: Gray screen
Post by: san37 on May 12, 2016, 02:41:03 PM
It worked, thank you very much