errors everywhere :(

Discussion in 'Troubleshooting' started by webworks, Apr 20, 2006.

  1. webworks

    webworks New Member

    Joined:
    Apr 6, 2006
    Messages:
    2
    Hi,

    When user clicks on a link to verify membership, they get this error:

    Warning: Cannot modify header information - headers already sent by (output started at /home/smmonlin/public_html/amember/plugins/payment/free/free.inc.php:1) in /home/smmonlin/public_html/amember/plugins/payment/free/free.inc.php on line 43

    Then, when I tried to login the control panel, I got this error:

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/smmonlin/public_html/amember/plugins/payment/free/free.inc.php:1) in /home/smmonlin/public_html/amember/admin/login.inc.php on line 113

    :eek: Yikes - Someone please help... I just launched this and it *was* working perfectly :(

    http://www.multifamilypro.com/amember/signup.php
  2. gamma911

    gamma911 New Member

    Joined:
    Apr 4, 2006
    Messages:
    16
    I seem to have seen a bit of code that you need to add to the very top of the page when you get this error - something like php session start

    search the forums or contact support
  3. gamma911

    gamma911 New Member

    Joined:
    Apr 4, 2006
    Messages:
    16
    I just signed up did not see any errors at all?
  4. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    If problem still happens, you most possible have corrupted file
    amember/plugins/payment/free/free.inc.php
    Please reupload it.

Share This Page