• Resolved oldnumber9

    (@oldnumber9)


    I keep getting Error#2032 or “video is currently unavailable!” when I try to post vimeo videos. Here is an example of the issue http://www.oldnumbernine.com/dev/ (I added the “-” in the code so you can see what I was posting)

    Any ideas of whats going on?

    proplayer 4.5 + WP2.8

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @oldnumber9,

    I’ve checked your site quickly. It seems that you have PHP issues. I tried to look at your playlist, but no way to see it. You’re getting 500 ‘internal server error’. If you can’t access to playlist-controller.php, you cannot see your video. I’d recommend you to check your apache logs to find out what is the problem!

    You can always use following syntax to see your playlist file:

    [HOST]/wp-content/plugins/proplayer/playlist-controller.php?id=[POST-ID][VIDEO-ORDER]

    in your case:

    http://www.oldnumbernine.com/dev/wp-content/plugins/proplayer/playlist-controller.php?id=112

    Thread Starter oldnumber9

    (@oldnumber9)

    Thanks isa.goksu. The error you pointed out led me to file permissions. It seems that most of the files in the proplayer directory were set to 755 not 644. Changing them to 644 seemed to fix the issue. Thanks again!

    Hello,

    I’m having the same problem, I have checked the files and they are all on 644.

    but still don’t working,

    Help.

    Thank you

    @stounemaster, test url?

    Isa

    I either have a mysql issue or the permissions issue, how do I determine if I have permissions issues?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: ProPlayer] Error#2032 – “video is currently unavailable!”’ is closed to new replies.