Correct usage of addClassExtension to extend Templater class to support both XF2.1 and XF2.2?

  • Thread starter Thread starter mazzly
  • Start date Start date

mazzly

Guest
Member
Hi,

We recently started seeing a compatibility problem with our own addon related to some AddonFlare addons, and the "workaround" at the moment is for our addon to set a higher execution order for the Templater extension. This doesn't feel like the correct solution...

I also have a feeling that this was not a problem before we added XF2.1 support to our addon by overriding the class extension in the app_setup event.

The errors can be seen here and here

Okay, so...

Read more

Continue reading...
 
Top