• Resolved mikrozid

    (@mikrozid)


    Hello,

    when i trying to import a csv file:

    #,Team,S,N,SC,T,GT,QPD (capped),PD (capped),SC %,Gesamtspieldauer

    1,Münchner Wolpertinger,5,0,4,580,110,300,440,80%,01:56:47
    2,Augsburg Owls,4,1,5,330,240,140,240,100%,01:51:06
    3,Münchner Zwolpertinger,4,2,3,440,250,160,210,50%,02:25:31
    4,Three River Dragons Passau,2,4,3,190,460,-120,-170,50%,02:26:04
    5,Blizzard Riders Eichst?tt/Bamberg,0,8,0,0,480,-480,-720,0%,02:40:00

    i’m getting this error:

    XHRPOST
    https://dqbsport.de/wp-json/ninjatables/v2/import/default
    [HTTP/2 500 376ms]

    Uncaught (in promise) TypeError: e is undefined
    importTable https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-admin.js?ver=1.0:2
    promise callback*importTable https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-admin.js?ver=1.0:2
    Kn https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    n https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    Kn https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    $emit https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    handleClick https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    Kn https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    n https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    _wrapper https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    Ho https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    mt https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    qo https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    g https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    d https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    Na https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    _update https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    i https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    get https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    e https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    mount https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    $mount https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    $mount https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    init https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    d https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    d https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    m https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    d https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    m https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    d https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    m https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    d https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    m https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    d https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    m https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    d https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    Na https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    _update https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    i https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    get https://dqbsport.de/wp-content/plugins/ninja-tables/assets/js/ninja-tables-boot.js?ver=1.0:2
    ninja-tables-admin.js:2:304247

    I tried to export an existing table and import it and i’m getting the same error

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

Viewing 1 replies (of 1 total)
  • Plugin Support Syed Numan

    (@annuman)

    Hello @mikrozid,

    The issues you’re experiencing appear to be site-specific, which is common in WordPress environments. Conflicts with other plugins, themes, or server-side issues might be the cause. To properly investigate and resolve these problems, it is necessary to access the website dashboard. You should consider creating a support ticket related to the specific functionality you are having trouble with. This process may require sharing some sensitive site credentials to diagnose and fix the issues.

    Thank you

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.