• Whoops! There was an error.
        3. Whoops\Exception\ErrorException
        …/­inc.php97
        2. Whoops\Run handleError
        <#unknown>0
        1. file_get_contents
        …/­inc.php97
        0. include
        …/­film-makers.php1013

        Whoops \ Exception \ ErrorException (E_WARNING)

        Callstack information; navigate with mouse or keyboard using Ctrl+↑ or Ctrl+↓
        Copy-to-clipboard button
        Exception message and its type
        Code snippet where the error was thrown
        Server state information
        Application provided context information
        Whoops\Exception\ErrorException thrown with message "file_get_contents(http://vimeo.com/api/v2/video/216078461.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found " Stacktrace: #3 Whoops\Exception\ErrorException in /home/sites/showreels.com/public_html/inc.php:97 #2 Whoops\Run:handleError in <#unknown>:0 #1 file_get_contents in /home/sites/showreels.com/public_html/inc.php:97 #0 include in /home/sites/showreels.com/public_html/film-makers.php:1013

        file_get_contents(http://vimeo.com/api/v2/video/216078461.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

        /home/sites/showreels.com/public_html/inc.php
              
        if(substr($Submitted, 0, 4) == "http") {  
         
         
         
         $videoID = $str;
        $jsonurl = 'http://vimeo.com/api/v2/video/'.$videoID.'.json';
        $json = file_get_contents($jsonurl,0,null,null);
        $json_output = json_decode($json,true);
        echo '<P  style="position:relative;left:0; top:0;  text-align: center;  ">';
        <#unknown>
        /home/sites/showreels.com/public_html/inc.php
              
        if(substr($Submitted, 0, 4) == "http") {  
         
         
         
         $videoID = $str;
        $jsonurl = 'http://vimeo.com/api/v2/video/'.$videoID.'.json';
        $json = file_get_contents($jsonurl,0,null,null);
        $json_output = json_decode($json,true);
        echo '<P  style="position:relative;left:0; top:0;  text-align: center;  ">';
        /home/sites/showreels.com/public_html/film-makers.php
        	
            
           
         
         
         
         
        <?php include('inc.php'); ?>
         
         
        Key Value
        country worldwide
        empty
        empty
        empty
        Key Value
        _token 8e5e76a84175ef827d5b1e64b96823c8
        Key Value
        PATH /usr/local/bin:/usr/bin:/bin
        REDIRECT_STATUS 200
        UNIQUE_ID aCCG_gH8Z1n-VRJlnrrjdwAAABc
        SCRIPT_URL /film-makers
        SCRIPT_URI http://imap.showreels.com/film-makers
        USERNAME root
        DEFAULT_PHP_VERSION 53
        HTTP_ACCEPT */*
        HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
        HTTP_HOST imap.showreels.com
        HTTP_CONNECTION close
        SERVER_SIGNATURE <address>Apache Server at imap.showreels.com Port 80</address>
        SERVER_SOFTWARE Apache
        SERVER_NAME imap.showreels.com
        SERVER_ADDR 10.0.230.43
        SERVER_PORT 80
        REMOTE_ADDR 3.129.253.49
        DOCUMENT_ROOT /home/sites/showreels.com/public_html
        REQUEST_SCHEME http
        CONTEXT_PREFIX
        CONTEXT_DOCUMENT_ROOT /home/sites/showreels.com/public_html
        SERVER_ADMIN root@localhost
        SCRIPT_FILENAME /home/sites/showreels.com/public_html/film-makers.php
        REMOTE_PORT 59914
        REDIRECT_URL /film-makers
        REDIRECT_QUERY_STRING country=worldwide
        GATEWAY_INTERFACE CGI/1.1
        SERVER_PROTOCOL HTTP/1.1
        REQUEST_METHOD GET
        QUERY_STRING country=worldwide
        REQUEST_URI /film-makers?country=worldwide
        SCRIPT_NAME /film-makers.php
        HOME /home/sites/showreels.com
        PHP_SELF /film-makers.php
        REQUEST_TIME_FLOAT 1746962175.0003
        REQUEST_TIME 1746962175
        empty
        0. Whoops\Handler\PrettyPageHandler