You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently run with Smarty caching turned OFF since there are many anomalies which crop up when it's turned on (menus don't display correctly, etc...). Might speed things up to have the pre-rendered pages cached instead of only pre-compliled.
I've worked around the menu glitch by turning off caching for menus, but still end up with duplication of modules across the page when caching is turned on.
The text was updated successfully, but these errors were encountered:
(from [a51aede]) Fixes new default navigation showall view, adds some code for possible future smarty cachine, adds missing mixed case table names to fix_table_names() [#711 state:resolved] [#709] a51aede
We currently run with Smarty caching turned OFF since there are many anomalies which crop up when it's turned on (menus don't display correctly, etc...). Might speed things up to have the pre-rendered pages cached instead of only pre-compliled.
I've worked around the menu glitch by turning off caching for menus, but still end up with duplication of modules across the page when caching is turned on.
The text was updated successfully, but these errors were encountered: