blackyfreud Developer From Germany Member since Apr 2023 blackyfreud May 1 2023 11:17 PM 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 May 2 2023 11:46 AM Added missing dependancy PiwikTracker.php to the archive. Grab it again.
blackyfreud Developer From Germany Member since Apr 2023 blackyfreud May 2 2023 11:47 AM Thanks, much appreciated :)