Closed (fixed)
Project:
User Visits
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2012 at 21:14 UTC
Updated:
30 Mar 2012 at 18:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
nmudgal commentedAnother issue was you were using id in user_load which was already discouraged in d6 but still used to work. Due to which it was causing a warning
So here is the updated patch.
Thanks
Comment #2
dawehnerLooks fine
Comment #3
sanduhrsCommited. Thanks.
Comment #4
nmudgal commentedcool thanks.