-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure PiwikTracker and MatomoTracker are both available
- Loading branch information
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0c73a80
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it me or does this relative path creates Warning: include_once(./PiwikTracker.php): failed to open stream: No such file or directory in /include/matomo-php-tracker-master/MatomoTracker.php on line 2061
0c73a80
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should work @wikimas . Does the file exist when you check manually on the file system?
0c73a80
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm actually getting the same error @sgiehl Any thoughts?
Both tracker file itself exist. That's in Matomo 4 when I trigger archiving. (probably in one plugin we're using the tracker)