• Resolved execut4ble

    (@execut4ble)


    Hey,
    Just as I try to activate the plugin, I get the error message at the top of my website:

    Warning: ini_set() has been disabled for security reasons in /home/exec/domains/exec.dev.lt/public_html/wp-content/plugins/easy-digital-downloads/easy-digital-downloads.php on line 31
    
    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/exec/domains/exec.dev.lt/public_html/wp-content/plugins/easy-digital-downloads/easy-digital-downloads.php:31) in /home/exec/domains/exec.dev.lt/public_html/wp-includes/plugin.php on line 403
    
    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/exec/domains/exec.dev.lt/public_html/wp-content/plugins/easy-digital-downloads/easy-digital-downloads.php:31) in /home/exec/domains/exec.dev.lt/public_html/wp-includes/plugin.php on line 403

    Help?

    http://wordpress.org/extend/plugins/easy-digital-downloads/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor Pippin Williamson

    (@mordauk)

    If you reload the page does the error go away, or does it always show?

    Thread Starter execut4ble

    (@execut4ble)

    After activating the plugin and seeing the error code, I went to the main page of my website, to see if it was visible on front-end. So I guess that counts as if it didn’t go away after reloading a page.

    And yes, it was visible in front-end and in back-end even when I go to another page.

    Plugin Contributor Pippin Williamson

    (@mordauk)

    Can you try opening easy-digital-downloads/easy-digital-downloads.php and comment out line 31? So change it from

    ini_set('display_errors', 'on');

    to

    //ini_set('display_errors', 'on');

    Thread Starter execut4ble

    (@execut4ble)

    Alright, I’ve did as you’ve said and the message seems to be gone now.
    Anyway, I would like to know why didn’t you tell me to change ‘on’ to ‘off’, and also – are the errors still running in the background?

    Plugin Contributor Pippin Williamson

    (@mordauk)

    Changing it to off would not have caused the error to go away because it was simply the use of init_set() that causes the error.

    No, errors are not still present.

    I have a similar problem, after updating the Easy Digital Downloads plugin I now have the following error message

    Warning: Call-time pass-by-reference has been deprecated in /usr/local/pem/vhosts/117634/webspace/siteapps/25329/htdocs/wp-content/plugins/easy-digital-downloads/includes/upload-functions.php on line 138 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/local/pem/vhosts/117634/webspace/siteapps/25329/htdocs/wp-content/plugins/easy-digital-downloads/includes/upload-functions.php:138) in /usr/local/pem/vhosts/117634/webspace/siteapps/25329/htdocs/wp-includes/plugin.php on line 403

    and the dashboard page is all different everything is stretch down.
    I deactivated the plugin and everything comes back ok in my dashboard, so the update seems to create the problem.

    I have no idea how to solve this problem ?

    Would appreciate your help anyone ?

    jmpgestionvirtuelle.com

    Plugin Contributor Pippin Williamson

    (@mordauk)

    Are you using the latest version, 1.1.5.2?

    Yes i UPDATED IT earlier this week

    Plugin Contributor Pippin Williamson

    (@mordauk)

    Thanks a lot, it worked

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘[Plugin: Easy Digital Downloads] Problems after activating plugin – headers already sent.’ is closed to new replies.