ExpressionEngine

2.11.9 User Guide

Retired Documentation

You are using the documentation for version 2.11.9. Go here for the latest version or check here for your available upgrades to the latest version.

Forum Update Notes for Version 3.1.22

If you have not customized your existing forum templates:

Simply replace your entire forum theme folder with the new set:

themes/forum_themes/

If you have customized your existing templates:

You will need to manually edit your Edit Preferences Template (forum_member/edit_preferences.html)

Replace:

<form method="post" action="{path:update_edit_preferences}">
<input type="hidden" name="XID" value="{XID_HASH}" />

With:

{form_declaration}