blackyfreud Developer From Germany Member since apr. 2023 blackyfreud 1 mai 2023 23:17 I downloaded and added the matomo add-on, followed the instructions for setup and inclusion but am getting the following error in the shop: Warning: include_once(PiwikTracker.php): Failed to open stream: No such file or directory in ~/vendor/matomo/matomo-php-tracker/MatomoTracker.php (Line 2290) Warning: include_once(): Failed opening 'PiwikTracker.php' for inclusion (include_path='.:/usr/share/php') in ~/vendor/matomo/matomo-php-tracker/MatomoTracker.php (Line 2290) It's referening to "PiwikTracker.php" which indeed is not present ...
litecart Main Crew From Sweden Member since feb. 2013 litecart 2 mai 2023 11:46 Added missing dependancy PiwikTracker.php to the archive. Grab it again.
blackyfreud Developer From Germany Member since apr. 2023 blackyfreud 2 mai 2023 11:47 Thanks, much appreciated :)