Skip to content
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 creating poster #139

Closed
pmduque opened this issue Sep 14, 2018 · 1 comment
Closed

Error creating poster #139

pmduque opened this issue Sep 14, 2018 · 1 comment

Comments

@pmduque
Copy link

pmduque commented Sep 14, 2018

When trying to create a poster in /piwigo/admin.php?page=batch_manager, I get the following error:

Warning: array_merge(): Argument #1 is not an array in /var/www/piwigo/plugins/piwigo-videojs/admin/admin_batchmanager.php on line 151

Warning: array_merge(): Argument #1 is not an array in /var/www/piwigo/plugins/piwigo-videojs/admin/admin_batchmanager.php on line 176

Warning: Cannot modify header information - headers already sent by (output started at /var/www/piwigo/plugins/piwigo-videojs/admin/admin_batchmanager.php:151) in /var/www/piwigo/include/page_header.php on line 101

I realised that it comes from the fact that $conf['vjs_sync']) is not an Array (it contains the String N;).

I was trying to understand what should be the content of vjs_sync parameter. Can you point me in the right direction?

@pmduque
Copy link
Author

pmduque commented Sep 14, 2018

Already being addressed in #130

@pmduque pmduque closed this as completed Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant