PHPVibe icon indicating copy to clipboard operation
PHPVibe copied to clipboard

while importing from Playlist 2nd page shows white blank page no videos

Open geekguide opened this issue 2 years ago • 7 comments

Hello while importing from Playlist white page shows on 2nd page,only page 1 working for importing videos not after that...

geekguide avatar Mar 10 '23 14:03 geekguide

Hi! What's the error in the server's error log?

PHPVibe avatar May 05 '23 12:05 PHPVibe

Hello i didn't check the server error log at that time but when click on second page it just shows white page. no videos ...please check your demo.Also please check the forum there are other user seeking your help from long time.

geekguide avatar May 07 '23 11:05 geekguide

I've already answered on the forums.

PHPVibe avatar May 08 '23 17:05 PHPVibe

Hello in the Recent Updates by you have u solve this import Playlist issue ? Thank you

geekguide avatar May 20 '23 22:05 geekguide

Hi! What's the error in the server's error log?

"500 Internal Server Error" while import from playlist from YouTube importer on page 2.....

while checking server error i got following

2023/05/22 14:03:19 [error] 18730#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Exception: Error 400 The request specifies an invalid page token. : invalidPageToken in /www/wwwroot/website.com/app/classes/class.youtube.php:547 Stack trace: #0 /www/wwwroot/website.com/app/classes/class.youtube.php(357): Youtube->decodeList() #1 /www/wwwroot/website.com/moderator/yt_playlistsearch.php(26): Youtube->getPlaylistItemsByPlaylistId() #2 /www/wwwroot/website.com/moderator/index.php(42): require_once('...') #3 {main} thrown in /www/wwwroot/website.com/app/classes/class.youtube.php on line 547" while reading response header from upstream, client: 172.71.186.114, server: website.com, request: "GET /moderator/?sk=yt_playlistsearch&pID=PLrWQ81hxsOTJllTp9Yt56oyEcGzp3ZEDa&imode=2&bpp=15&categ[0]=1&order=relevance&owner=1&auto=0&name=shabad%20%3Cem%3Eby%20Rajveer%20Singh%3C/em%3E&p=2 HTTP/1.1", upstream: "fastcgi://unix:/tmp/php-cgi-81.sock:", host: "website.com", referrer: "https://website.com/moderator/?sk=yt_playlistsearch&pID=PLrWQ81hxsOTJllTp9Yt56oyEcGzp3ZEDa&imode=2&bpp=15&categ[0]=1&order=relevance&owner=1&p=1" 2023/05/22 14:03:24 [error] 18730#0: *1 FastCGI sent in stderr: "PHP message: PHP Deprecated: Implicit conversion from float 9.4 to int loses precision in /www/wwwroot/website.com/app/functions/functions.global.php on line 507PHP message: PHP Deprecated: Implicit conversion from float 7.55 to int loses precision in /www/wwwroot/website.com/app/functions/functions.global.php on line 507PHP message: PHP Deprecated: Implicit conversion from float 9.366666666666667

Please check and solve this .Thank you

geekguide avatar May 22 '23 14:05 geekguide

It sounds like the API doesn't return a second page for that search, even if PHPVibe tries to force it. Cheers!

PHPVibe avatar Jul 31 '23 20:07 PHPVibe

I've deprecated the importer, for now I'll need to check what changes has Youtube made, it seems it has changed the page tokens and that's why it keeps failing to move to page 2.

PHPVibe avatar Dec 22 '23 11:12 PHPVibe