-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when adding Youtube video - v12b #16
Comments
Happened again today, very strange : could add 4 videos norma;lly and then the error is then again ! And once the error is there, no way to get back to normal, any further addition will show the same error :-( |
Hi, |
Hi phil, |
Thanks jtoutee, it was the issue. |
I have changed the code to work with https://youtube.com/shorts/ in functions.inc.php
|
Hi bersierj, Thanks, I have just tested it, updated function.inc.php in /public_html/piwigo/plugins/gvideo/include It works well but I have the following Notice and Warning when I add the short video (line 32 is the line with parse_str): `Notice: Undefined index: query in /home/choeu530/public_html/piwigo/plugins/gvideo/include/functions.inc.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at /home/choeu530/public_html/piwigo/plugins/gvideo/include/functions.inc.php:32) in /home/choeu530/public_html/piwigo/include/page_header.php on line 99` Not sure why and if it is a problem ? (new to php) Thanks anyway ! |
Enclosed I send you the whole file. |
Thanks but it is exactly the same I built with adding your new case structure. Just to be 100% sure I however uploaded your full version (removed the .txt) and I still have the same Notice and Warning, but it works :-) |
In which logs you have the error? |
Hi Jtoutee |
Hi bersierj, |
Sorry i am only Customer, Not the maintener |
Hello,
For some reason I get an error when adding a Youtube video (see screeshot below). I do this for years and not sure what has changed. Is there any possibility to get more info on the error ?
It says not to use this form for Youtube but in the same time at the bottom it says it is for Youtube (and others).
Not that the othe option, with embedded code, works (but it is a pain as you need to manually select a thumbnail photo).
The video itself is not the problem, I tried to add some previously successfully added Youtibe video but I now always have this error.
I do well specify a valid target album (this fields is set to blank after I submit the form).
Any help/hint appreciated, @plegall
Jerome Toutee
The text was updated successfully, but these errors were encountered: