• I have inherited the maintenance of a client website, and the site was built using the Email Before Download plugin. After the recent update to version 5.0.6 we started experiencing PHP errors on any page with the EBD shortcode, as well as PHP errors when trying to update any page with the EBD shortcode. We upgraded to 5.0.7 today in the hopes it would be fixed, but nothing has changed.

    Example page: https://www.spindlestrategy.com/opinion-pieces/supercluster-opinion-piece/

    Error on page:
    Warning: DOMDocument::loadHTML(): Tag heading invalid in Entity, line: 11 in /home/spindlestrategy/spindlestrategy.com/wp-content/plugins/email-before-download/includes/class-email-before-download-form.php on line 31

    Error when trying to update page:

    Warning: DOMDocument::loadHTML(): Tag heading invalid in Entity, line: 11 in /home/spindlestrategy/spindlestrategy.com/wp-content/plugins/email-before-download/includes/class-email-before-download-form.php on line 31
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/spindlestrategy/spindlestrategy.com/wp-content/plugins/email-before-download/includes/class-email-before-download-form.php:31) in /home/spindlestrategy/spindlestrategy.com/wp-admin/post.php on line 198
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/spindlestrategy/spindlestrategy.com/wp-content/plugins/email-before-download/includes/class-email-before-download-form.php:31) in /home/spindlestrategy/spindlestrategy.com/wp-includes/pluggable.php on line 1216

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • D L

    (@petacciato)

    Have you tried updating the PHP version on the server that has the domain?

    My current configuration is:

    Server PHP v.5.6.32
    WordPress Core v.4.9.2
    Download Monitor v. 4.0.1
    Contact Form 7 v. 4.9.2
    Email Before Download v. 5.0.7

    Plugin Author mandsconsulting

    (@mandsconsulting)

    Hi @joshuavb

    As @petacciato said this may be a PHP version issue. I don’t see any warnings on the page linked, so I hope you have the issue sorted out. If you don’t please link to a page for me to look at and I will be happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP warnings on pages with shortcode’ is closed to new replies.