• Resolved bexmarie

    (@bexmarie)


    After updating this morning, I was getting an error that displayed at the top of my site

    Warning: include(/home/bexmarie/public_html/wp-content/plugins/better-click-to-tweet/assets/gutenberg/index.php): failed to open stream: No such file or directory in /home/bexmarie/public_html/wp-content/plugins/better-click-to-tweet/bctt_options.php on line 11

    Warning: include(): Failed opening ‘/home/bexmarie/public_html/wp-content/plugins/better-click-to-tweet/assets/gutenberg/index.php’ for inclusion (include_path=’.:/usr/local/php70/pear’) in /home/bexmarie/public_html/wp-content/plugins/better-click-to-tweet/bctt_options.php on line 11

    Deactivating the plugin removes the errors

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same here.
    Have commented out line 11 in bctt_options.php

    //include dirname( __FILE__ ) . ‘/assets/gutenberg/index.php’;

    Hope to get official statement soon.

    Thanx
    Horst

    Plugin Author Ben Meredith

    (@benmeredithgmailcom)

    Hi folks! I just released 5.4.2 with a fix for this. I was playing around in my development environment last week with Gutenberg, the new editor coming to WOrdPress, and left a line referring to those files (that aren’t actually in this release, just on my computer here!) and that caused this issue.

    Let me know if you are still seeing issues. Thanks!

    Thanx for your fast respone! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error after update to 5.4.1’ is closed to new replies.