piwikjapan / plugin-clickheat

GNU General Public License v2.0
26 stars 12 forks source link

Installation not complete after Marketplace installation #27

Open ghost opened 7 years ago

ghost commented 7 years ago

After Installation the click.php gives the following error after being called by Javascript from the site:

PHP Fatal error: require_once(): Failed opening required '/var/www/htdocs/piwik.justiz/docroot/core/Exception/NotYetInstalledException.php' (include_path='/var/www/htdocs/piwik.justiz/docroot/vendor/pear/pear_exception:/var/www/htdocs/piwik.justiz/docroot/vendor/pear/console_getopt:/var/www/htdocs/piwik.justiz/docroot/vendor/pear/pear-core-minimal/src:/var/www/htdocs/piwik.justiz/docroot/vendor/pear/archive_tar:.:/opt/rh/rh-php56/root/usr/share/pear:/opt/rh/rh-php56/root/usr/share/php') in /var/www/htdocs/piwik.justiz/docroot/plugins/ClickHeat/libs/click.php

It i slooking for a NotYetInstalledException.php, which does not exist in Piwik. If this is the wrong place to post this please let me know.