We recently moved web servers, and now all of our tables complain that the file is not found. I had thought the file structure was the same, but I guess not. Where in the plugin settings can we change this? I really do not want to manually have to recreate all the tables and charts...
When you are moving between websites we can suggest using the Duplicator Plugin. We use it and it's working fine, because it will transfer all the files and also the tables to database, avoiding an issue like this.
How were the tables created, and which path does the plugin tell you is wrong? The linked tables (Excel, CSV) are saved in ../wp-content/uploads/YEAR/MONTH/ folders, while manual tables are saved in the database as wp_wpdatatable_#, where "wp_" is the database prefix (doesn't have to be "wp_"), and # is the auto-increment table ID in the table.
All tables' settings are saved in wp_wpdatatables_columns, and you should be able to change the path there.
We recently moved web servers, and now all of our tables complain that the file is not found. I had thought the file structure was the same, but I guess not. Where in the plugin settings can we change this? I really do not want to manually have to recreate all the tables and charts...
Hello Kieran
When you are moving between websites we can suggest using the Duplicator Plugin. We use it and it's working fine, because it will transfer all the files and also the tables to database, avoiding an issue like this.
How were the tables created, and which path does the plugin tell you is wrong? The linked tables (Excel, CSV) are saved in ../wp-content/uploads/YEAR/MONTH/ folders, while manual tables are saved in the database as wp_wpdatatable_#, where "wp_" is the database prefix (doesn't have to be "wp_"), and # is the auto-increment table ID in the table.
All tables' settings are saved in wp_wpdatatables_columns, and you should be able to change the path there.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia 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