This is a list of templates that have been modified between glFusion v1.1.3 and glFusion v1.1.4. Those with an X in the Must Update column must be updated in your theme or functionality will break.
| Directory / Template | Must Update | Description |
|---|---|---|
| public_html/layout/nouveau/ | ||
| htmlheader.thtml | X | Changed 2 lines that reference style sheet and javascript. Now references css.php and js.php. {site_url}/css.php?t={theme} and {site_url}/js.php?t={theme} |
| style.css | Added new styles for .stats-header-title-narrow and .stats-header-count-wide | |
| public_html/layout/nouveau/admin/config/ | ||
| config_element.thtml | X | Added new element type of password. |
| public_html/layout/nouveau/admin/group/ | ||
| groupmembers.thtml | X | Removed the header table. No using admin lists so no header is needed. |
| public_html/layout/nouveau/admin/lists/ | ||
| list.thtml | X | Added a check to surpress the <form></form> HTML if no form_url is defined. |
| public_html/layout/nouveau/search/ | ||
| search.thtml | Increased the length of the search keyword field to 255 characters. | |
| public_html/layout/nouveau/users/ | ||
| profile.thtml | Do not display the email icon if user has no email or has elected not to receive emails. | |