When I enable my custom module, all the images (within tags) disappear. It happens only on some of my custom built modules.
I had similar problem (not sure if exactly the same) before with a module that was pretty small and straightforward. Eventually I started changing encoding of every file in that module from ANSI to UTF-8 in notepad++ while refreshing the page. At some point images started showing up.
This module now has 400 files in it and I don't want to change every single one of them to perhaps finally see images.
Paths are correct.
Did anyone run into similar problem?
PyroCMS version is 2.0 RC and it is multi-site version.