Announcement

#1 2023-12-15 13:33:49

kinmen
Member
2018-12-17
43

video.js

Hi,
upgraded to P 14 and php8.3
On the conf. page of the plugin, on the bottom:

Warning: Undefined array key "resolution" in /xxx/mygallery/_data/templates_c/8cpdn4^7b35d94dab9dd6c96c39e30ba4ae34d185d0e904_0.file.admin_config.tpl.php on line 268
/> Sì Warning: Undefined array key "resolution" in /xxx/mygallery/_data/templates_c/8cpdn4^7b35d94dab9dd6c96c39e30ba4ae34d185d0e904_0.file.admin_config.tpl.php on line 270
checked="checked"/> No
RESOLUTION_DESC


It doesn't work... can't upload an mp4

Offline

 

#2 2023-12-15 13:39:26

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13793

Re: video.js

[extension by xbgmsharp] piwigo-videojs has its last release published 5 years ago BUT it has received many updates on Github https://github.com/Piwigo/piwigo-videojs : you have to install this specific plugin with a specific procedure and hopefully you will get PHP 8.3 compatibility.

Offline

 

#3 2023-12-15 17:10:22

kinmen
Member
2018-12-17
43

Re: video.js

Thank you. I don't get the warning anymore, but it doesn't work anyway :D... I should also see the file's extension in the upload form but there are only those for images.

Offline

 

#4 2023-12-16 10:03:55

gueba
Member
2021-12-31
55

Re: video.js

You need to allow upload in your local config using the Local Files Editor:

Code:

$conf['upload_form_all_types'] = true;

Offline

 

#5 2023-12-16 17:03:46

kinmen
Member
2018-12-17
43

Re: video.js

Ah, nice I didn't know that! Where is it written?
Thank you very much
Kinmen

Offline

 

#6 2023-12-16 17:31:35

erAck
Only trying to help
2015-09-06
2043

Re: video.js

As they said: "using the Local Files Editor".

Where LocalFiles Editor is a plugin that is default installed. Go to Admin -> Plugins, locate LocalFiles Editor, click Settings, tab Local config. Copy-paste the mentioned statement between the <?php and ?> lines, click the "Save file" button at the bottom. It generates|edits the local/config/config.inc.php file.


Running Piwigo at https://erack.net/gallery/

Offline

 

#7 2023-12-16 20:26:37

kinmen
Member
2018-12-17
43

Re: video.js

Yes, I know about the local file editor thanks. My question was "where in the doc of the plugin is written to insert that code in the config file", 'cause on the Github page I can't find it...

Offline

 

#8 2023-12-16 20:35:22

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13793

Re: video.js

kinmen wrote:

Yes, I know about the local file editor thanks. My question was "where in the doc of the plugin is written to insert that code in the config file", 'cause on the Github page I can't find it...

Here it is https://github.com/Piwigo/piwigo-videoj … eo-support

Offline

 

#9 2023-12-16 21:04:13

kinmen
Member
2018-12-17
43

Re: video.js

Damn, I clicked on the wiki link in the middle of the README, and its anchor brings exactly AFTER the chapter when it explains how to set the code :P Sorry I didn't pay enough attention. Tnx

Offline

 

#10 2023-12-19 17:33:04

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13793

Re: video.js

plg wrote:

[extension by xbgmsharp] piwigo-videojs has its last release published 5 years ago BUT it has received many updates on Github https://github.com/Piwigo/piwigo-videojs : you have to install this specific plugin with a specific procedure and hopefully you will get PHP 8.3 compatibility.

Actually, it's my mistake. xbgmsharp has given the Piwigo Organization (on Github) the ownership of the repository and we can say it's our job to push new releases. We will do it soon.

Offline

 

#11 2023-12-19 22:53:52

GJSchaller
Member
2022-05-26
16

Re: video.js

plg wrote:

Actually, it's my mistake. xbgmsharp has given the Piwigo Organization (on Github) the ownership of the repository and we can say it's our job to push new releases. We will do it soon.

Thank you - I just upgraded to Piwigo 14, and was going to look into issues with Vidoe-JS - thank you for posting this, I'll wait to make sure I have the most current version installed.

Offline

 

#12 2023-12-21 11:56:43

homdax
Member
Sweden
2015-02-02
294

Re: video.js

plg wrote:

plg wrote:

[extension by xbgmsharp] piwigo-videojs has its last release published 5 years ago BUT it has received many updates on Github https://github.com/Piwigo/piwigo-videojs : you have to install this specific plugin with a specific procedure and hopefully you will get PHP 8.3 compatibility.

Actually, it's my mistake. xbgmsharp has given the Piwigo Organization (on Github) the ownership of the repository and we can say it's our job to push new releases. We will do it soon.

While I know you have lots to do, I hope that might lead to some much needed updates.

Offline

 

#13 2023-12-22 20:14:01

leonk
Member
Toronto, Canada
2014-09-24
10

Re: video.js

I added instructions here: [Github] piwigo-videojs issue #217

on how to fix this plugin to run with latest Piwigo (14) on Debian 12 (using PHP 8.3)  Works great for me now.

Offline

 

#14 2023-12-28 09:50:46

homdax
Member
Sweden
2015-02-02
294

Re: video.js

I dont know if this would work on my webhosts CloudLinux, but since it is only the video.js files I will give it a shot...

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact