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 PDF Stamper

Using pdf Stamper with eMember or even wishlist memer

(19 posts) (6 voices)
  • Started 1 year ago by Aswad
  • Latest reply from kimpomares
  • Possible Solutions (Related Topics):
    1. eMember - After purchase not updating membership (using PayPal Pro)
    2. emember Not sending Emails Even Though I told it to Send The Email
    3. eMember - The email address you are using is already taken! Issue
    4. eMember - Using email address instead of a username
    5. eMember, eStore and PDF Stamper

Tags:

  • eMember
  • Optimize Press
  • pdf stamper
  • wishlist member
« Previous12
  1. Frank
    Member

    Hey Amin, I'm trying to get this functionality working too. I have a customer who is using all of the above and when I click on a button using the new estore code, the page generates this error:

    Warning: Cannot modify header information - headers already sent by (output started at /home/cooking/public_html/wp-content/themes/OptimizePress/members-style1-contentUS.php:3) in /home/cooking/public_html/wp-content/plugins/eStore-extra-shortcodes/shortcode_include.php on line 909

    Any ideas?

    Frank

    Posted 1 year ago #
  2. Frank
    Member

    I wanted to also ask how should I link the pdf to the membership purchase. I don't want the client to get the pdf download link with the product purchase email, just have a download link on the page within the membership site. That may be my issue. I'm not sure how to tie a pdf product to the membership site.

    Frank

    Posted 1 year ago #
  3. amin007
    Key Master

    Don't specify the PDF file URL in the digital product URL field if you don't want to give the PDF file when the user pays for the membership. Just use the download now method which will only let a member download the PDF file from the members only section of the site.

    Does the error show up if you switch to the default WordPress theme?

    Posted 1 year ago #
  4. Frank
    Member

    Yes same error:

    Warning: Cannot modify header information - headers already sent by (output started at /home/cooking/public_html/wp-content/themes/twentyten/header.php:12) in /home/cooking/public_html/wp-content/plugins/eStore-extra-shortcodes/shortcode_include.php on line 909

    I actually have no idea what's wrong or else I'd offer a hand to fix this one.

    Posted 1 year ago #
  5. amin007
    Key Master

    Its having an issue when it tries to redirect using the following PHP function:

    header('Location: http://your-site.com/bla-bla');

    Lets try something different. Open the "shortcode_include.php" file and find the following two lines

    header($redirection_parameter);
    exit;

    once you find it change it with the following:

    echo '<meta http-equiv="refresh" content="0;url='.$eStore_download_link.'" />';

    Let me know how it goes.

    Posted 1 year ago #
  6. Frank
    Member

    Sorry for the delay on this. Ok, I modified to code in the shortcode_include.php to read as such:

    //header($redirection_parameter);
    echo '<meta http-equiv="refresh" content="0;url='.$eStore_download_link.'" />';
    //exit;

    And the page comes back, with no errors, but the download button dissappears and nothing happens. No downloaded pdf or anything.

    I went into the pdf stamper manage documents and it was created.

    Frank

    Posted 1 year ago #
  7. Frank
    Member

    Hey Amin, any further thoughts on this one?

    Frank

    Posted 1 year ago #
  8. amin007
    Key Master

    A Meta refresh should always work not sure what is missing on your site. I have since updated the extra shortcodes plugin to use a meta refresh. Can you please try updating the plugin and see if there is a difference?

    Posted 1 year ago #
  9. kimpomares
    Member

    Frank, I see you are using the Optimize Press theme (at least for this one site you were having issues with). I am thinking about getting it but would like some reassurance that it integrates well with eMember and eStore. How well are Optimize Press and WP eMember going along for you?

    Posted 1 year ago #

RSS feed for this topic

« Previous12

Reply

You must log in to post.

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