Closed (fixed)
Project:
Views attach
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2012 at 20:52 UTC
Updated:
4 Dec 2019 at 09:04 UTC
Jump to comment: Most recent
I have a view attached to the user page, and get this message when visiting a user page:-
Notice: Undefined variable: title in include() (line 30 of /srv/bindings/ab331aab8e404f6d89add5010badaee5/code/sites/all/modules/views_attach/views-attach-display-profile-view.tpl.php).
Notice: Undefined variable: title in include() (line 30 of /srv/bindings/ab331aab8e404f6d89add5010badaee5/code/sites/all/modules/views_attach/views-attach-display-profile-view.tpl.php).
Comments
Comment #1
reikiman commentedOn reviewing the code, this appears to be the obvious fix:-
Comment #3
gaurav.kapoor commented