Okay
  Public Ticket #3037728
Data source table create
Closed

Comments

  • sumit started the conversation

    Hi,

    I have installed wpdatatables plugin. We are able to create default table and working fine.

    But when we are creating table from data source option that time not able to do. error is coming provided file not found.

    I got the problem, this error is coming bcz of url mismatch. Our website and media are in different domain. we are using S3 bucket for storing media.

    Is there any solution for this situation. Please help me.

    Is this feature present in premium? 

    Thanks

    Sumit  

  •  1,702
    Miloš replied


    Hi, Sumit  

    Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.

    -

    Unfortunately, it is not possible to create tables from CSV or Excel files if they are not on the same server, in the folder where WordPress documents are being saved.

    If you are saving the data in JSON format then you can access that data, if the file has the appropriate structure for wpDataTable and the permission to be accessed.

    If you are saving the data in Amazon database Mysql, Postgres, MSSQl Amzron RDS, then you will be able to add a separate database connection and create tables using queries.

    -

    There is also a possibility if JSON input is used.

    Please have a look at our documentation on how to create tables from JSON input on this page.

    Here is a direct link to a template file where you an see the correct structure needed to create the table.

    -

    We are using WordPress function wp_upload_dir() for location of upload files. By default is set to the upload folder (wp-content/uploads). However, you should be able to change that location. On this link you can see how to do that.


    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables