8
In my php editor (I use PSPad) I have 'Format' menu where I can choose beetween:
- DOS (CR+LF)
- Unix (LF)
- MAC (CR)
If you do not have a editor, what by the just one click would change the EOL character, you can try: rename perm.php to perm_old.php, create new file, copy&paste from perm_old.php to the new one and save as perm.php.
I had no problem with batch upload, but I used this function only sporadically.
I agree that there is no option to create a new album from the user. It's a pity!
So I've created a category named "New", where users send pictures, and if necessary, I create a new album in the admin panel and move a new photos to it. But I have only a few of these users, so this solution is sufficient for me.