• Resolved BeeCee

    (@csigncsign)


    Plugin causes many errors with other plugins, such as “easycontact”:

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /homepages/25/d13574424/htdocs/multiblogs/wp-content/plugins/effects-for-nextgen-gallery/effects/lightbox/effect.php:1) in /homepages/25/d13574424/htdocs/multiblogs/wp-content/plugins/easy-contact/econtact.php on line 112

    http://wordpress.org/extend/plugins/effects-for-nextgen-gallery/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Fanninger Thomas

    (@fanningert)

    Hi! Thanks for your message. But at the moment I center my free time on my new Plugin. After that I would like to create I new plugin with not only focus on NextGen Gallery.
    Regards Thomas

    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

    Plugin Author Fanninger Thomas

    (@fanningert)

    Hi, I hope it will be corrected with 0.8.5 version.

    Plugin Author Fanninger Thomas

    (@fanningert)

    Hi!
    I corrected the bug in the version 0.9. The correction is at the moment in the dev version implemented.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Effects for NextGEN Gallery] Attention: error in header!’ is closed to new replies.