• Resolved miaszymkowski

    (@miaszymkowski)


    Hello,
    Hopefully someone is able to help me. I recently migrated my site from one host to another using a wordpress plugin. Most things on the website transferred just fine, and work, but the map no longer works. I receive the following error on the “Partnermap” page (where the map is displayed), and no items are coming up on the list or on the map. If you go to the link and inspect the page, you can see the error.
    Uncaught SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Object.success (leaflet-filters.js:61)
    at i (jquery.js?ver=1.12.4-wp:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
    at x (jquery.js?ver=1.12.4-wp:4)
    at XMLHttpRequest.c (jquery.js?ver=1.12.4-wp:4)

    Also, I am getting errors on the admin page when I try to geolocate a post.

    Uncaught TypeError: $ is not a function
    at locate-and-filter-admin.js?ver=5.4.2:119
    at geocoder.js:5
    at geocoder.js:2
    at CT (geocoder.js:2)
    at kq.d [as o] (geocoder.js:2)
    at Object.c [as _46srk5] (common.js:69)
    at GeocodeService.Search?

    Please help ??
    Mia

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author dgamoni

    (@dgamoni)

    Hi @miaszymkowski
    You need to for folder ‘cache’ add write permissions again
    on the following directory ‘/wp-content/plugins/locateandfilter/cache’

    Plugin Author dgamoni

    (@dgamoni)

    if it didn’t help try delete all files from folder ‘cache’

    Thread Starter miaszymkowski

    (@miaszymkowski)

    Neither of these solutions worked, unfortunately. Am I only supposed to allow write permissions or also read permissions?

    Plugin Author dgamoni

    (@dgamoni)

    need to set write permissions
    I see the problem is solved on your site
    task closed

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Map not working after migrating website’ is closed to new replies.