phildegruchy
Forum Replies Created
-
Forum: Plugins
In reply to: [Property Hive] Missing fields from APIHi there,
I work with Danilo. We can’t find the “Show Import Data” button that you mention. Please can you explain where we find this.
Thanks,
PhilForum: Plugins
In reply to: [Trust Payments Gateway for WooCommerce] 3DS 2.1Brilliant. Thanks for the quick response! @gyfters
Forum: Plugins
In reply to: [Trust Payments Gateway for WooCommerce] 3DS 2.1@gyfters @joshbedford I’m here for the same reason. Is there a roadmap to implement 3DS 2.1?
Forum: Plugins
In reply to: [Plugin: WPJobBoard] Problem with PHP 5.6 and databaseHey Thomas,
I’m really struggling with the same problem. Did you find a solution? We’ve heavily customised WPJobBoard so it would be difficult to update to a more recent version.
Any help appreciated.
Thanks,
PhilForum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Woocommerce 2.1.1BTW site is https://www.thaddeusjewellers.com/
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Woocommerce 2.1.1Hi Steve,
WC is 2.1.2 and WP is 3.8.1.
Some plugins that could possibly be having an affect:
– WooCommerce Checkout Manager
– WooCommerce Print Invoices & Delivery Notes
– Woocommerce SEO (perhaps most likely!?)I’m happy to give you access to WP-Admin and FTP if you want to take a look? Please let me know your email and I’ll send details through.
Thanks,
PhilForum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Woocommerce 2.1.1Hi Steve,
I’ve just updated your plugin on a 3rd site and this time I get an error. The site is also running WC 2.1. When I enter the card details and click submit I get a 404 error with the url as follows:
/checkout/order-pay/9943?key=wc_order_530dc09785ec0
Any ideas?
Thanks,
PhilForum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Woocommerce 2.1.1Hi Steve,
Yes I get the confirmation page now when making a successful payment. Many thanks for doing this so promptly.
I’ve installed this DEV version on two sites now. Will we still get notified of updates through the WP-ADMIN for this version or will we need to install the production version once it is released.
Thanks again.
PhilForum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Woocommerce 2.1.1Hi Steve,
That would be great. The problem I am experiencing is that when a payment is made successfully the user is just redirected to an empty cart page.
If you could update this post when complete then I’d be happy to test for you.
Many thanks,
PhilForum: Plugins
In reply to: [Postgiro/Bankgiro Payment gateway] Errors with Woocommerce 2.1?Hi Tutman,
I get a similar issue with a different payment type. I think this is something to do with how pages are assigned in WC2.1. e.g. the Thank you page after payment is made.
A similar resolution to this:
Hope that helps a little.
Cheers,
PhilI think I might have sorted it out myself! I added the following and all seems to work fine now! ??
RewriteCond %{REQUEST_URI} ^/wp-content/plugins/my_plugin/ [NC]
RewriteRule . – [S=13]Thanks,
Phil