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

bdeshazer

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

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • February 6, 2011 at 4:59 pm in reply to: Auto-login FREE members after registration #28693
    bdeshazer
    Member

    Ok, I still can’t get this working. Here is my updated code that I tried in eMember_misc_functions.php right after the “end of autoresponder integration” line (around line #410):

    http://proof.deshazerstudios.com/help/autologin.txt

    Here is some error output complaining about not being able to modify headers (I’m not redirecting with this code, just added a line to the $output variable to tell me whether it thinks I’m logged into WordPress or not):

    http://proof.deshazerstudios.com/help/autologin-errors.txt

    and a screenshot showing that my test code at this point does think I’m logged in to both emember (login panel on left shows my info) and WordPress (circled text on right):

    http://proof.deshazerstudios.com/help/autologin-screenshot.jpg

    Somewhere between the end of the registration code and the display of the “Registration Complete!” message the user is being logged OUT of WordPress but not out of eMember, and I can’t find where this is happening.

    Your help would be greatly appreciated!

    February 4, 2011 at 5:13 pm in reply to: Auto-login FREE members after registration #28691
    bdeshazer
    Member

    Thanks, I’ll give it another shot and try bringing in some more of your code and trying using your global Auth object instead of creating my own instance and see if I have any better luck.

    February 3, 2011 at 5:45 pm in reply to: Upgraded eMember doesn't upgrade WordPress role? #28684
    bdeshazer
    Member

    Thank you!

    February 3, 2011 at 7:07 am in reply to: Post-registration redirect #19302
    bdeshazer
    Member

    fyi, I wanted this functionality too and ran into the same header problem, so I just tried the following two solutions and both seemed to work:

    $redirect_page = $emember_config->getValue(‘login_page_url’);

    if (!empty($redirect_page)) echo ‘<script language=”Javascript”>window.location=”‘.$redirect_page.'”;</script>’;

    and

    $redirect_page = $emember_config->getValue(‘login_page_url’);

    if (!empty($redirect_page)) echo ‘<META HTTP-EQUIV=”Refresh” Content=”0; URL=’.$redirect_page.'”>’;

    I’m sticking with the javascript solution for now.

    Brent

    January 22, 2011 at 3:02 pm in reply to: Problem with WP eStore integration #24959
    bdeshazer
    Member

    No problem, just did the upgrade and tested again. I can confirm that this problem is fixed in version 4.8.9, thank you!

    Brent

    January 21, 2011 at 7:13 pm in reply to: Problem with WP eStore integration #24957
    bdeshazer
    Member

    Any ideas on this or anything else I can do to troubleshoot?

    January 18, 2011 at 7:26 pm in reply to: Problem with WP eStore integration #24956
    bdeshazer
    Member

    BTW, I may have confused things for you, I believe I had removed the address field from the footer text option when you did your test. I have restored it and just did another test, verifying that the ship-to address in my previous post was on the confirmation page. The stamped pdf just has a bunch of commas where the address should be, like copied/pasted in my first post on page 1 of this thread.

    Feel free to test again if you like and check out the PDF, the PDF is just a test file at this point anyway…

    Brent

    January 18, 2011 at 2:59 am in reply to: Problem with WP eStore integration #24955
    bdeshazer
    Member

    Yes, the following shows up as the “Ship To” information on the confirmation page:

    Test User

    1 Main St

    San Jose, CA 95131

    United States

    Brent

    January 16, 2011 at 3:47 pm in reply to: Problem with WP eStore integration #24953
    bdeshazer
    Member

    http://blog.deshazerstudios.com/z-stuff/photoshop/

    and here is the code for that page (dashes added by me here for clarity):


    About my Photoshop actions and scripts…

    [wp_eStore_category_products:category_id:1:end]

    [wp_eStore_cart_fancy1_when_not_empty]


    I’m also using the widget in my sidebar, with the code modification to only appear if the cart is not empty.

    Thanks!

    January 15, 2011 at 5:19 pm in reply to: Problem with WP eStore integration #24951
    bdeshazer
    Member

    New (very happy) user of eStore and PDF Stamper here, right now sandbox testing with Paypal and am running into the same issue as the original poster of this thread. Everything worked fine when the user had to manually return to my site from Paypal after the purchase, but now that I have PDT working the PDF files are stamped with just:

    “Licensed to Test User of , , , . Email address: brent_1295058388_per@deshazer.net”

    Before this they looked like this:

    “Licensed to Test User of 1 Main St, San Jose, CA 95131, United States. Email address: brent_1295058388_per@deshazer.net”

    The $0.001 shipping amount trick did not work for me either.

    Not too worried about the phone number but it would be nice to have the address in there…

    Brent

  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 total)

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