Results 1 to 1 of 1

Thread: Retrieving job pack status for all users

  1. #1
    Thread Starter
    justincone's Avatar
    Join Date
    Dec 2010
    Location
    United States
    Posts
    11
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Retrieving job pack status for all users

    Note: I'm willing to pay for help with this problem. Thank you in advance!

    On the Edit User page for a job lister, I've found the table showing "Current User Packs" (generated by theme-users.php). But I'm trying to find a page that shows me Current User Packs for all users.

    In other words: I need to know who has purchased job packs and how many jobs they have remaining in their job packs.

    This seems like a simple request, but I haven't been able to find it anywhere. In the database, I know this information is stored (at least in part) in wp_usermeta, but I have no idea how to decipher the relevant data. For example, here's the value for key "_jr_user_pack-29579-1421680":

    Code:
    a:8:{s:8:"order_id";i:38719;s:7:"plan_id";i:29579;s:10:"plan_title";s:6:"SINGLE";s:10:"start_date";i:1435247770;s:8:"end_date";i:-1;s:10:"jobs_count";i:1;s:10:"jobs_limit";s:1:"1";s:13:"jobs_duration";s:2:"30";}
    Any ideas?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. A 'free' pack for specific users, possible?
    By pschwind in forum ClassiPress General Discussion
    Replies: 2
    Last Post: March 24th, 2013, 08:59 AM
  2. Ad Pack vs Membership Pack personalization
    By bmay6262 in forum ClassiPress General Discussion
    Replies: 0
    Last Post: February 9th, 2013, 11:45 AM
  3. Removing Ad Pack/Featured options for Membership users
    By toms in forum ClassiPress General Discussion
    Replies: 0
    Last Post: April 29th, 2012, 05:17 PM
  4. [MOD NEEDED] How to Change the ad status to awaiting approval after users update the ads ?
    By pinocchio in forum ClassiPress General Discussion
    Replies: 24
    Last Post: March 17th, 2011, 03:23 AM