cyberhobo / wordpress-geo-mashup

Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
https://github.com/cyberhobo/wordpress-geo-mashup/wiki/Getting-Started
63 stars 15 forks source link

403 error #871

Closed matteolcd closed 3 years ago

matteolcd commented 3 years ago

Hi! In general map, when i click on pointer the info window doesen't open and there's this error on console:

https://mysite.com?geo_mashup_content=geo-query&map_name=gm-map-1&object_name=post&object_ids=32747 (403)

Can someone helpme? Tnx

cyberhobo commented 3 years ago

The 403 Forbidden response indicates that something on the server is configured to refuse the request. This could be another plugin or security software on the server. The next place to look for clues would be in the web server PHP error log.