Hey @csignncsign, I believe the file /wp-content/plugins/effects-for-nextgen-gallery/effects/lightbox/effect.php is improperly encoded, which is why you get this error, even though there is no white space on either tail end of the file.
I solved this problem pretty simply like this:
- open your favorite plain text editor (NOT MS Word or similar. Notepad or BBEdit are fine)
- make a new file
- copy the contents of effect.php over to this new file
- save this file as effect.php
- back up the original file
- upload the new effect.php to /wp-content/plugins/effects-for-nextgen-gallery/effects/lightbox/
That said, if Fanninger isn’t going to support his plugin- and also is unwilling/unawares with a simple problem, you might have better luck not using it at all.
Best