addedHolger wrote:Swedish translation send via PR
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 149: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=still-sight-xxxxxx&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
You didn't set up your Google Public API key:jonasj wrote:update 0.1.3, gets error
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 149: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=still-sight-xxxxxx&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899) [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899) [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
In order to use Video Gallery, you must create a Google Public API key. Please, visit Google Developers Console to generate the key. If you have trouble to generate your key, read the guide Google Developers Console Help: API keys. Until you set up your key, the gallery will be unavailable.
Don't see it, maybe a good explanation helps you...
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 149: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=AIzaSyCniAq1Sysdm3tyW5G0zoO3F EDIT ***uZbMEWI&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
Be sure that your server supports allow_url_fopen, if so turn it on.girello wrote:error occurs only when you are connected to the forum
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 149: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=AIzaSyCniAq1Sysdm3tyW5G0zoO3F EDIT ***uZbMEWI&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
sorry vinny how do it pls? tnx_Vinny_ wrote:Be sure that your server supports allow_url_fopen, if so turn it on.girello wrote:error occurs only when you are connected to the forum
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/youtubegallery/controller/youtubegallery.php on line 149: file_get_contents(https://www.googleapis.com/youtube/v3/videos?id=&key=AIzaSyCniAq1Sysdm3tyW5G0zoO3F EDIT ***uZbMEWI&type=video&part=snippet): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden