ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,860
- Points
- 823
Reputation:
All the time it was impossible to call the control panel templates from the public part, but in the control panel it was possible to call. Are these faces now gone? Because recording does not work on XF 2.1.4:
Code:
And we got the corresponding error. In 2.1.5, this works in the public part.
Continue reading...
Code:
Code:
<xf:macro template="admin:helper_criteria" name="user_tabs"
arg-userTabTitle="{{ phrase('allow_download_this_resource_while') }}" arg-active="user" />

Continue reading...