[ Video Sharing CMS v4 ] Upload video from the web

Started by ricardob24,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ricardob24Topic starter

Dear
Attachment I has a error when I try to upload video from the web. Same error in the screen on my dashboard when I try to add media.

And bellow I try to put one embed code from youtube bur look  the error:

Notice: Undefined index: id in /home/elitebok/public_html/lib/class.providers.php on line 725

Notice: Undefined index: title in /home/elitebok/public_html/com/com_share.php on line 56

Notice: Undefined index: duration in /home/elitebok/public_html/com/com_share.php on line 92

Notice: Undefined index: description in /home/elitebok/public_html/com/com_share.php on line 100

Thanks
Tomas Brito

  •  

Marius P.

Hi,
the notices say no data for the video was received.
Can you tell me what video you have tried? Does the Youtube importer work (so we clear Curl/Json issues)?
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

ricardob24Topic starter

When I entry to Upload > Upload video from de web the page show like to the attachment so I can not upload video by this way.

Thanks
Tomas Brito
  •  

Marius P.

You use version 1 of Brasil/UltimaTheme.
By default is ok, just tested, so something on your server/setup is breaking it, so...are you going to show me/message me a link?
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

ricardob24Topic starter

I was installed phpvibe-tester an this is the result:
Basic requirements

MbString found!
PHP is OK. Version : 5.3.28!
Ioncube loader is available!
License key check simulation

Requirement: cUrl. Installation

Passed. Test result is below.
array(2) {
  ["valid"]=>
  string(4) "true"
  ["info"]=>
  array(4) {
    ["id"]=>
    string(1) "1"
    ["license"]=>
    string(8) "Test key"
    ["domain"]=>
    string(12) "Not applying"
    ["expires"]=>
    string(12) "Not applying"
  }
}
Youtube API test

Requirement: cUrl. Installation

Passed. Test result is below.
   phpVibe Video CMS - phpVibe's Youtube Importer
array(2) {
  ["apiVersion"]=>
  string(3) "2.1"
  ["data"]=>
  array(19) {
    ["id"]=>
    string(11) "fIadOXV1wVg"
    ["uploaded"]=>
    string(24) "2013-10-03T09:36:52.000Z"
    ["updated"]=>
    string(24) "2014-06-19T13:46:50.000Z"
    ["uploader"]=>
    string(9) "seocanyon"
    ["category"]=>
    string(4) "Tech"
    ["title"]=>
    string(46) "phpVibe Video CMS - phpVibe's Youtube Importer"
    ["description"]=>
    string(165) "This video shows you the available options in phpVibe 3.3 for importing Youtube videos via Youtube API directly from your phpVibe administration.
Please watch in HD."
    ["thumbnail"]=>
    array(2) {
      ["sqDefault"]=>
      string(45) "http://i.ytimg.com/vi/fIadOXV1wVg/default.jpg"
      ["hqDefault"]=>
      string(47) "http://i.ytimg.com/vi/fIadOXV1wVg/hqdefault.jpg"
    }
    ["player"]=>
    array(2) {
      ["default"]=>
      string(71) "http://www.youtube.com/watch?v=fIadOXV1wVg&feature=youtube_gdata_player"
      ["mobile"]=>
      string(42) "http://m.youtube.com/details?v=fIadOXV1wVg"
    }
    ["content"]=>
    array(3) {
      [5]=>
      string(73) "http://www.youtube.com/v/fIadOXV1wVg?version=3&f=videos&app=youtube_gdata"
      [1]=>
      string(102) "rtsp://r4---sn-p5qlsu76.c.youtube.com/CiILENy73wIaGQlYwXV1OZ2GfBMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp"
      [6]=>
      string(102) "rtsp://r4---sn-p5qlsu76.c.youtube.com/CiILENy73wIaGQlYwXV1OZ2GfBMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp"
    }
    ["duration"]=>
    int(401)
    ["aspectRatio"]=>
    string(10) "widescreen"
    ["rating"]=>
    float(5)
    ["likeCount"]=>
    string(1) "2"
    ["ratingCount"]=>
    int(2)
    ["viewCount"]=>
    int(995)
    ["favoriteCount"]=>
    int(0)
    ["commentCount"]=>
    int(3)
    ["accessControl"]=>
    array(8) {
      ["comment"]=>
      string(7) "allowed"
      ["commentVote"]=>
      string(7) "allowed"
      ["videoRespond"]=>
      string(9) "moderated"
      ["rate"]=>
      string(7) "allowed"
      ["embed"]=>
      string(7) "allowed"
      ["list"]=>
      string(7) "allowed"
      ["autoPlay"]=>
      string(7) "allowed"
      ["syndicate"]=>
      string(7) "allowed"
    }
  }
}
Cron & FFMPEG Requirements

Optional! But required for automated imports from Youtube/etc and video conversion from avi/mpeg to mp4 (ffmpeg)

exec is enabled!
shell_exec is enabled!
FFMPEG seems to be available. FFMPEG is optional.
Test completed

Congratulations! Even if PHPVibe depends on a bit more that this test performs, you seem to have a fit hosting environment.

And now I talk to arvixe support for enable the cURL


But what do you recommended. My site is http://sinlimits.com
Thanks
Tomas Brito
  •  

Marius P.

I assume curl is the problem, but mod_security could be an issue that all Arvixe clients complain about, just search arvixe with the form on this forum.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (7)