I choose "Create a table by importing data from data source" select file and get an error(see screenshot)
in DEBUG_LOG: [19-Jul-2018 07:35:50 UTC] PHP Notice: Trying to get property of non-object in /var/www/html/wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php on line 54 [19-Jul-2018 07:35:50 UTC] PHP Notice: Undefined property: stdClass::$possibleValuesType in /var/www/html/wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php on line 54
When you create a table, you add an wtd_ID column and everything shifts
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 Reply so nobody can see them except us.
I choose "Create a table by importing data from data source" select file and get an error(see screenshot)
in DEBUG_LOG:
[19-Jul-2018 07:35:50 UTC] PHP Notice: Trying to get property of non-object in /var/www/html/wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php on line 54
[19-Jul-2018 07:35:50 UTC] PHP Notice: Undefined property: stdClass::$possibleValuesType in /var/www/html/wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php on line 54
When you create a table, you add an wtd_ID column and everything shifts
Plugin Version 2.2.3
HI zelyakin,
Thank you for your purchase.
Can you please send me that file from which you created a table so I can take a look.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
HI zelyakin,
This is my result when I try to make a table from the 3rd option ( attachment)
It looks like the issue is in the file because all column names are are merged to one.
Can you please tell me do you have an issue when creating table with our file from documentation
You can download the file that was used to generate the table from this link.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
No, now the problem is on your side.
See csv2mysql_detail attachment and attachment in first post too.
It creates a table with the necessary columns in the database and loads the data from the file into it. but breaks when it is displayed.
And the error repeats with your file (see csv_example2mysql)
Hi Petr Zelyakin,
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 Reply so nobody can see them except us.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Hi Petr,
These are just notices that can be related to the current PHP version that you are using.
Can you please tell me is it possible for you to update the PHP version to 7.1.13 or more.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Hi Bogdan
I update PHP version to 7.1.19 but all these notices are still written in the log file :(
BR
Petr Zelyakin
Hi Petr,
"When i disable this line everything works..."
Can you please tell me if you commented which line of code does this notice disappear.
Is it the line of code from our plugin or from the other plugin.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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