Just upgraded from RC 2 to 1.0.4...

Not problem. It's just that the changes got reset. I have this habit of moving things around.
 
Just copy the contents of any outdated template to notepad.
Revert the template.
Copy the contents of the updated template to notepad.
Do a comparison and merge your changes back in to the new template.

Ideally you should keep a list or file with all your edits, which makes it easier to refer to them during an upgrade.

http://xenforo.com/community/threads/frequently-asked-questions.5183/#post-180455

What are outdated templates and why do I need to revert them? Can't I just continue using the old ones?
If a template is changed between releases, i.e. from 1.0.0 to 1.0.1, and you have manually edited it, then it will be marked as outdated. This is done because the software doesn't automatically overwrite those templates, thereby causing certain functionality which you have added to be lost. It is an indication that the core code has changed and you need to take action. The software will continue to function with these outdated templates but you may be missing important updates and bug fixes so it is recommended to revert and reapply any edits.

How can I compare changed code when I have outdated templates which need to be reverted and edited once more?
You can use a file compare program which will highlight any differences between two files.
Notepad++ is a free program with file compare functionality.
 
Brogans system is the best, updating takes me less than 5 minutes for the tempate edits. Just some copy/paste action.
 
Top Bottom