XF 2.3 Add-on data template.xml keep old data

FoxSecrets

Well-known member
I am facing a weird situation.

I own an add-on and now I've updated it for XF 2.3 (changed a line), however the data/template.xml insists in keep the old data, even if I delete the file or rebuild all cache files.

I've already saved a lot of times, generate several new versions and still the same.

How can I have my add-on to recognize the changes? Am I missing something?
 
The XML isn't generated from thin air, it's just the content that is stored in the database.

Did you triple-check if the correct version of the template is in the db?
 
Back
Top Bottom