J Ivy
Forum Replies Created
-
Forum: Plugins
In reply to: [User Activity Tracking and Log] Export as CSV CapabilitiesSame issue here – I looked through the plugin and found a reference to <?php do_action( ‘moove-activity-extra-buttons’, $page_url ); ?> but cannot find this action in any other file – this may be the missing piece?
Forum: Plugins
In reply to: [Events Made Easy] File Upload form field?Thanks for the advice starapple.
I ended up adding a second contact form after submission of the event registration. This not the “best” solution but works for my purposes.
Forum: Plugins
In reply to: [Events Made Easy] File Upload form field?Thank you for responding – I will definitely do that!
This may help someone:
I am currently running 2.6 and was experiencing the same issue; however, I found that if you set the default language to anything but English it not longer breaks the site when you switch back from another language. And the translator does not translate the site to the selected “default” language on load so it’s a win-win.
Forum: Plugins
In reply to: [WP eCommerce] Emails not sendinghttps://www.accessamericatransport.com/products-page/transaction-results/
I thought that originally but it does the same thing with the default test gateway through WPEC
Forum: Plugins
In reply to: [WP eCommerce] Emails not sendingOK. Cleared everything took out WPEC and did a fresh install of the plugin this morning.
I am receiving a admin email that confirms the transaction, however the transaction results page displays:
“Sorry your transaction was not accepted.
Click here to go back to checkout page.”But in my Store Sales panel it says “Payment Accepted”
Running WPEC 3.8.12.1
Forum: Plugins
In reply to: [WP eCommerce] Emails not sendingIt uses Trident Gateway as far as I can see – just tired disabling gateway completely and I am still getting the same result with the default Test Gateway
Forum: Plugins
In reply to: [WP eCommerce] Emails not sendingThat’s the thing giving me trouble – I tried it with the default test gateway and the custom gateway and neither send a customer email.
Forum: Plugins
In reply to: [WP eCommerce] Emails not sendingI am having this issue as well. Have tried the test gateway as well as the custom gateway neither trigger a customer email but both trigger the admin email.
I have tried every solution I have found including downgrading the plugin, clearing the purchase_log table, and adding code to the transaction results function for the specific gateway. WordPress is obviously triggering emails because I receive the admin emails with no issue.
I am running WordPress 3.5.1 and WP e-Commerce 3.8.12.1 with a custom gateway provided by the client.
Any help would be greatly appreciated.