Forum Replies Created

Viewing 1 replies (of 1 total)
  • 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:

    1. open your favorite plain text editor (NOT MS Word or similar. Notepad or BBEdit are fine)
    2. make a new file
    3. copy the contents of effect.php over to this new file
    4. save this file as effect.php
    5. back up the original file
    6. 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

Viewing 1 replies (of 1 total)