• Hey Team,

    we get the following console error and dont know why. Can you help us? (The store locator shows up and works as expected)

    /wp-content/plugins/wp-store-locator/img/markers/:1
    Failed to load resource: the server responded with a status of 403 ()

    
    Image (async)		
    (anonymous)	@	util.js:183
    _.YB.j	@	util.js:325
    (anonymous)	@	util.js:4
    setTimeout (async)		
    _.ku	@	util.js:4
    _.SB	@	util.js:185
    mra	@	util.js:183
    RB.load	@	util.js:324
    QB.load	@	util.js:324
    VB.load	@	util.js:324
    qra	@	util.js:184
    nra	@	util.js:184
    XB.load	@	util.js:325
    TB.load	@	util.js:324
    _.OB.load	@	util.js:324
    UB.load	@	util.js:324
    VB.load	@	util.js:324
    tra	@	util.js:186
    _.ZB	@	util.js:187
    _.aC	@	util.js:188
    eH	@	marker.js:20
    UAa	@	marker.js:19
    (anonymous)	@	marker.js:11
    _.n.aq	@	js?language=de&regio…ces&v=quarterly:320
    setTimeout (async)		
    _.Wh	@	js?language=de&regio…ces&v=quarterly:163
    _.n.start	@	js?language=de&regio…ces&v=quarterly:320
    _.Yh	@	js?language=de&regio…ces&v=quarterly:164
    _.n.Af	@	marker.js:60
    gf	@	js?language=de&regio…aces&v=quarterly:95
    gf	@	js?language=de&regio…aces&v=quarterly:95
    _.L.set	@	js?language=de&regio…ces&v=quarterly:278
    (anonymous)	@	marker.js:5
    JAa	@	marker.js:6
    KAa	@	marker.js:5
    TG.i	@	marker.js:56
    (anonymous)	@	marker.js:5
    requestAnimationFrame (async)		
    IAa	@	marker.js:4
    TG.changed	@	marker.js:55
    gf	@	js?language=de&regio…aces&v=quarterly:95
    _.L.bindTo	@	js?language=de&regio…ces&v=quarterly:279
    kH	@	marker.js:25
    e	@	marker.js:35
    cf.ix	@	js?language=de&regio…ces&v=quarterly:276
    _.K.trigger	@	js?language=de&regio…ces&v=quarterly:271
    _.Vg	@	js?language=de&regio…ces&v=quarterly:129
    JBa	@	marker.js:52
    (anonymous)	@	marker.js:51
    setTimeout (async)		
    _.Nl	@	common.js:19
    GBa	@	marker.js:51
    HBa	@	marker.js:47
    IBa	@	marker.js:47
    wq	@	marker.js:68
    (anonymous)	@	js?language=de&regio…ces&v=quarterly:182
    Promise.then (async)		
    f.g	@	js?language=de&regio…ces&v=quarterly:182
    _.Vg	@	js?language=de&regio…ces&v=quarterly:129
    _.xg.map_changed	@	js?language=de&regio…ces&v=quarterly:301
    gf	@	js?language=de&regio…aces&v=quarterly:95
    _.L.set	@	js?language=de&regio…ces&v=quarterly:278
    (anonymous)	@	js?language=de&regio…ces&v=quarterly:102
    _.L.setValues	@	js?language=de&regio…ces&v=quarterly:279
    hg	@	js?language=de&regio…ces&v=quarterly:110
    _.xg	@	js?language=de&regio…ces&v=quarterly:117
    G	@	wpsl-gmap.min.js?ver=2.2.235:1
    E	@	wpsl-gmap.min.js?ver=2.2.235:1
    R.navigator.geolocation.getCurrentPosition.maximumAge	@	wpsl-gmap.min.js?ver=2.2.235:1
Viewing 1 replies (of 1 total)
  • Hi there!

    Well, from the description of the error, it seems you are trying to show custom map markers in the store locator, and those markers are located in a folder that doesn’t have the right permissions for your server to read. 403 error is “forbidden”, and it generally means that your website software (Apache or Nginx, most likely) don’t have read permissions to retrieve the image from there.

    If this website is hosted with a third party hosting company, tell them to take a look at the permissions of the /wp-content/plugins/wp-store-locator/img/markers/.

    It could also be that the mentioned folder does not even exist!

    Let us know if any of the above does the trick.
    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘403 Console Error’ is closed to new replies.