• var flashvars = {
    									logo: 'https://xx.com/wp-content/plugins/proplayer/players/watermark.png',</p>
    <p>									file: 'https://xx.com/wp-content/plugins/proplayer/playlist-controller.php?id=3577-pp4a0cc474bf223&amp;sid=1242350708',

    This is a short snippet of the code it’s trying to executing. Why are all the ‘ being converted to &#039 and such? I think that’s what is causing the error. Anyone know how to fix it?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter alexd181

    (@alexd181)

    It’s displaying fine when I put it in the code snippet above, but in my source view all the ‘ tags appear as &#039 instead

    @alexd181,

    I don’t understand what you mean. In my page source it’s showing perfectly fine. Would it be related with a server setting like automatically escape quotes or html entities kinda?

    Best,
    Isa

    Thread Starter alexd181

    (@alexd181)

    No because I run 2 websites on the same server, same settings and all (different theme tho).

    The first works perfectly with Pro Player, but on the second one the code is messed up as I noted. I haven’t got a clue about how to fix it. I’m running MiniMoo theme on the first site (which works fine) and Thesis theme on the second one (which doesn’t display). I’ve configured both sites exactly the same.

    It sounds like you may be on to something. Is there a setting in WordPress to set the quotes not to escape? I’m not sure how to fix it.

    I’m not sure, I initially thought it might be a PHP setting, but if the second server runs ok, it must be something else. I don’t think it’s theme, but might be plugins. Which plugins are u using for the second one?

    Thread Starter alexd181

    (@alexd181)

    I can’t believe I didn’t think of that. I had a plug in enabled that was stuffing up the code, it was “WP Unformatted” – I deactivated it and now it’s working fine.

    Thanks for pointing out that this could be a problem. You saved me a lot of time.

    No problem ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: ProPlayer] Player doesn’t show – php formatting error’ is closed to new replies.