+ Reply to Thread
Results 1 to 2 of 2

Thread: SimplePress Sync

  1. #1
    Junior Member
    Join Date
    Apr 2012
    Posts
    8

    SimplePress Sync

    I have DAP set to sync users to wordpress and aweber to DAP set up. When I sign up as a free member through the aweber opt in form on my web page, everything goes as planned and I can log into my site as a free user and have access to everything that I should. But, Wordpress isn't syncing to SimplePress and creating a forum user for the member. Any ideas what I'm missing?

    Thanks,
    Keith

  2. #2
    Administrator
    Join Date
    Nov 2010
    Posts
    525

    Re: SimplePress Sync

    Keith,

    Pls add this to the top of the wp-config.php file, and see if it helps:

    define( 'COOKIEPATH', '/' );
    define( 'COOKIE_DOMAIN', '.YOURSITE.com' ); //replace YOURSITE.com with the name of your site.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts