Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

no registration email sent

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › no registration email sent

  • This topic has 6 replies, 3 voices, and was last updated 14 years, 3 months ago by jg.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • January 28, 2011 at 5:01 am #2591
    jg
    Member

    when testing, no registration link email is sent.

    i thought the code below might be the problem?

    notify_url=http://www.tradevesting.com/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php

    custom=subsc_ref=3

    also tried to test with debug but nothing was in the file.

    January 29, 2011 at 4:12 am #28469
    wpCommerce
    Moderator

    Please have a look at the following post (from step-4) which will explain –

    https://support.tipsandtricks-hq.com/forums/topic/what-to-do-if-the-debug-file-is-empty

    January 29, 2011 at 3:06 pm #28470
    jg
    Member

    after enabling ipn in paypal, the debug file looks like this:

    ipn_handle_debug_eMember.log

    ASCII C++ program text

    [01/29/2011 4:01 AM] – SUCCESS :Paypal Class Initiated by 117.18.229.13

    [01/29/2011 4:01 AM] – SUCCESS :Post string :

    [01/29/2011 4:01 AM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.

    [01/29/2011 4:01 AM] – FAILURE :IPN validation failed.

    [01/29/2011 4:01 AM] – SUCCESS :Paypal class finished.

    do you know what to do about that failure?

    thanks.

    January 29, 2011 at 4:39 pm #28471
    amin007
    Participant

    The IPN is not hitting your server. What URL did you specify for the IPN to go to?

    Do you have a plugin or firewall that can block the IPN sent from PayPal? A plugin called “Bad Behavior” is known to do this (there might be other similar plugins).

    January 29, 2011 at 6:26 pm #28472
    jg
    Member

    specified URL:

    notify_url=http://tradevesting.com/public_html/wp-content/plugins/wp-

    eMember/ipn/eMember_handle_paypal_ipn.php

    custom=subsc_ref=3

    i have 2 plug-ins:

    1.exclude pages from navigation

    2.wp emember

    not sure about the firewall.

    thanks for your patience with my non-technical abilities.

    January 30, 2011 at 4:00 am #28473
    amin007
    Participant

    Found the issue :) The notify URL is wrong. Its going to a 404.

    One good way to find out if a URL is valid or not is to enter it in the browser and make sure it doesn’t give a “Page Not Found” 404 error.

    You have instructed PayPal to send the payment notification (IPN) to the following URL which PayPal is doing but its going to an invalid location:

    http://www.tradevesting.com/public_html/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php

    The correct URL would be the following:

    http://www.tradevesting.com/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php

    When you use the above URL then the payment notification will reach eMember and the plugin will be able to work. Let me know how you go.

    January 30, 2011 at 4:02 pm #28474
    jg
    Member

    Excellent! Thank you.

    Enabling IPN in Paypal and taking ‘public_html’ out of the URL works! Customer now receives link e-mail.

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ