redirect to home page after login, rather than to member.php

Discussion in 'Customization & add-ons' started by david05, Sep 5, 2005.

  1. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    You got this too right?
    <?php session_start(); ?>

    Could be your server isnt storing the session data in the normal location- amember tech support can help you fix the php.ini to solve this.

    David
  2. quirk

    quirk Member

    Joined:
    Apr 1, 2011
    Messages:
    76
    Yes the session header is set! I have emailed tech support a couple of days ago but no reply as yet.
  3. quirk

    quirk Member

    Joined:
    Apr 1, 2011
    Messages:
    76
  4. quirk

    quirk Member

    Joined:
    Apr 1, 2011
    Messages:
    76
    This problem also solved by deleting the trailing carriage return in login.php!

Share This Page