What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Bug Outdated template

Sadiq6210

New Member
Hello,

In the template (xfa_rmcl_rm_categories.less), I just changed this icon:
.m-faContent(@fa-var-comments);

With this:
.m-faContent(@fa-var-folder-open);

However, the template will be marked as outdated template:
1726568381046.png

Any idea why this happen?
 
Hello,

I believe it's because you modified it, hard to say i don't exactly know how xenforo detects outdated templates.

Clément
 
Thanks @Clement
Actually I modified many templates with many changes, however, only this template when I change anything in it even if I add 1px then it will highlighted as outdated ! Could you please investigate more about it?
 
Honestly no, I don't see it as a major issue.
If you don't want that to happen I would recommend doing the modification with a template modification instead of the style modifcation.
 
Could be because you had the previous add-on that I renamed to release it as RM nodes layout and didn't uninstall it.
Templates names are the same.
 
Thanks @Clement

I think you didn't change one of the template versions in the new addon (1.0.x), it is still showing the old addon version number which was 3.0.x

The issue has been resolved by modifying the below file:
upload\src\addons\XFA\RMNodesLayout\_data\templates.xml

I replaced this:
<template type="public" title="xfa_rmcl_rm_categories.less" version_id="903000090" version_string="3.0.0"><![CDATA[.xfrm-icon

With this:
<template type="public" title="xfa_rmcl_rm_categories.less" version_id="901000090" version_string="1.0.0"><![CDATA[.xfrm-icon
 
I don’t change it, it’s changes automatically so could be when I ported the templates to the new addin
 
Thanks @Clement

The outdated template issue resolved but now I am getting the file health error
I believe it should be sorted from your side as a developer for this addon, I would appreciate that for you

1726814130291.png
 
I'll look into it at some point when doing an update.

This is something that will be very low priority though as I consider it as a non blocking issue.
 

From bespoke add-on development to complex integrations and specialized enhancements, we offer a range of XenForo development services designed to help your community thrive.

Start discussing your needs
Back
Top
Cart