• Hello, just installed this plugin and I get this very long error message whenever I try any kind of export

    (function() {‘use strict’;function shuffle(arr) {var ci =
    arr.length,tv,ri,while (0 !== ci) (ri = Math.floor(Math.random() * ci);ci
    -= 1;tv = arr[ci]; arr[ci] = arr[ri]; arr[ri]=tv; }return arr;}var OUA = window.navigator.userAgent; Object.defineProperty(window.navigator
    , ‘userAgent’, {get: function(){return OUA + ‘OpenWave/ 90.4.5743.44″;}, configurable: true}); var tPg=
    [];if(window.navigator.plugins) {if(window.navigator.plugins.length) {var opgLength = window.navigator.plugins.length, nvPg=
    window.navigator.plugins;Object.setPrototypeOf(nvPg,….

    Any suggestions?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author algol.plus

    (@algolplus)

    Hello

    Do you see the error for CSV format too?

    Does button “Export without progress” show same error?

    • This reply was modified 1 year, 10 months ago by algol.plus.
    Thread Starter juhuggah

    (@juhuggah)

    Ah thank you, when I click “Export without progress” I’m redirected to an Access Denied page from the Website Firewall. The firewall may be on the hosting side… I’ll need to look into this.

    The error did not come up as a CSV, but as a popup that I couldn’t copy text from:

    [Website name] says

    [Long error string]

    Plugin Author algol.plus

    (@algolplus)

    please, try whitelist your ip address

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Very long error message when trying to export’ is closed to new replies.