OK, thanks! It is version 1.3.1. I don't *think* any of the changes I made would have removed the header information. The modifications I made were mostly to row names and I also added some more fields and moved some around. We are using it to export orders to the shipping warehouse so it had to follow their required format. I also set up a php script to automatically FTP the file from the server to the warehouse when the store owner clicks the Export button. The headers work fine if I download the file, but they just don't show up if I save it to the server.
The only issue is the header row, I just want it to show up in the file when it is saved on the server. Right now it only shows up if I download the file. Everything else works great

Bookmarks