Blog Sections Open
Troubleshooting a File Manager That Stops Working in Evolution CMS
A broken file manager is usually a path or connector problem before it is a content problem.
When the file manager stops working, editors usually describe the symptom in practical terms: images do not show up, folders behave strangely, or uploads stop appearing where expected.
Where to Start
- verify the configured file paths
- check whether the connector is being reached correctly
- confirm writable permissions for upload targets
- review recent build or path changes
The important point is that manager-side media issues usually come from integration paths, not from the content tree. Start with configuration and connector behavior before replacing the editor or rebuilding the site.
Sending Custom `header()` Responses from Evolution CMS Export Logic
How to reason about custom response headers when exporting files such as Excel documents from an Evolution CMS context.
Using Snippet Output as the Source for a TV Value
How to think about TV values that should come from computed logic rather than manual input, and when to generate them outside the TV itself.