RSS Feed/News PHP Callback for support older versions and new XF tags

Status
Not open for further replies.

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,836
Points
823

Reputation:

I am working on making one of my add-ons work with an older version of XF. One of my challenges is my add-on uses <xf:profilebanner in one of its templates that that tag does not work with XF 2.1.

First I tried using conditional statements but that doesn't work as the install fails. Next I tried a callback in the template modification and while they let me install it now renders the "<xf:profilebanner " tag in the code versus the results of that tag.

Any thoughts?

Continue reading...
 
Status
Not open for further replies.
Top