• Resolved spiney

    (@steeltape)


    Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/better-stop-adblock/better-stop-adblock.php:10) in /homexxx/public_html/wp-admin/post.php on line 235

    this error pops up after updating to bsa latest version

    https://wordpress.org/plugins/better-stop-adblock/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author CodeClan

    (@bsa-block)

    Sorry, but the plugin is not to blame ….

    This is an error that occurs when you open a session (usually) …

    I have tested the plugin on many templates and I have not encountered the problem ….

    Try to delete it and reinstall it again.

    Or disable your other plugins (someone who wants a login to access) …

    Hope that useful ….

    Let me know if anything has changed, thank you.

    Thread Starter spiney

    (@steeltape)

    yeah still happens after reinstall.
    everytime I installed new plugins/update the error pops out

    Thread Starter spiney

    (@steeltape)

    I solved the error and the error did come from your plugin, the culprit was line 10 from better-stop-adblock.php which is this :

    */FunctionBetterStopAdblock_i18n_init()

    there wasn’t any space after */ closing. I added a space making it like this

    */
    FunctionBetterStopAdblock_i18n_init()

    error solved.

    Hope this helps everyone having the same problem.

    Plugin Author CodeClan

    (@bsa-block)

    Many Many Thanks for help ….

    I’ve released the new version with the fix to the code ….

    Thanks again spiney

    I’m sorry for the inconvenience

    As you are careful always escapes something ….

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘new version error after update’ is closed to new replies.