Closed (duplicate)
Project:
Visitors (Web Analytics)
Version:
8.x-2.0
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2016 at 17:23 UTC
Updated:
21 Jun 2018 at 15:30 UTC
Jump to comment: Most recent
Comments
Comment #2
Pierre.Vriens commented@omix: you issue is similar to what is mentioned in #2599042: Make D8 release of Visitors work again, so I'm marking it like so.
Though I think it might help others if you can add some kind of update about if you somehow succeeded by now to get around this issue.
Comment #3
Pierre.Vriens commentedComment #4
Pierre.Vriens commentedAs per this comment in issue #2599042: Make D8 release of Visitors work again, a work around (for now) to this problem is to replace this line in
visitors.install, which currently looks like so:It should be replace by a line that looks like so:
Credits: omlx
Comment #5
Duarte Cancela commentedThanks! work for me.