Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Lightbox Ultimate – Cannot get protected S3 MP4 videos to play in any player

by

Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox Ultimate – Cannot get protected S3 MP4 videos to play in any player

Tagged: lightbox ultimate amazon s3

  • This topic has 39 replies, 9 voices, and was last updated 12 years, 8 months ago by wpCommerce.
Viewing 15 posts - 16 through 30 (of 40 total)
← 1 2 3 →
  • Author
    Posts
  • October 30, 2011 at 8:48 am #37881
    wpCommerce
    Moderator

    I just had a look. You have multiple versions of the same javascript library included in that page.

    <script type='text/javascript' src='http://www.coolwordpresstips.com/wp-includes/js/jquery/jquery.js?ver=1.6.1'></script>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>

    I think that’s what caused the issue. You can learn more about this here –

    Lightbox Ultimate – Clicking on the Anchor does not Display any Overlay

    Also your theme is including the flowplayer javascript file –

    <script type="text/javascript" src="http://www.coolwordpresstips.com/wp-content/themes/OptimizePress/js/flowplayer-3.2.4.min.js">

    Which is likely to conflict with the one Lightbox Ultimate plugin is including –

    <script type='text/javascript' src='http://www.coolwordpresstips.com/wp-content/plugins/wp-lightbox-ultimate/lib/js/flowplayer-3.2.6.min.js?ver=3.2.1'></script>

    November 2, 2011 at 8:14 am #37882
    Jimmurdoch
    Member

    I just bought this plug in and can’t use. I have the same problem and seems to be Optimizepress. Friction, did you get any further with this?

    November 3, 2011 at 12:01 am #37883
    wpCommerce
    Moderator

    @Jimmurdoch, Can you please post a link to the page so I can have a look?

    November 3, 2011 at 2:56 pm #37884
    Jimmurdoch
    Member

    This is a protected member area. So use the temporary user login below.

    http://losttomeaningful.com/shape-your-future-1/

    user: temptt pw: temp12345

    The videos on this page I would like to hide behind thumbnails and use your plugin to pop them up in a lightbox. When I enable the default theme it works, but not with the current Optimizepress theme.

    Thanks.

    Jim

    November 4, 2011 at 12:24 am #37885
    wpCommerce
    Moderator

    @Jimmurdoch, I didn’t find any lightbox ultimate shortcode on that page. Please insert a shortcode (either anchor text or image) so I can check it out.

    November 4, 2011 at 6:08 am #37886
    Jimmurdoch
    Member

    OK. I put the Lightbox code back in and strange is that now it works. I don’t understand. I even made the files protected and they still run.

    But please check out the PDF lightbox link under the first video. This opens a lightbox but downloads the PDF and doesn’t display it in the lightbox.

    Thanks

    November 5, 2011 at 2:02 am #37887
    wpCommerce
    Moderator

    Your PDF file is working fine on my browser but I think I know what you are talking about. If you directly copy and paste the PDF file link to the browser, can you actually view the PDF file or does it prompt for download?

    If it prompts for download then probably your browser is not configured so you can view PDF file in browser mode. You should be able to configure this from the browser “options” (usually content settings).

    November 5, 2011 at 9:22 pm #37888
    Jimmurdoch
    Member

    Its the same on my iMac with both Safari and Firefox and I don’t see any settings for browser mode. But no worries. If its a browser thing I’ll leave it. I wanted the videos to work and they do.

    Many thanks.

    November 6, 2011 at 12:45 am #37889
    wpCommerce
    Moderator

    This tutorial might help – http://support.mozilla.com/en-US/kb/Opening%20PDF%20files%20within%20Firefox

    November 7, 2011 at 2:26 pm #37890
    Friction
    Member

    I ended up given up on this and just un-protected my video files. I just hope my course doesn’t get spread all across the Internet.

    November 7, 2011 at 11:28 pm #37891
    admin
    Keymaster

    @Friction, We already told you exactly what is wrong on your site with your theme (check wpCommerce’s post). Unless you correct those issues, nobody is going to be able to help you. You have a POORLY coded theme so the first coarse of action should be to use a properly coded theme or chase the developer (who gave you the theme) and peruse him to correct his mistakes. Detailed explanation on this topic here:

    https://support.tipsandtricks-hq.com/forums/topic/wrong-way-of-adding-jquery-library-to-wordpress-source-of-javascript-conflicts

    November 28, 2011 at 9:48 pm #37892
    bobbyt
    Member

    I have been trying to get the light box to work with a protected MP4 video, I have the access keys and everything, but unless I make the links public, it wont work.

    in my case the theme change didn’t make any difference either.

    So I can use your help in resolving this issue.

    Here is the code, I just took of my bucket information:

    [wp_lightbox_protected_s3_video name=”VIDEO NAME.mp4″ bucket=”BUCKET NAME” width=”640″ height=”480″ source=”http://www.onlinemoneymastersacademy.com/wp-content/uploads/2011/08/play-button-e1315840503303.png”%5D

    [wp_lightbox_anchor_text_html5_video link=”https://s3.amazonaws.com/path to my video.mp4″ width=”640″ height=”480″ text=”Click here to open the video with HTML5″]

    November 28, 2011 at 10:45 pm #37893
    Peter
    Member

    Hi,

    Please do the following tests to see if any other plugin or even your theme is conflicting with the plugin:

    Test to (How to) Identify a Conflicting Theme or Plugin

    Then please watch the video titled “How to embed videos from Amazon S3” to ensure that you haven’t missed anything in your setup:

    http://www.tipsandtricks-hq.com/wordpress-lightbox-ultimate-plugin-display-media-in-a-fancy-lightbox-overlay-3163

    November 29, 2011 at 4:46 am #37894
    bobbyt
    Member

    I did one better :)

    I installed WP on a new domain with the 2011 theme that come with the install

    no other plugins and I yet cant get the Secure S3 to play

    in both cases I get the same error

    here is the error I get:

    200, stream not found, NetStram.Play.STreamNotFound,clip:'[Clip]’http://MY S3 BUCKET/v1.s3.amazonaws.com/Move Name.mp4?AWSAccessKeyId=##############Expires=132255&Signature=YAX…………..%3D”

    November 29, 2011 at 5:17 am #37895
    Peter
    Member

    Hi,

    I’m assuming you watched the video titled “How to embed videos from Amazon S3” in the link I mentioned above, just so that you are sure you didn’t miss anything, right? Because a very similar error message is in the video too.

  • Author
    Posts
Viewing 15 posts - 16 through 30 (of 40 total)
← 1 2 3 →
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ