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
You are here: Home

wpCommerce

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 2,596 through 2,610 (of 2,908 total)
← 1 2 3 … 173 174 175 … 192 193 194 →
  • Author
    Posts
  • February 9, 2011 at 5:06 am in reply to: WP eMember Fancy Compact Login #28863
    wpCommerce
    Moderator

    Please get a recent build of eMember from here –

    Request Product Update or Fresh Download Link(s)

    Let me know how it goes.

    February 9, 2011 at 4:57 am in reply to: Shipping details form & pre-population with PayPal #28746
    wpCommerce
    Moderator

    https://support.tipsandtricks-hq.com/forums/topic/text-lnks

    February 9, 2011 at 4:11 am in reply to: no url showing up when a new member is created #28809
    wpCommerce
    Moderator

    If you want to use eMember with eStore you can’t check “Enable Wishlist Members Integration” option.

    February 8, 2011 at 4:30 am in reply to: customising registration complete message #28816
    wpCommerce
    Moderator

    Please open the “eMember_misc_functions.php” file and search for the following line:

    if (!empty($redirect_page)) $output .= EMEMBER_PLEASE.' <a href="'.$redirect_page.'">'.EMEMBER_LOGIN.'</a>';

    Now you should be able to customize the registration complete message.

    The following post will help you customize the textmessages –

    https://support.tipsandtricks-hq.com/forums/topic/how-to-customize-various-textmessages-displayed-by-the-plugin

    February 8, 2011 at 4:14 am in reply to: Authorize.net and Paypal for integration with Emember #28815
    wpCommerce
    Moderator

    Can you please make a test transaction with debug enabled and share the content of “ipn_handle_debug.log” and “eStore_post_payment_debug.log” files?

    The following post will explain on debugging:

    https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do

    February 8, 2011 at 3:56 am in reply to: no url showing up when a new member is created #28801
    wpCommerce
    Moderator

    Can you please make sure that a registration page URL is specified in the “Registration Page”(WP eMember->Settings->Pages/Forms Settings) field and it is correct?

    February 7, 2011 at 3:22 am in reply to: Javascript Errors Causing Problems #28712
    wpCommerce
    Moderator

    http://codex.wordpress.org/Function_Reference/wp_enqueue_script

    February 5, 2011 at 3:31 am in reply to: All works fine in Sandbox mode, but no registration email sent in real mode #28726
    wpCommerce
    Moderator

    The product ID “AK-1234” is a generated ID from sandbox which doesn’t exist in eStore. So the product validation has failed. Either you can use a Product ID which exists in eStore (to test in sandbox mood) or you can do a complete checkout with eStore in sandbox mode. If you do a complete checkout with eStore in sandbox you won’t need to worry about correct product ID and stuff.

    The instant Payment Notification (IPN) URL you have specified is wrong. It should be something like the following (replace “example” with your own domain) –

    http://www.example.com/wp-content/plugins/wp-cart-for-digital-products/paypal.php

    February 5, 2011 at 2:54 am in reply to: PayPal not redirecting back to site #28701
    wpCommerce
    Moderator

    After eStore submits all the data to PayPal it doesn’t have control over anything anymore. The plugin only waits for the response from PayPal and process the sales accordingly. So you need to contact PayPal as to why you are getting error after the payment. It is happening on PayPal’s site so they will know best.

    Auto return to your site will only work if you have enabled PDT in your PayPal account. This documentation will show you what to do:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-instant-digital-product-delivery-499

    February 4, 2011 at 2:23 am in reply to: "Membership Level "Free" couldn't be created due to error." #28463
    wpCommerce
    Moderator

    Please log into your cpanel and go to phpMyAdmin under Databases section. Now click on your wpdb database and check if the following two tables have been created –

    wp_wp_eMember_members_tbl
    wp_wp_eMember_membership_tbl

    Let me know how it goes.

    February 3, 2011 at 4:55 am in reply to: Global vs Product-Specific Aweber Settings #28685
    wpCommerce
    Moderator

    “If I specify a different list in the product details, will the purchaser be added to both the global a/r list and the product-specific list”- yes and one will not override the other.

    February 3, 2011 at 4:41 am in reply to: Can eStore be used with Filemaker? #28680
    wpCommerce
    Moderator

    We don’t have any filemaker integration with eStore.

    February 3, 2011 at 4:32 am in reply to: Member expiration: use time as well as date #28678
    wpCommerce
    Moderator

    We do not offer hourly granularity (only day, month or year).

    The plugin works based on the server time. There is a difference in timezone between the server time and the customer’s PC time. Say for example, someone signs up at server time 5 p.m. today for a 1 day membership. The account should expire the next day at 5 p.m. but it won’t. It will expire in 7 hours (at 12 a.m server time). So when anyone signs up for a one day membership the account is likely to expire before 24 hours.

    February 3, 2011 at 3:53 am in reply to: How to integrate with Mailchimp #28635
    wpCommerce
    Moderator

    Please go to WP eStore->General Settings->Testing and Debugging Settings and check the “Enable Debug” option. Click on “Reset Debug Log files”.

    Place a “squeeze page” type form on a post/page to test it out. Enter your details and click the download button. Once you are done please share the content of “eStore_post_payment_debug.log” and “squeeze_form_debug.log” files. This files will be stored in the wp-cart-for-digital-products directory.

    February 2, 2011 at 5:35 am in reply to: 404 error for thankyou page return URL + encrypted download link not working #28595
    wpCommerce
    Moderator

    Can you please also contact your hosting provider as to why the following URL is giving a 404 error. This is a standard PDT response that PayPal sends:

    [http://www.workyourselfout.com/thankyou?tx=1VX5893102033531S&st=Completed&amt=0.01&cc=AUD&cm=&item_number=]

  • Author
    Posts
Viewing 15 posts - 2,596 through 2,610 (of 2,908 total)
← 1 2 3 … 173 174 175 … 192 193 194 →

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