Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Import problem
(1 viewing) (1) Guest
Support forum for users using free edition of this product. These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: Import problem

Import problem 11 years ago #38646

  • bruno
  • OFFLINE
  • Posts: 33
Hello,

When i import a csv in FusioCharts, it says X rows imported, but no rows or columns appear.
Anybody can help?
The topic has been locked.

Re: Import problem 10 years, 12 months ago #38748

  • maju
  • OFFLINE
  • Posts: 1107
Hello,

I am sorry for delay. We know about this problem.

Try to modify this file:
administrator/components/com_artiofusioncharts/views/artiofusionchart/tmpl/form_source.php - around line 31
should be this row:
$document->addScriptDeclaration('window.addEvent(\'domready\', function() { ARTIOFusionCharts.fillSource("' . $this->escape($importSource) . '"); } );');


modify it to:
$document->addScriptDeclaration('window.parent.addEvent(\'domready\', function() { ARTIOFusionCharts.fillSource("' . $this->escape($importSource) . '"); } );');
ARTIO Support Team
The topic has been locked.

Re: Import problem 10 years, 12 months ago #38752

  • bruno
  • OFFLINE
  • Posts: 33
Now it works. Thank you.
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný