Hi Shane
Unfortunately it blew stuff up, well, sucked it into a black hole actually.
The file module was not installed at all to begin with. We had a load of channel fields set up in different groups, used by different channels. Maybe 150 entries in all. Here’s an example:
Channel Field Group = Featured Pages
3 Channel Fields:
1)
Field Label = Image
Short Name = {featured-image}
Type = File
2)
Field Label = URL
Short Name = {featured-url}
Type = Text Input
3)
Field Label = Opens in New Window?
Short Name = {featured-new-window}
Type= Checkboxes
This was working fine, with {featured-image} pulling the correct image into the template. The images are stored/managed in File Manger.
When we installed the Files Module, all the Channel Fields of Type = File were wiped from the database, in all Channel Field Groups. They were completely missing. All other Channel Fields remained exactly how we set them up. EE obviously no longer knew anything about the Image channel field because the {featured-image} short name was being parsed directly into the template. The Featured Image files were still in their correct upload directory.
I wiped the db and reinstalled from a backup taken 2 hours before and all the File Channel Fields were back.