Content types created after installation of this module are not displayed in the overview
jehoho - April 3, 2009 - 14:44
| Project: | Mail Editor |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Due to older content in the cache this module does not display content types created after installation of this module.
Fix: You may disable the cache: go to line 96 in mail_edit.module and remove the if...else condition and the "if"-part´s code. Use only the code from the "else"-part.
