Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #202699

    I get the below error when adding an MP4 url to the Video box (where we provide youtube link etc.). I thought it was possible to embed my own videos and that could be accomplished by providing the full url, such as site.com/videos/video1.mp4

    Or is it a setting that is blocked, that can be enabled by updating the code?

    Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home6/require5/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 573

    Warning: file_get_contents(http://requirementsinc.com/members/ba/trial-recordings/Interview_Ruchie/Ruchie_Interview.jpg) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home6/require5/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 573

    Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home6/require5/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 573

    #203021

    Hi shriii!

    Yes, it should be just like adding in a youtube or vimeo link except the full url to your local server. Ex: http://yoursite.com/videos/video1.mp4 .

    Is that what isn’t working now?

    Best regards,
    Devin

    #204481

    I have the exact same problem. I looked at the function-set-avia-frontend.php on line 573 but couldn’t understand a thing :(
    How do I fix this?

    #204582

    Hey!

    What kind of video file are you linking to? Is it local?

    Best regards,
    Devin

    #204588

    yes, it is local. I have uploaded it and imported it to the mediathek (that’s the german word) but it won’t work

    #204847

    Hi!

    This is included as a side note with the Video element:

    Attention when using self hosted HTML 5 Videos:
    Different Browsers support different file types (mp4, ogv, webm). If you embed a example.mp4 video the video player will automatically check if a example.ogv and example.webm video is available and display those versions in case its possible and necessary.

    What is the format of the video?

    Regards,
    Ismael

    #204986

    it’s .mp4

    #205184

    Hey!

    Try applying the solution described here: http://www.solo-technology.com/blog/2010/04/07/quick-fix-for-url-file-access-is-disabled-issues/

    Best regards,
    Josue

    #205215

    Hello,

    thanks for the tip, the fix with enebling it in the php.ini solved the problem partially.
    Now there is no error mesage, but when you click on the play button, the loading circle-thingy will come, but the video won’t load or start.
    Any solutions?

    If you want to take a look: http://frei-cycle.de/videos at the bottom, the others are embedded youtube videos that work properly.

    #205220

    Actually your video is loading, here on my end (Chrome / Mac OS X).

    Regards,
    Josue

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Unable to enbed own video url’ is closed to new replies.