uncaught reference error : d3 is not defined

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
jossnaz
Posts: 46
Joined: 22 Jul 2016, 01:19

uncaught reference error : d3 is not defined

Post by jossnaz » 15 Aug 2016, 20:42

see here:

http://imageshack.com/i/plqGocoAp

when accessing:

http://ffix.local/jqadm/search/dashboar ... lt&lang=en


now i had problems before:

laravel-package-f18/extadm-index-24-syn ... -t741.html

but i can without problems access the extadm area.

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: uncaught reference error : d3 is not defined

Post by aimeos » 15 Aug 2016, 20:50

You've updated from Aimeos 2016.04 or earlier to 2016.07 and didn't replace the copies of the view files in the ./resources/views/vendor/shop/ directory.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

jossnaz
Posts: 46
Joined: 22 Jul 2016, 01:19

Re: uncaught reference error : d3 is not defined

Post by jossnaz » 18 Aug 2016, 21:43

i wish your docs were not plain wrong. I did indeed change the index.blade.php

but i did not copy the entire folder. Because it was not written to do so.

see here:

https://aimeos.org/docs/Laravel/Upgrade


now i copied the ENTIRE folder from the vendor directory, and it works.

But that is not according to the docs.

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: uncaught reference error : d3 is not defined

Post by aimeos » 19 Aug 2016, 16:17

Thanks for the hint, we've changed the documentation to make clear that the whole view directory must be copied.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply