Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password? (Having an issue with the forum login?)

Search the Forum

Tips and Tricks HQ Forum » WP eMember » WP eMember Troubleshooting

eMember plugin problems.

(25 posts) (4 voices)
  • Started 4 months ago by Andrew
  • Latest reply from iamgi
  • Possible Solutions (Related Topics):
    1. "Multisite User Management" Plugin & eMember???
    2. Integrating eMember with another plugin?
    3. Allow role Author access to WP eMember plugin dashboard?
    4. eMember Management of WP ids causing problems
    5. is the WP emember plugin can help to change the member user roles to author?

Tags:

  • eMember
  • registration form validation errors
  • WP Super Cache
123Next »
  1. Andrew
    Member

    Hello,
    After purchasing a 2nd copy of eMember and eStore, I find that it is behaving quite differently.. The Forgot Password now works however, I have a new challenge.

    When I click the 'Join Today' link on the registration page, the 'Membership' field is blank, whereas the previous version automatically pulled in the correct membership name.

    It will of course, not let me complete a registration. Can you advise me on what I have missed.

    On a related note, I carefully watched all 5 of the quick start videos.

    I need to set up a subscription allowing 30 days free, then $x.xx/30 days thereafter access to a page and the "How to use a plain paypal button to create a premium membership site" seemed to be the only solution. However, while the transaction goes through paypal ok, the member account does not get created.

    I notice that in the video you go straight to a Paypal button to complete the process rather than the 'Not a member, Join Today' link... Is this a step missed from the video or correct?

    This is the bit that I inserted into the 'Advanced Variables' area:

    notify_url=http://www.igrowcontacts.com/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php custom=subsc_ref=4

    And this is the button code it generated:

    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_s-xclick">
    <input type="hidden" name="hosted_button_id" value="BRYYXZ6PWAPHG">
    <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribe_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
    </form>

    Posted 4 months ago #
  2. Peter
    Moderator

    Hi,
    Have you double checked the ID of your membership level - ie, have you entered the correct value in the "Advanced Variables" section?
    I can see you have entered "4" which is the same as the example given in the eMember documentation page but yours may be different.

    Posted 4 months ago #
  3. Andrew
    Member

    Yes. The membership level ID is 4. ("No expiry or until cancelled" is set),

    I was hoping you were going to say that there was a problem with the Paypal button code.

    I would prefer to use the product approach with eStore but there doesn't appear to be a way to implement a subscription button... Is it possible?

    Is my problem related to using a subscription button with a $0.00 for 1st 30 days, model?

    Posted 4 months ago #
  4. Andrew
    Member

    Also, I need to add a little additional code to the paypal button:

    "notify_url=[wafp_ipn]custom=[wafp_custom_args]"

    Will this be possible? Can you show me where in the code I would add it?

    Posted 4 months ago #
  5. Peter
    Moderator

    Hi,
    1) I would prefer to use the product approach with eStore but there doesn't appear to be a way to implement a subscription button... Is it possible?

    Yes of course you can display a subscription button with eStore. It's actually very simple. Once you've configured your product correctly with the subscription details you can display a subscription button using the following shortcode:
    [wp_eStore_subscribe:product_id:1:end]

    (where 1 is an example product ID)

    You can change the button image too by specifying your own button file in the "Button Image URL" field of the product configuration.

    See this for more info:
    http://www.tipsandtricks-hq.com/ecommerce/how-to-add-a-subscription-button-for-recurring-payment-400

    2) Is my problem related to using a subscription button with a $0.00 for 1st 30 days, model?

    No this shouldn't be causing any problems.

    Posted 4 months ago #
  6. Andrew
    Member

    Thanks for the quick reply Peter!

    I have now tried a subscription button with:
    Product ID: 2
    Product Price: 13.50
    Reference Text: 4 (The eMember level for this is 4)
    Inventory Control, Available copies: 5
    Inventory Control, Limit per customer: 1

    Under the Subscription/Recurring Payment Specific Settings (Click to Expand):
    Trial Billing amount: 0.00
    Trial Billing Period: 30 days
    recurring Billing: 13.50
    Recurring Cycle: 30 days
    Recurring Billing Count: 0 (Continuous)
    Reattempt on failure: not checked.

    But I am getting an error back from Paypal when I click 'Pay with my credit card' on the paypal page:

    The link you have used to enter the PayPal system is invalid. Please review the link and try again.

    Posted 4 months ago #
  7. Peter
    Moderator

    The error you are getting is usually attributed to an incorrect value which you are sending and which PayPal doesn't like.

    I've looked at your button and data associated with it and at first glance the data looks ok.

    The error you're getting can also be caused by an incorrect paypal email address. Please check that you have correctly entered this address.

    Posted 4 months ago #
  8. Andrew
    Member

    Ok, fixed the email address... the Paypal button and the eStore short codes now both successfully set up the subscription and retur the buyer to the thank you page..

    Still no eMember creation and no emails sent by eMember/eStore with either method.

    I am still concerned that I am not being asked to set up an emember account at any point in the process.

    Tell me more about your paid setup service... How quickly could you get this set up for me and how much would it cost?

    Posted 4 months ago #
  9. admin
    Key Master

    Since you are using eStore to create the membership payment button it should be very easy to pinpoint the issue. Run a test transaction with debug option enabled and share the content of the debug file which will tell us what is going on:
    http://www.tipsandtricks-hq.com/forum/topic/how-and-when-to-enable-debug-and-what-does-it-do

    Posted 4 months ago #
  10. Andrew
    Member

    After completing the transaction, setting up the subscription, checking the paypal emails, and arriving at the 'thank you page':

    All log files are empty (apart form the reset advisory)

    Step 1: First, check to make sure that you have turned debug : CHECK
    Step 2: Check that the "Use Automatic Post Payment Processing" checkbox : CHECK
    Step 3: Make sure you don't have any "Maintenance Mode : CHECK (none)

    Step 4: Now lets check to make sure that the plugin is not facing any permission issue: Navigating to the page generates a 'oops page connot be found'.

    Changed permissions of paypal.php and ipn_handle_debug.log to 666 via FTP
    Step5: no sandbox
    Step6: Paypal IPN turned on Paypal IPN history has plenty of these messages:
    (04/01/2012 10:22 GMT 1WC34097RF095663S Retrying)

    Your profile settings topic does say that it doesn't matter what the URL is as eStore will over write it but, I changed it to the "Thank you" page URL..

    Tried again.. empty log file.

    Posted 4 months ago #

RSS feed for this topic

123Next »

Reply »

You must log in to post.

Tips and Tricks HQ  | WP Shopping Cart  | WP Affiliate Software  | WordPress Membership Plugin