• Resolved Miguel Mello

    (@migumello)


    After created a linked table to a Excel file, a get this error:
    “Provided file /home/site/wwwroot/home/site/wwwroot/wp-content/uploads/COTACOES.xlsx does not exist!”.
    As you can see, “/home/site/wwwroot/home/site/wwwroot/” is a duplication.

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hi, Miguel
    Can you please tell me, was this table working before, when you originally linked it;
    or this is the first time you are trying to create the table?

    If the path to the Excel file changed at any point, this would break the table, and you would have to create a new table from Excel.

    But this looks odd, i am not sure how the path would add a duplication such as this.
    I just tried to manually add a duplication on my localhost plugin to one of my Excel tables;
    and then i edited the input path ( Input file path or URL); after that it worked without issues.

    Can you try to edit the input file path, and delete one of the duplications, so that now when path is like this :
    home/site/wwwroot/wp-content/uploads/COTACOES.xlsx

    If that fails, also try to add HTTP or https , depending on the full path to the file;
    for example :
    http://home/site/wwwroot/wp-content/uploads/COTACOES.xlsx

    So, try to check what is the full path to this file, and edit it;
    Otherwise, you might have to create a new table from the Excel file.
    Let me know how it goes.
    Kind regards.

Viewing 1 replies (of 1 total)

The topic ‘Provided file does not exist!’ is closed to new replies.