Page 1 of 1

Graphs on Aimeos Admin Dashboard are NOT working

Posted: 21 Aug 2017, 22:56
by buri
Graphs on Aimeos Admin Dashboard are NOT working.
I am seeing these JS errors on the dashboard.
TypeError: d3.utcDay is undefined[Learn More] js:4958:4
TypeError: d3.scaleLinear is not a function[Learn More] js:5115:17
TypeError: d3.timeParse is not a function[Learn More]


I added these to ai-admin-jqadm and fixed the graphs.
/admin/jqadm/manifest.jsb2
"fileIncludes": [{
"text": "d3.v4.min.js",
"path": "themes/"
},{

/admin/jqadm/themes/d3.v4.min.js

But I don't want to touch ai extentions on my side.
So please fix it on your end asap.

Re: Graphs on Aimeos Admin Dashboard are NOT working

Posted: 22 Aug 2017, 07:20
by aimeos
Did you upgrade from an earlier version? For upgrades, you have to follow the step in this article (https://aimeos.org/docs/Laravel/Upgrade) and replace the Aimeos views in ./resources/views/vendor/shop/