• Resolved madnad

    (@madnad)


    Hi

    First I want to say how much I love this plugin. It is by far the best one I have seen for wordpress, and I have been using it successfully for a while. I am so pleased that you have started to update it again.

    Okay, so I have one issue. I can upload videos and add preview image and it appears in the gallery so all that is fine. When I add a pop-up video into a post however, when I press ‘publish’ I get a weird PHP error.

    “Warning: Cannot modify header information – headers already sent by (output started at /home/user/public_html/website.co.uk/wp-content/plugins/cool-video-gallery/cool-video-gallery.php:756) in /home/user/public_html/website.co.uk/wp-includes/pluggable.php on line 881

    I don’t know anything about PHP, I am not very techy, so have no idea what this means. I find if I click BACK on my browser, it takes me back to the post input page, and it looks unpublished. However, if go to the front end of the site, I can see the post has published, and the video displays correctly.

    It is just this weird error message that, to someone like me who is not knowledgeable in PHP, is a bit startling.

    I am using wordpress 3.4 and CVG 1.6.

    Any help or advice is much appreciated.

    http://wordpress.org/extend/plugins/cool-video-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Praveen Rajan

    (@praveen-rajan)

    @madnad

    Could you give this a try.

    Open the file cool-video-gallery.php. Go to line number 755

    Replace

    ?>
    
    <script type="text/javascript">

    with

    ?>
    <script type="text/javascript">

    This removes a blank line.

    Thanks,
    Praveen Rajan

    Hi, I have the same problem and i try your tip but it isnt work.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Cool Video Gallery] Error after adding video to a post’ is closed to new replies.