• Hi there! for some reason is showing this line above form :

    /wp-content/plugins/email-before-download/email-before-download.php on line 147

    http://bit.ly/2pGFmFS

    I will really appreciate any help or suggestion!
    Thanks

Viewing 1 replies (of 1 total)
  • Looks like you have strict mode error reporting turned on in PHP. You should turn that off or else make the error messages go to a file instead of to the screen. In WordPress, you can usually just fix everything by making sure WP_DEBUG is turned off.

Viewing 1 replies (of 1 total)

The topic ‘Showing php line on link’ is closed to new replies.