The are the template changes since 3.5.3 ONLY
If you are not running 3.5.3 yet, there are significantly more changed templates than are listed here. Use "Find Updated Templates" to find the templates that have changed and incorporate those changes. You may even wish to start with a default style!
Note:
You need to only look through this post for templates you have customized. You do not need to take any action to ensure that your uncustomized templates are the latest versions.
If you find a template you have customized in this list, you will likely want to include the changes made here. However, this is not always required. Under each change listed here, you will see "requires revert?" This refers to whether the changes are mandatory (yes). If the changes are mandatory, things will break if you do not incorporate the changes made. It is strongly recommended that you revert and recustomize any templates that say they require a revert. If requires revert is listed as "no", your board should continue functioning without the changes, but any bug fixes/improvements will not be applied unless you revert the template!
Additionally, you may wish to use the "Find Updated Templates" feature in the control panel to find templates that have been changed since your last edit to them.
-----------------------------------------------------
reportbadpost
Added closing tag (</form>) for the form.
Requires Revert? Technically Yes
pm_receiptsbit
Added a missing </span> tag. See this bug.
Requires Revert? No
memberinfo_membergroupbit
Wrapped a : in a conditional so it does not show up when there is no description. See this bug.
Requires Revert? No
search_forums
For consistency, changed:
Code:
<if condition="$bbuserinfo['userid']">
to:
Code:
<if condition="$show['member']">
Requires Revert? No
im_skype
im_send_skype
MEMBERINFO
Minor changes to implement SkypeWeb online status support.
Requires revert? No (Though you will need to revert if you want SkypeWeb support)
help_bbcodes
Changed a phrase (see this Bug)
Requires revert? No (You will need to revert if you want a correct display)
modifypassword
Made changes so banned users that still have permission to view the board can change their password but not their email.
Requires Revert? No
calendar_edit
newreply
newthread
SHOWTHREAD
STANDARD_ERROR_LOGIN (new template)
If guest posting is enabled and a registered user's session times out while posting, allow them to log back in without losing their post.
Requires revert? No (Though recommended if you allow guests to post)
navbar
Added labels for username / password to increase accessibility
Requires revert? No
pm_newpm
Fixed invalid HTML by adding </td></tr>
Requires revert? No
usernote_note
Changed such that the smilie box expands its width properly if necessary.
Requires revert? No
Bookmarks