The are the template changes since 3.5.2 ONLY
If you are not running 3.5.2 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.
Additionally, you may wish to use the "Find Updated Template" feature in the control panel to find templates that have been changed since your last edit to them.
-----------------------------------------------------
memberlist_search
$vbphrase[is_greater_than] => $vbphrase[is_greater_than_or_equal_to]
Requires Revert: Yes
FORUMDISPLAY
search_results
Changed
HTML Code:
<td class="vbmenu_control" id="imod" align="center">
to
HTML Code:
<td class="vbmenu_control" id="imod" align="center" title="$vbphrase[moderation]">
Requires Revert: No
FORUMDISPLAY
Removed width="auto" from one table.
Requires Revert: No
search_forums
Removed the Boolean / Natural Language buttons. The fulltext search now works off one permission. If the user has the boolean permission then that is what they use, otherwise the natural language option.
Requires Revert: No
pm_messagelist
pm_editfolderbit
pm_editfolders
Changed & to & in several links.
Requires Revert: No
STANDARD_REDIRECT
Added character in red for validation purposes:
Code:
document.write('<\/div>');
Requires Revert: No
MEMBERINFO
Removed characters in red:
Code:
<table cellpadding="0" cellspacing="$stylevar[formspacer]px" border="0">
Requires Revert: No
Bookmarks