• Resolved datverse

    (@datverse)


    Hi,
    I installed your plugin with: WordPress 5.8.1 and PHP 8.0.13
    I create a new Chart, create a simple .csv data file, import and it not work.
    I test with Export and I got error:

    There has been a critical error on this website.
    
    Learn more about troubleshooting WordPress.

    The logs for Import error:

    [22-Nov-2021 07:51:50 UTC] PHP Warning:  Undefined variable $width in /home/my-domain-com/public_html/wp-content/plugins/m-chart/components/templates/chartjs-chart.php on line 9
    [22-Nov-2021 07:51:51 UTC] PHP Warning:  Undefined variable $disabled in /home/my-domain-com/public_html/wp-content/plugins/m-chart/components/templates/chartjs-settings.php on line 106
    [22-Nov-2021 07:52:04 UTC] PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in /home/my-domain-com/public_html/wp-content/plugins/m-chart/components/external/parsecsv/parsecsv.lib.php on line 557

    The logs for Export error:

    [22-Nov-2021 07:46:57 UTC] PHP Warning:  Undefined variable $width in /home/my-domain-com/public_html/wp-content/plugins/m-chart/components/templates/chartjs-chart.php on line 9
    [22-Nov-2021 07:46:57 UTC] PHP Warning:  Undefined variable $disabled in /home/my-domain-com/public_html/wp-content/plugins/m-chart/components/templates/chartjs-settings.php on line 106
    [22-Nov-2021 07:47:00 UTC] PHP Warning:  Undefined variable $width in /home/my-domain-com/public_html/wp-content/plugins/m-chart/components/templates/chartjs-chart.php on line 9
    [22-Nov-2021 07:47:00 UTC] PHP Warning:  Undefined variable $disabled in /home/my-domain-com/public_html/wp-content/plugins/m-chart/components/templates/chartjs-settings.php on line 106
    [22-Nov-2021 07:47:02 UTC] PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in /home/my-domain-com/public_html/wp-content/plugins/m-chart/components/external/parsecsv/parsecsv.lib.php on line 557

    Thanks. : )

    • This topic was modified 3 years ago by datverse.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author methnen

    (@methnen)

    Gonna need to take a look at this and get back to you. Not immediately sure what’s going on but I’ll see if I can reproduce the issue. Can you throw me the CSV file you’re playing with to: jamie AT methnen.com

    Plugin Author methnen

    (@methnen)

    OK chased this one down and it will be fixed in the next version as well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Import & Export CSV file not work with WordPress 5.8.1 and PHP 8.0.13’ is closed to new replies.