![]() |
[Rejected] Finding Updated Templates - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Development (https://community.mybb.com/forum-161.html) +--- Forum: MyBB 1.8 Development (https://community.mybb.com/forum-165.html) +---- Forum: 1.8 Bugs and Issues (https://community.mybb.com/forum-157.html) +----- Forum: Rejected (https://community.mybb.com/forum-184.html) +----- Thread: [Rejected] Finding Updated Templates (/thread-154330.html) |
Finding Updated Templates - Leefish - 2014-06-02 I had a look how much work it was going to be to convert mybb18 templates to my custom theme. The way find updated templates seems to have changed; now all changed templates are listed, even after completing a diff and a full edit the altered template remains on the updated list, rather than as in 1.6 where after checking a template and doing the edit it was removed from the list of updated templates. If I reverted the template it was removed from the list. RE: Finding Updated Templates - StefanT - 2014-06-02 The reason for this is that the internal version code is 1700 but the theme's version code is 1800. |