• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Error on PlayList editing

[Solved]

Foliovision › Forums › FV Player › Bug Reports › Error on PlayList editing

  • ihan u. 3 months, 4 weeks ago

    Hi,
    i got this error when try to edit existing playlist on popup screen:
    An unexpected error has occurred. Please try again.

    there is no any problem in single videos.

    screenshot-2025-01-15-at-12-35-17
    Screenshot-2025-01-15-at-12.35.17
Viewing 17 replies - 1 through 17 (of 17 total)
  • Martin 4 months ago

    Hello Ihan,

    Please reinstall FV Player from this ZIP file and it will include more details about what has failed: https://foliovision.com/downloads/fv-player-8.zip

    You mentioned the issue does not occur with single videos. Please try to add another player with a single video that will work. Then try to add another playlist item and use the same video again. Will even that fail?

    Thanks,
    Martin

    ihan u. 4 months ago

    hi again,

    almost same error message on this version.

    screen-record of bug: https://www.mediafire.com/file/7aw0s9mqz54wvz2/fv-player-bug.mov/file

    screenshot-2025-01-16-at-12-00-05
    Screenshot-2025-01-16-at-12.00.05
    Martin 4 months ago

    Hello Ihan,

    Thank you for the video, it seems the issue occurs when you insert the redfieldx.m3u8 video as a second playlist item.

    Does the same issue occur if you insert the moex.m3u8 video as a first playlist item and as second playlist item?

    Do you run into the same issue if you use some other browser which you normally do not use and where you do not use any browser extension?

    Are you able to put that player into an article and view it in front-end? Will it show both playlist items properly?

    Thanks,
    Martin

    ihan u. 4 months ago

    i tested again,
    in every case result is same, doesnt matter which file added first or last or add twice.
    i tested in chrome now, it also happened.
    mostly it happened when i click to back playlist. so after adding second video i can click on save instead back to playlist. and there is no problem in frontend its able to play. so problem is on the adding more videos on playlist.

    Martin 4 months ago

    Hello Ihan,

    It seems some security rule might be incorrectly blocking the playlist preview HTTP request.

    Please open the FV Player Editor, add your second video into playlist and be ready to click “Back to playlist”.

    Before clicking “Back to playlist” open the browser console as described here: https://foliovision.com/player/troubleshooting/browser-console

    Then switch to the Network tab and finally click “Back to playlist”.

    You should see that there’s an admin-ajax.php requests with status “200”. I’m attaching a screenshot where I’m highlighting this.

    Also, in the “Console” tab there should he no new errors.

    This should let us see what’s blocking the request to load the playlist preview.

    If you need to fix this in a big hurry we are also happy to provide hands on support and solve the issue for you if you book our Pro support.

    Please let us know what you find in that Network tab or if you would like us to fix the issue for you.

    Thanks,
    Martin

    fv-player-editor-network-tab-debugging
    fv-player-editor-network-tab-debugging
    ihan u. 4 months ago

    so, screenshot is here…

    Martin 4 months ago

    Hello Ihan,

    HTTP 500 generally means there’s a PHP error.

    Please check the PHP error log to see what error is occurring.

    If you are not sure about how to check the PHP error log, the server technical support should be able to give you a hand.

    Or you can install this plugin which makes a list of PHP errors available in wp-admin: https://wordpress.org/plugins/error-log-monitor/

    Then try to edit the playlist and hit “Back to playlist”. The error should be recorded in that PHP error log.

    Thanks,
    Martin

    ihan u. 4 months ago

    ok, this is log texts…
    https://www.mediafire.com/file/gfmql8g89lkalpv/error_logs.rtf/file

    Martin 4 months ago

    Hello Ihan,

    Thank you for the logs. I added code to avoid that error.

    Could you please reinstall FV Player from this link? https://foliovision.com/downloads/fv-player-8.zip

    If the playlist still does not show properly for you in the editor, then please post logs from the “Console” tab of browser developer tools. You probably know how it’s done by now, but here’s a link in case you need it: https://foliovision.com/player/troubleshooting/browser-console

    Thanks,
    Martin

    ihan u. 4 months ago

    it just in loading now.

    Martin 4 months ago

    Hello Ihan,

    Thank you, please reinstall FV Player from this link: https://foliovision.com/downloads/fv-player-8.zip

    I believe “Back to playlist” will finally work for you now.

    Thanks,
    Martin

    ihan u. 4 months ago

    not yet actually…

    Martin 4 months ago

    Hello Ihan,

    It seems you did not put up the new plugin version.

    Please make sure you download again from https://foliovision.com/downloads/fv-player-8.zip and then reinstall from that.

    Like I said it should finally work. I can’t see what else could be failing.

    Thanks,
    Martin

    ihan u. 4 months ago

    but i did. also not workd on your latest file. but in v7.5 i have access to playlist popup and i can edit.

    Martin 4 months ago

    Hello Ihan,

    If you download https://foliovision.com/downloads/fv-player-8.zip and check the shortcode-editor.js file on line 2705 at character 53 you will see the length property which your error log complains about is not there. The line was changed from:

    if ( response.debug_duplicate_players.length ) {

    To:

    if ( response.debug_duplicate_players && response.debug_duplicate_players.length ) {

    Thanks,
    Martin

    ihan u. 4 months ago

    not fixed by custom versions that you sent me. but it fixed after installing 8.0.17 update

    Martin 4 months ago

    Hello Ihan,

    I’m happy to hear that it works now.

    Thank you for your cooperation.

    Martin

Viewing 17 replies - 1 through 17 (of 17 total)
Reply To: Error on PlayList editing



Please Sign in or Register to upload files.

Related Posts

  1. Issue with creating and editing playlist

    Issue with creating and editing playlist

  2. Google Mobile Usability Error on Playlist

    Google Mobile Usability Error on Playlist

  3. Parse error: syntax error

    Parse error: syntax error

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!