I upgraded to 2.0 this morning, and now WPDATATABLES is giving trouble. The table does not appear on the page. It is still there, but it is not visible. I know that it is there, as I had a look at the generated code for the page. When I go to the new look table editor, the table appears. When I try to APPLY the page, I get a big red box with:
Unknown column 'advanced_settings' in 'field list'
Alistair
PS I suspect that there is the need to add a column to the database table wp_wpdatatables_columns for advanced_settings. I can do this, but I have to know the format, eg:
Thanks for the quick reply. That has certainly helped. I see that it added a field called advanced_settings to the table wp_wpdatatables_columns. So, my speculation was a good one!
However, I still cannot see the table on the page. I can see it in the control panel. I have notice the following error in the Chrome Debugger. I think that this may be relevant.
Uncaught TypeError: $(...).popover is not a function at HTMLDocument.<anonymous> (common.js?ver=4.8.1:34) at i (jquery.js?ver=1.12.4:2) at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2) at Function.ready (jquery.js?ver=1.12.4:2) at HTMLDocument.K (jquery.js?ver=1.12.4:2)
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check PRIVATE so nobody can see it except us.
If you like our plugin and support we'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. It means a lot to us.
I have just bought an additional licence, and given you a 5 star review. Here is what I said
"This is an excellent plugin. It is build on datatables.net, and at first I thought it was just a wordpress interface to datatables. However, as I used the product, I realised that Milos and his colleagues have added lots of additional functionality. This makes it possible to create a website which allows the user to interact with data in a database in a intuitive way. This leads to reduced user errors and higher user productivity."
I have some ideas about additional functionality. I imagine that you are busy with 2.0 and have other things on your mind at the moment. In a month or two, I shall send you a message with some ideas.
Hello
I upgraded to 2.0 this morning, and now WPDATATABLES is giving trouble. The table does not appear on the page. It is still there, but it is not visible. I know that it is there, as I had a look at the generated code for the page. When I go to the new look table editor, the table appears. When I try to APPLY the page, I get a big red box with:
Unknown column 'advanced_settings' in 'field list'
Alistair
PS I suspect that there is the need to add a column to the database table wp_wpdatatables_columns for advanced_settings. I can do this, but I have to know the format, eg:
`advanced_settings` varchar(255) NOT NULL,
Hi crcam.
Please deactivate/activate the plugin and problem should be resolved.
Milos
Thanks for the quick reply. That has certainly helped. I see that it added a field called advanced_settings to the table wp_wpdatatables_columns. So, my speculation was a good one!
However, I still cannot see the table on the page. I can see it in the control panel. I have notice the following error in the Chrome Debugger. I think that this may be relevant.
Uncaught TypeError: $(...).popover is not a function
at HTMLDocument.<anonymous> (common.js?ver=4.8.1:34)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
Alistair
Hi Alistair,
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check PRIVATE so nobody can see it except us.
HI Alistair,
Thank you very much, the pleasure is ours.
If you like our plugin and support we'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. It means a lot to us.
Best regards.
Kind Regards,
Miloš Jovanović
[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
Bogdan and Milos
I have just bought an additional licence, and given you a 5 star review. Here is what I said
"This is an excellent plugin. It is build on datatables.net, and at first I thought it was just a wordpress interface to datatables. However, as I used the product, I realised that Milos and his colleagues have added lots of additional functionality. This makes it possible to create a website which allows the user to interact with data in a database in a intuitive way. This leads to reduced user errors and higher user productivity."
I have some ideas about additional functionality. I imagine that you are busy with 2.0 and have other things on your mind at the moment. In a month or two, I shall send you a message with some ideas.
Best regards.
Alistair
Hi Alistair
Thank you very much for details review and for 5 stars.
Of course, we would be really thankful if you could share some ideas and suggestions to make our plugin better.
Thank you again and we are looking forward to hear your ideas.
Best regards.
Kind Regards,
Miloš Jovanović
[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