Closed (fixed)
Project:
Visitors (Web Analytics)
Version:
8.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2017 at 19:10 UTC
Updated:
9 Sep 2020 at 09:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chris pergantis commentedComment #3
znak commentedComment #4
znak commentedPlease, check up the patch
Comment #5
ben coleman commentedApplying the patch in #4 and trying to install Visitors results in the error:
Fatal error: Call to a member function id() on a non-object in /home/adid8/public_html/modules/contrib/visitors/src/EventSubscriber/KernelTerminateSubscriber.php on line 50Comment #6
chris pergantis commentedThanks Ben Coleman!
Comment #7
john.axiak commentedAfter applying the patch, I am receiving the same error which Ben Coleman is receiving. Did you solve it?
Thank you;
Comment #8
jigish.addweb commented@all, Kindly review my attached patch, the Issue is at "$user->id()" line. I have put a condition to check whether the $user is null or no. Hope this will work for you!..
Thanks!..
Comment #9
rafuel92 commentedfixed in 8.x-2.7
Comment #10
rafuel92 commented