Skip to content

Fix include_once warning Failed opening './PiwikTracker.php' for inclusion #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 16, 2020

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Jun 16, 2020

Have been getting these warnings quite often and a user mentioned it recently as well. I reckon this should fix it

Warning: include_once(): Failed opening './PiwikTracker.php' for inclusion (include_path='/vendor/pear/pear_exception:/vendor/pear/console_getopt:/vendor/pear/pear-core-minimal/src:/vendor/pear/archive_tar:.:/usr/local/Cellar/php/7.4.6_1/share/php/pear') in /vendor/matomo/matomo-php-tracker/MatomoTracker.php on line 2110

tsteur added 2 commits June 16, 2020 14:30
…usion

Have been getting these warnings quite often and a user mentioned it recently as well. I reckon this should fix it

> Warning: include_once(): Failed opening './PiwikTracker.php' for inclusion (include_path='/vendor/pear/pear_exception:/vendor/pear/console_getopt:/vendor/pear/pear-core-minimal/src:/vendor/pear/archive_tar:.:/usr/local/Cellar/php/7.4.6_1/share/php/pear') in /vendor/matomo/matomo-php-tracker/MatomoTracker.php on line 2110
@tsteur tsteur added this to the Current sprint milestone Jun 16, 2020
@tsteur tsteur requested a review from sgiehl June 16, 2020 02:31
@tsteur tsteur merged commit 96cfab7 into master Jun 16, 2020
@tsteur tsteur deleted the inclusionwarning branch June 16, 2020 20:20
@innocraft-automation innocraft-automation removed this from the Current sprint milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants