-
How many items can i add to the playlist?
When adding 26 items gives an error.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
Foliovision › Forums › FV Player › Bug Reports › How many items can i add to the playlist?
Hello Pirx,
thanks for reaching out to us!
There is no limit on the number of items you can add to a playlist, so the issue is somewhere else.
do you get that error when trying to insert a new player on wp-admin -> FV Player screen?
Please, try installing this plugin: https://wordpress.org/plugins/error-log-monitor/ Then try to add the playlist again and see, if any error appears in it. Alternatively, you can also check PHP error logs directly on the server.
Thanks,
Maria
Hello Pirx,
while the FV Player playlist length is only limitted by the MySQL storage, there might be some lower limit due to how your web server handles POST requests. The longest playlist which I saw was with 160 items and although it did take a couple of seconds to load into the editor, it was not running into any limit.
As Maria noted, you should check the PHP error log. Or check the PHP info for any limits in request length. Your server support personel should be able to help you with that.
Thanks,
Martin