• Resolved fbf3

    (@fbf3)


    I successfully updated to IP Location Block from IP Geo Block for its latest revision. But, IP Location Block isn’t allowing me to Migrate from IP Geo Block 3.0.17 and doesn’t permit me to Save any changes. Suggestions? [Thanks for forking and supporting IP Geo Block users]

    I deactivated IP Geo Block before installing IP Location Block, emptied cache, etc.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Darko G.

    (@darkog)

    Hi @fbf3,

    Does it shows any problems in Console? (right click on the page, Inspect > Console)?

    Best Regards,
    Darko

    Thread Starter fbf3

    (@fbf3)

    Dev console errors further down. Note: I had trouble upgrading from IP Geo Block 3.0.17 to the latest 3.0.17.4 some time back, so stayed at 3.0.17 until now. I did successfully migrate another site at 3.0.17.4 to IP Location Block prior to the above attempt. I have two sites at with the older 3.0.17, the rest are at 3.0.17.4.

    Dev Console details after clicking “Migrate from IP Geo Block” (IP Geo Block is deactivated).

    ***
    wp-content/plugins/ip-location-block/admin/js/admin.min.js.formatted

    Uncaught Reference Error: IP_LOCATION_BLOCK_AUTH is not defined at admin.min.js:

    !function(e, t, n, i) {
    var a = !1
    , o = []
    , r = e(t).width()
    , l = IP_LOCATION_BLOCK
    , c = IP_LOCATION_BLOCK_AUTH;
    function s(e, t) {
    var n = {
    “.”: “.ip-location-block-“,
    “#”: “#ip-location-block-“,
    “@”: “#ip_location_block_settings_”,
    $: “ip-location-block-“,
    “%”: “ip_location_block_”,
    “!”: “ip_location_block_settings_”
    };
    return t !== i ? n[e] + t : n.$ + e
    }

    and at:

    e(“ul.wp-submenu>li.wp-first-item”).removeClass(“current”).next().addClass(“current”)
    }
    })
    }(jQuery, window, document);

    ***
    wp-admin/options-general.php?page=ip-locaiton-block:

    Uncaught TypeError: Cannot read property ‘1’ of null at window.onerror(options-general.php?

    // If there was no matching functions, do not try to downgrade.
    if ( typeof erroredFunction !== ‘object’ || typeof erroredFunction[1] === “undefined” || -1 === jQueryFunctions.indexOf( erroredFunction[1] ) ) {
    return true;
    }`

    Plugin Author Darko G.

    (@darkog)

    Hi @fbf3,

    Thanks for the info, that should be the problem.

    I will look into this and release a new version that fixes the issue.

    Best Regards,
    Darko

    Thread Starter fbf3

    (@fbf3)

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Replace IP Geo Block version 3.0.17’ is closed to new replies.