Member.php Problems (Amember 3.2.3 With Wordpress Plugin)

Discussion in 'Troubleshooting' started by grayinternet, Nov 3, 2012.

  1. grayinternet

    grayinternet New Member

    Joined:
    May 27, 2008
    Messages:
    29
    Friday morning we switched servers at our website WrestlingNewsWorld.com. We currently house all of our files on one server while keeping our Wordpress and Amember MYSQL databases on another server to spread out the server load.

    Following the move, I noticed an issue with my Amember 3.2.3PRO script that works with the Wordpress plug-in. The problem starts here.

    http://www.wrestlingnewsworld.com/member/member.php

    You can login using a test user I have setup:

    User: amember
    Pass: websites

    Notice it takes considerable time to log in and once logged in, click home.

    Notice you are logged out.

    Now click any other page on the website (ran by Wordpreess with the Amember plugin) and you are logged in and the script works fine.

    This leads me to believe there is a problem with my member.php file because not only does it take several seconds to log in but it's not setting the user cookie.

    Further, I checked my Error/Debug Log and it's been returning the following URL for well over a month (even before the move). I'm not sure if this is part of the problem or another problem:

    plugins/payment/paypal_r/ipn.php

    Here's my server details:

    Amember 3.2.3PRO
    PHP Version 5.2.17
    MySQL 5.1.65-cll
    WordPress 3.4.2.

    Please help! Thanks :)
  2. grayinternet

    grayinternet New Member

    Joined:
    May 27, 2008
    Messages:
    29
    Please disregard this I have resolved the issue. For those that use this particular setup please make note that if you use W3 Total Cache you want to disable "cache home page" in W3TotalCache > Page Cache > General. If enabled, it will kill the login process from member.php

Share This Page