• Resolved Edvard

    (@ecsanyi)


    Hi,

    I updated the plugin to v 5.2.1 and it stopped working (background keeps greyed). There are errors in a Console:

    
    Uncaught ReferenceError: Raven is not defined
        init https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:1
        PfStartCoreHandler https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:2
        listen https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:1
        listen https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:1
        <anonymous> https://cdn.printfriendly.com/assets/client/core-5574cec08a99e23021abe0d0bce775a8c5a40cc56acd052e03ce25429aeb987b.js:2
    

    It appears that the error is causing Javascript on your CDN.

    WP is updated to the latest version, as well as all other plugins. PHP 7.4.26 is installed.

    The button is behind the paywall (Paid Memberships Pro) and it perfectly worked for over 4 years. Please help, I have customers using the PDF creating feature.

    Just to mention that I have a Pro plan.

    • This topic was modified 2 years, 10 months ago by Edvard.
Viewing 3 replies - 1 through 3 (of 3 total)
  • in /wp-content/plugins/printfriendly/pf.php
    in line before
    <script async src='https://cdn.printfriendly.com/printfriendly.js'></script>
    I added
    <script async src='https://cdn.ravenjs.com/3.27.0/raven.min.js'></script>
    and it solved the problem.

    Plugin Author Print & PDF by PrintFriendly

    (@printfriendly)

    The Print Preview was broken in Safari on Mac and iOS. This has now been fixed. There is no need to update the wordpress plugin as the breakage occurred in our javascript component.

    We are truly sorry about the disruption caused.

    Unfortunately, before I added mentionedd line, it was broken on every browser – I tested on Firefox and Chrome on Windows 10.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Update to 5.2.1 stopped working (Uncaught ReferenceError: Raven is not… )’ is closed to new replies.