Hello.

Easy Google Analytics Counter is a simple and useful module. Thank you for making it.

When I installed the module on Drupal 9.0.5 and ran the cron, I got the following error.

[error] You have requested a non-existent service "path.alias_manager". Did you mean this: "path_alias.manager"?

I fixed one part of ConnectionService.php and it worked fine.

Please review the attached patch.

CommentFileSizeAuthor
replace.path_alias.manager.patch624 byteskazuko.murata
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kazuko.murata created an issue. See original summary.

dj1999’s picture

Status: Active » Fixed

Thanks this is a nice catch!
In D9 changed this service: https://www.drupal.org/node/3092086

Created the 2.x branch because this fix working properly just Drupal 9.x versions.

dj1999’s picture

Version: 8.x-1.x-dev » 2.x-dev
dj1999’s picture

Status: Fixed » Closed (fixed)
dj1999’s picture

Status: Closed (fixed) » Patch (to be ported)
dj1999’s picture

Status: Patch (to be ported) » Fixed
dj1999’s picture

Status: Fixed » Closed (fixed)
dj1999’s picture

Version: 2.x-dev » 2.0.x-dev