• Resolved 11whyohwhy15

    (@11whyohwhy15)


    IPGB is causing a conflict with ‘wordfence’. With IPGB enabled in ‘live traffic’ it stops wordfence refreshing and thus the ability to scroll further than 50 results ?

    The console error with IP Geo Block enabled includes:
    Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined
    at HTMLFormElement.<anonymous> (authenticate.min.js:6)
    at HTMLDocument.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at HTMLDocument.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at Object.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at Object.a.event.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:9)
    at HTMLFormElement.<anonymous> (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2)
    at a.fn.init.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2)
    at a.fn.init.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at a.fn.init.n.fn.(/wp-admin/anonymous function) [as submit] (https://mysite/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load%5B%5D=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:4:16320)

    Thank you

    • This topic was modified 6 years, 11 months ago by 11whyohwhy15.
Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author tokkonopapa

    (@tokkonopapa)

    Hi @11whyohwhy15,

    Thank you for reporting this issue. I believe it should be fixed in 3.0.10.4. Please update.

    Thanks again!

    Thread Starter 11whyohwhy15

    (@11whyohwhy15)

    No still not fixed after update…

    Browser console error now reads as:

    Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined
    at HTMLFormElement.<anonymous> (authenticate.min.js:6)
    at HTMLDocument.dispatch (load-scripts.php:3)
    at HTMLDocument.r.handle (load-scripts.php:3)
    at Object.trigger (load-scripts.php:3)
    at Object.a.event.trigger (load-scripts.php:9)
    at HTMLFormElement.<anonymous> (load-scripts.php:3)
    at Function.each (load-scripts.php:2)
    at a.fn.init.each (load-scripts.php:2)
    at a.fn.init.trigger (load-scripts.php:3)
    at a.fn.init.n.fn.(/wp-admin/anonymous function) [as submit] (https://mysite/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load%5B%5D=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:4:16320)

    Thanks

    • This reply was modified 6 years, 11 months ago by 11whyohwhy15.
    Plugin Author tokkonopapa

    (@tokkonopapa)

    Please refresh your browser’s cache and try again. Some browsers tend to keep their cache even if the version number at the end of js file like /wp-content/plugins/ip-geo-block/admin/js/authenticate.min.js?ver=3.0.10.4 has changed.

    Thanks.

    Thread Starter 11whyohwhy15

    (@11whyohwhy15)

    Refreshed browser cache and also WP fastest cache but still not working for me… ??

    Thanks

    Plugin Author tokkonopapa

    (@tokkonopapa)

    Hi @@11whyohwhy15,

    Thank you for your trying and let me know the result and sorry about it.

    Actually, I found the issue when I received your report and fixed it with verifying Firefox and Chrome. But there seems to be an another issue related to “window.location.pathname” issue.

    So would you please download zip file of the updated authenticate.min.js?

    Unzip and upload it to “/wp-content/plugins/ip-geo-block/admin/js/”, then refresh the browser cache.

    I should deeply apologize you for this trouble and appreciate your kind cooperation (not only on this time but also previously!)

    Thank you so much again!!

    Thread Starter 11whyohwhy15

    (@11whyohwhy15)

    Still not working…

    Browser console error now reads as:

    authenticate.min.js:6 Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined
    at HTMLFormElement.<anonymous> (authenticate.min.js:6)
    at HTMLDocument.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at HTMLDocument.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at Object.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at Object.a.event.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:9)
    at HTMLFormElement.<anonymous> (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2)
    at a.fn.init.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2)
    at a.fn.init.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3)
    at a.fn.init.n.fn.(/wp-admin/anonymous function) [as submit] (https://mysite/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load%5B%5D=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:4:16320)
    (anonymous) @ authenticate.min.js:6
    dispatch @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3
    r.handle @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3
    trigger @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3
    a.event.trigger @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:9
    (anonymous) @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3
    each @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2
    each @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2
    trigger @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:3
    n.fn.(anonymous function) @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:4
    (anonymous) @ admin.liveTraffic.1523983877.js:41
    i @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2
    fireWith @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2
    ready @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2
    K @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position,jquery-ui&load[]=-menu,jquery-ui-draggable,jquery-ui-droppable,jquery-touch-punch,jquery-ui-tabs,moxiejs,plupload&ver=4.9.5:2

    Plugin Author tokkonopapa

    (@tokkonopapa)

    Hi,

    Hum… I’m totally upset.

    I should ask you to test debug version from https://gist.github.com/tokkonopapa/680f6b5d2902000faa8ebcaa18bf28aa/archive/0607dea2e279171da6dbde0e40b2ef8d915023bd.zip which is not actually minimized.

    authenticate.min.js:6 Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined
    at HTMLFormElement.

    or

    (authenticate.min.js:6)

    The minimized code is just 1 line on the 6th row in the file. But we can know which line causes the error using the above debug version.

    Thanks in advance.

    Thread Starter 11whyohwhy15

    (@11whyohwhy15)

    It works fine with that debug js …

    No errors

    Plugin Author tokkonopapa

    (@tokkonopapa)

    Wow!

    Thank you clarifying…

    Could you test only once more?

    I changed the JavaScript minifying compiler from Google Closure compiler to UglifyJS 2.

    https://gist.github.com/tokkonopapa/680f6b5d2902000faa8ebcaa18bf28aa/archive/d3b6bf0a6815c145258b5fda74075386a406973c.zip

    I really appreciate you!

    Thread Starter 11whyohwhy15

    (@11whyohwhy15)

    Yes all working now.

    Thanks

    Thread Starter 11whyohwhy15

    (@11whyohwhy15)

    Will this be included in the next update ?

    Thanks

    Plugin Author tokkonopapa

    (@tokkonopapa)

    Will this be included in the next update ?

    Sure.

    And I’m now investigating the difference between OK version and NG version to find the true cause of this issue.

    Anyway, please keep using current file until I release the new version. Until then, I’ll keep this thread open to users who has a similar issue.

    Thanks.

    • This reply was modified 6 years, 11 months ago by tokkonopapa.
    Thread Starter 11whyohwhy15

    (@11whyohwhy15)

    thanks

    Thread Starter 11whyohwhy15

    (@11whyohwhy15)

    Is this now fixed in update 3.0.11 ?

    It doesn’t mention it in version details….

    Thanks

    Plugin Author tokkonopapa

    (@tokkonopapa)

    Hi @11whyohwhy15,

    Sorry for my inadequate description in README.txt but the following was exactly the description about the issue on this topic.

    Improvement: Change the JavaScript compressor from Google Closure Compiler to UglifyJS 2 to prevent “Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined” in a certain environment.

    So please try to update to 3.0.11.
    Thanks for the heads-up!

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Conflict with Wordfence’ is closed to new replies.