Moved amember to a different domain on the same server and now getting errors.

Discussion in 'Troubleshooting' started by cosweb, Jan 17, 2013.

  1. cosweb

    cosweb New Member

    Joined:
    Oct 11, 2009
    Messages:
    7
    our main domain was registered with a third party and then experied and then was bought by someone else. We had our "Amember" installed on this domain. We still had ftp access to the server as we have multiple domain names.

    We got our license changed to one of our other domains. We downloaded the install of Amember from our original domain and then uploaded it to the domain. This is still on the same server and same username , each domain is listed in its own directory. After the site back up and running, we are now experiencing errors.

    Here is one of the errors we are getting:
    Code:
    Deprecated: Assigning the return value of new by reference is deprecated in /home/couplesoasis/members.couplesoasis.com/amember/admin/setup.php on line 107
     
    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/couplesoasis/members.couplesoasis.com/amember/admin/setup.php:107) in /home/couplesoasis/members.couplesoasis.com/amember/common.inc.php on line 1827
    WARNING: Cannot modify header information - headers already sent by (output started at /home/couplesoasis/members.couplesoasis.com/amember/admin/setup.php:107) in line 1671 of file common.inc.php
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    If you have an access to php.ini change display_errors setting to Off.
    amember v3 is not compatible with your server php version, so you should disable errors.

Share This Page