I’m wondering if using IPlatformFile would be better than FFileHelper?
My server uses Unix based text file formatting. I figured this would just cause issues with symbols and formatting rather than invalidating the entire file, but could that cause the problem?
If so I could manually upload the files and run a script to change the format structure.
If anyone could offer up some insight on the build errors with the LE plugins that would be amazing as well. Reading the files as XML or JSON would be a lot easier for what I’m trying to do, but text files were the only thing I could think of…
My path formats were:
/home/…/public_html/wp-content/progen/progenhtml5.html &
www.sitename.com/wp-content/progen/progenhtml5.html
I’m using a GreenGeeks server too. I don’t think that would have anything to do with this, but it might help.
Thanks again!