tophersimon
Forum Replies Created
-
Where can I find the template file where this text appears?
I only really want to add, “Your submission is pending approval by an administrator.”
I’ve had users that get confused when the submit and then they go to the directory and don’t see their submission and this is before they get the email.
I would love to get the answer to this as well.
Thanks! Works perfectly now. You rock!
Thank you for this code. It works almost perfectly, however I get a strange email when someone cancels:
There was an error canceling the subscription for user with ID=5. You will want to check your payment gateway to see if their subscription is still active.
Error: not is changing?
Last Invoice:
stdClass::__set_state(array(
‘id’ => ‘4’,
‘code’ => ’81E76DC8B5′,
‘session_id’ => ‘ks5u5tefpa6jfsr2mfkvikp3d0’,
‘user_id’ => ‘5’,
‘membership_id’ => ‘2’,
‘paypal_token’ => ”,
‘billing_name’ => ‘Test Testing’,
‘billing_street’ => ‘123 Easy St’,
‘billing_city’ => ‘Palo Alto’,
‘billing_state’ => ‘California’,
‘billing_zip’ => ‘94303’,
‘billing_country’ => ‘US’,
‘billing_phone’ => ‘4083728674’,
‘subtotal’ => ‘125.00’,
‘tax’ => ‘0’,
‘couponamount’ => ”,
‘certificate_id’ => ‘0’,
‘certificateamount’ => ”,
‘total’ => ‘125’,
‘payment_type’ => ”,
‘cardtype’ => ‘Visa’,
‘accountnumber’ => ‘XXXXXXXXXXXX0000’,
‘expirationmonth’ => ’01’,
‘expirationyear’ => ‘2013’,
‘status’ => ‘cancelled’,
‘gateway’ => ”,
‘gateway_environment’ => ‘sandbox’,
‘payment_transaction_id’ => ‘TEST81E76DC8B5’,
‘subscription_transaction_id’ => ‘TEST81E76DC8B5’,
‘timestamp’ => ‘2013-02-05 10:11:17’,
‘affiliate_id’ => ”,
‘affiliate_subid’ => ”,
))However, it still works and deletes the WP user as expected.
Any thoughts?
Forum: Plugins
In reply to: [RSVP and Event Management] RSVP breaks WP3.5 Media ManagerI’m having the exact same problem. Love the plugin but it breaks the Media manager. Took me awhile to figure out that this plugin was the cause.
Forum: Themes and Templates
In reply to: Photocrati gallery upload "http error"After having the same frustrating experience I found a work around solution until someone fixes it.
Install NextGen gallery plugin.
Upload your photos into a next gen album.
Create new photocrati album.
Import photos from the next gen album.I hope there’s an official fix soon but this worked well for me.