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

gbkovacs

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

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • October 23, 2017 at 6:36 pm in reply to: Emember Passwords for Imported Users #74042
    gbkovacs
    Member

    No, I am only using eMember and don’t create WordPress user accounts. I am using the bulk load tool. I created the CVS per the online directions. I tried to set the user as both active and pending but it behaves the same way for both values.

    The test site is [http://0ea.ae5.myftpupload.com]

    I keep thinking I am missing an option. How do you ‘force’ a password reset?

    I did modify the eMember to direct to a page for finishing registration when you join. But when a new member joins you do get a link in your email.

    I bulk loaded a fresh test member to make sure it wasn’t because I was reloading my name. This is the mail I receive when I bulk load someone for the first time. The login works, but I didn’t see any option for forcing a reset once they do log-in.

    FABA registrar@blacksmithing.org via a2nlwpweb160.prod.iad2.secureserver.net

    1:23 PM (51 minutes ago)

    to me

    Dear Test User

    You have reset your password.

    Membership details:

    Username: TestUser

    Password: iSHdJNWmsM4J

    Thank You

    October 21, 2017 at 11:02 pm in reply to: Emember Passwords for Imported Users #74040
    gbkovacs
    Member

    I am attempting to bulk load or members (finally) on a staging site, my test did not require me to reset my password. The email that came had my username and password but no link. I could not find an option for his. In the post below you mention forcing each uses to do this.

    Any guidance is appreciated.

    The “best practice,” would be to assign a random password to each user; after you import them, and then force each user to use the “Forgot Password” link, to reset their passwords.

    July 24, 2017 at 4:37 pm in reply to: Reasons for a pending PayPal payment #20516
    gbkovacs
    Member

    So Paypal put 1 out of 45 transactions into pending status. With a limited quantity inventory of class seats, I have someone pay, they get a receipt from Paypal but we do not get the IPN. What happens in 24hours when Paypal releases the funds and the inventory has changed because someone has purchased the last seat in the mean time? Will WP Estore reject the IPN?

    May 14, 2015 at 4:23 pm in reply to: Variation Inventory and Collect Customer Input #70010
    gbkovacs
    Member

    I disabled the ‘customer input’ and the variation inventory counters were updated upon making a purchase. I did make a coding change per a previous post: https://support.tipsandtricks-hq.com/forums/topic/require-customer-input-only-when-add-to-cart-is-clicked

    This change requires the user to enter the ‘customer input’ as opposed to leaving it blank. Not sure if that caused the problem.

    May 13, 2015 at 4:54 pm in reply to: Variation Inventory and Collect Customer Input #70008
    gbkovacs
    Member

    What I mean is that the addition of the ‘customer input data/field’ seems to break the update for the variation inventory values. I am assuming, which I should not do, that the variation inventory is keyed to the combination of the items defined. In this case (time am/pm and Artist). The addition of the customer input (i.e. student name) seems to break this unique key.

    Item 16 has the ‘Customer Input’ turned on and requires you to add a student name in the input field on the screen. The Variation inventory is not updated when you purchase an item.

    Item 17 uses the same data variations, but has no ‘customer input’ field. Product 17(s) variation inventory updates fine and also shows the ‘Sold Out’ box when depleted.

    Below is the information from the wp_wp_estore_variations_tbl.

    16 16 O:13:”inventoryInfo”:1:{s:14:”inventory_info”;a:4:{i:0;a:4:{s:11:”grp_0_row_0″;s:2:”AM”;s:11:”grp_1_row_0″;s:5:”TPD 1″;s:11:”grp_2_row_0″;s:0:””;s:21:”inventory_value_row_0″;s:1:”8″;}i:1;a:4:{s:11:”grp_0_row_1″;s:2:”AM”;s:11:”grp_1_row_1″;s:5:”TPD 2″;s:11:”grp_2_row_1″;s:0:””;s:21:”inventory_value_row_1″;s:1:”8″;}i:2;a:4:{s:11:”grp_0_row_2″;s:2:”PM”;s:11:”grp_1_row_2″;s:5:”TPD 4″;s:11:”grp_2_row_2″;s:0:””;s:21:”inventory_value_row_2″;s:1:”8″;}i:3;a:4:{s:11:”grp_0_row_3″;s:2:”PM”;s:11:”grp_1_row_3″;s:5:”TPD 3″;s:11:”grp_2_row_3″;s:0:””;s:21:”inventory_value_row_3″;s:1:”8″;}}}

    17 17 O:13:”inventoryInfo”:1:{s:14:”inventory_info”;a:4:{i:0;a:4:{s:11:”grp_0_row_0″;s:2:”AM”;s:11:”grp_1_row_0″;s:5:”TPD 1″;s:11:”grp_2_row_0″;s:0:””;s:21:”inventory_value_row_0″;i:0;}i:1;a:4:{s:11:”grp_0_row_1″;s:2:”AM”;s:11:”grp_1_row_1″;s:5:”TPD 2″;s:11:”grp_2_row_1″;s:0:””;s:21:”inventory_value_row_1″;s:1:”8″;}i:2;a:4:{s:11:”grp_0_row_2″;s:2:”PM”;s:11:”grp_1_row_2″;s:5:”TPD 4″;s:11:”grp_2_row_2″;s:0:””;s:21:”inventory_value_row_2″;s:1:”8″;}i:3;a:4:{s:11:”grp_0_row_3″;s:2:”PM”;s:11:”grp_1_row_3″;s:5:”TPD 3″;s:11:”grp_2_row_3″;s:0:””;s:21:”inventory_value_row_3″;s:1:”8″;}}}

    Do you thing the addition of the ‘customer input’ on the product_name field is preventing the update?

    December 4, 2014 at 2:15 pm in reply to: Require Customer Input only when 'Add to Cart' is clicked. #67165
    gbkovacs
    Member

    Simple clean code, worked wonderfully. Thank you.

    December 3, 2014 at 2:12 pm in reply to: Require Customer Input only when 'Add to Cart' is clicked. #67163
    gbkovacs
    Member

    Wonderful, I have never used jquery. Thanks for your help.

    [http://fabaconference.org/conference-registration/]

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 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