Bruce Miller
posted this on March 15, 2011 08:15
When you transfer files to the server using FTP, these files can be uploaded in two distinct modes: text and binary. As Flash CMS libraries are encoded, they should be transferred in binary mode.
You can tell that you've encountered this issue if you see any of the following:
To fix this error, set your FTP software to binary transfer mode and upload "admin" folder again.
Here's how to switch to binary mode in common FTP transfer programs:




Following this link you can watch video tutorial about binary mode.
Comments
Thanks for the heads up :)