• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Youtube importer API V3 is being upgraded PHPVIBE 3.6 --- V4.

Started by MacKen,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

MacKenTopic starter

As the Youtube API v2 is no longer functional this patch will replace the old Youtube importer with a functional one.
Details here: http://www.phpvibe.com/forum/phpvibe-announcements/the-youtube-importer-is-being-upgraded/

Changed files:
Code: [Select]

/cron.php
lib/class.youtube.php
lib/class.providers.php
lib/functions.php
/moderator/adm-functions.php

/moderator/yt.php
/moderator/yt_search.php
/moderator/yt_bc.php
/moderator/ytsetts.php
/moderator/hooks/youtube.hook.php
/moderator/css/style.css

removed files:
/moderator/youtube.php
/moderator/youtube1by1.php



Open php.ini

download http://curl.haxx.se/ca/cacert.pem and save it somewhere.
update php.ini -- add curl.cainfo = "PATH_TO/cacert.pem"


Fix nish

  •  

MacKenTopic starter

NOT OPEN file php.ini

==========================================

EX:


Open: lib/class.youtube.php

After calling 592:
        curl_setopt($tuCurl, CURLOPT_RETURNTRANSFER, 1);

before calling:

curl_exec():

ADD:
        curl_setopt ($tuCurl, CURLOPT_CAINFO, ABSPATH."\cacert.pem");

File: HTTP from curl.haxx.se: cacert.pem      >>   http://curl.haxx.se/ca/cacert.pem

File: cacert.pem upload folder root

  •  

MacKenTopic starter

  •  

MacKenTopic starter

NOT OPEN file php.ini

==========================================

EX:


Open: lib/class.youtube.php

After calling 592:
        curl_setopt($tuCurl, CURLOPT_RETURNTRANSFER, 1);

before calling:

curl_exec():

ADD:
        curl_setopt ($tuCurl, CURLOPT_CAINFO, ABSPATH."/cacert.pem");

File: HTTP from curl.haxx.se: cacert.pem      >>   http://curl.haxx.se/ca/cacert.pem

File: cacert.pem upload folder root
  •  

MacKenTopic starter

P/S All

Could u please contact me on skype. I need ur help.

My skype id is: litalino
  •  

PHPVibe A.

Hi, what is all this? I don't understand what you are saying or asking...upgrade your curl or reinstall it if you have issues.
Or check here http://www.phpvibe.com/choosing-a-server-for-phpvibe/

MacKenTopic starter

I'm using and I upgraded PHPVIBE3.6 v2 to v3 AIP youtube as my guide on
  •  

PHPVibe A.

Sorry, are you using google translate? Since I don't really understand what you are trying to say.

 

Similar topics (7)

The PHPVibe Archive is now public

Started by Marius P.


Replies: 0
Views: 16193

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 36797

How to use the PHPVibe user system (internally or externally)

Started by PHPVibe A.


Replies: 0
Views: 8778

New PHPVIBE 5 (Beta testing DISCUSSION)

Started by yafe3


Replies: 31
Views: 16740

The problem of text chatting PHPVibe 5.0.

Started by Nayn


Replies: 4
Views: 4895

New PHPVibe v5 Issues and Discussions

Started by DeadFish


Replies: 1
Views: 6076

Better Idea for PHPVibe v5 Channels page

Started by DeadFish


Replies: 2
Views: 3513