coreyharrison79
Forum Replies Created
-
Forum: Plugins
In reply to: [Eway Payment Gateway] New Update Caused EM Checkout ProblemHi Ross
It’s a standalone site.
Yes it did redirect to HTTPS when it was turned on.
I have the permalinks set to post name.
Plugins:
Events Manager/Pro
Anti-Spam
Google Analytics for WP
Gravity Forms
Login with AJax
Stop Spammer Registrations Plugin
Wordpress HTTPS
Wordpress SEOThis is a line from the error log that was repeated many times:
[29-Jun-2014 23:49:42 UTC] PHP Warning: Creating default object from empty value in /xxxxxxx/xxxxxx/xxxxxxxx/wp-includes/capabilities.php on line 655this is line 655:
$this->data->$key = $value;Hope that helps and let me know if you need anything else.
Forum: Plugins
In reply to: [Eway Payment Gateway] eWAY SSL and Events Manager ProHi There,
I’m afraid that this latest update caused a major bug for me.
Basically it stopped EM from processing registrations, whether they were via credit card or offline. I thought this may have been a conflict with the force https plugin, but the issue was still present when I deactivated it. In the end I reverted back to the previous version and normal service resumed. Not sure if anyone else has had this issue but I thought I’d let you know.Cheers
Forum: Plugins
In reply to: [Eway Payment Gateway] Conflict with WordPress HTTPS EM CheckoutHi Ross,
I actually resolved this by removing the function that I had been using to add an additional fee. If you remember you had helped me out with it, but I didn’t end up using it as it wasn’t being added to the total in the checkout when using multiple bookings mode. Anyway someone on the EM Pro forum spotted that it was causing the error so I commented it out.I’d still be looking to implement this at some stage, but from memory you said something needed to change in the way EM handled Multiple Bookings.
Thanks
CoreyForum: Plugins
In reply to: [Eway Payment Gateway] Conflict with WordPress HTTPS EM CheckoutOh, ok I have just run a test on offline payment and it did redirect properly.
That’s odd that it didn’t work for you.Thanks for that Ross.
Forum: Plugins
In reply to: [Eway Payment Gateway] Events Manager Cart/Checkout QuestionHi Ross,
Sorry to contact you this way, but I was just wondering if you had received any of my emails?Just checking…
CheersForum: Plugins
In reply to: [Eway Payment Gateway] Events Manager Cart/Checkout QuestionNo I didn’t get it! I’ve just sent you one from another address.
If you could reply to that one that’d be great.Thanks
Forum: Plugins
In reply to: [Eway Payment Gateway] Events Manager Cart/Checkout QuestionHi Ross
I posted this on the EM Pro forum and Marcus advised me to hire you, so I’ve emailed you regarding this.He did mention in the code, he didn’t see any conditional statements that check if the booking form had that checkbox checked for example.
Let me know if you haven’t received my email and I’ll resend.
Cheers
Same experience I’ve had. The feed back is in the title “Terrible code, bad support”.
I’ll add defensive of any negative feedback. I paid for this plugin after reading a glowing review, However when I actually began to try and integrate the plugin for my needs and started looking through the code, I realised what a complete mess it was. After many hours of work I gave up and moved to Events Manager Pro. The code is clean the support is class and it just works brilliantly.Events Espresso tries to do too much and doesn’t do any of it well.
Forum: Plugins
In reply to: [Eway Payment Gateway] Events Manager Integration🙂
Forum: Plugins
In reply to: [Eway Payment Gateway] Events Manager IntegrationPerfect!
Thank you so much, You’re a saint!Forum: Plugins
In reply to: [Eway Payment Gateway] Events Manager IntegrationIt worked!! Thank you so much.
I’m just thinking, how complicated would it be if I wanted to add multiple check boxes?
I’m assuming that I can’t just duplicate this block of code.I’m trying to learn a bit of PHP at the moment via codecademy.com, but I’m still yet to fully grasp how to actually do anything.
Thanks again.
Forum: Plugins
In reply to: [Eway Payment Gateway] Events Manager IntegrationHi Ross
Thanks for getting back to me so quickly.
No the extra fee wasn’t recorded in eWay either in the EM admin for the transaction or in the eWay admin. I’ll give this a try (hopefully it work).
If I can’t get it happening I might get quote off you to get it up and running for me if you’d be interested.Thanks again
CoreyForum: Plugins
In reply to: [Eway Payment Gateway] Events Manager IntegrationOk…
I have tried and tried again, but cannot get this to work!
I’m sure it’s something I’m doing wrong but can’t work it out.
I’ll tell you exactly what I’m doing to see if you can spot anything obvious that I’ve missed.1. I’ve pasted your code into my theme function.php file.
2. Created a field in Events Manager Attendees Form with an ID of extra_fee
(I wasn’t sure if it being in the attendee form was causing it not to pass on but I tried it in the main booking form with no joy.)
3. Registered for an event and made payment with eWay (sandbox).The results were that the ticket price was processed as normal, but the extra fee was not added on.
I’m just really stuck with this so if you have any thoughts on how I could debug this that would be great.
Thanks again
Forum: Plugins
In reply to: [Eway Payment Gateway] Events Manager IntegrationHi Ross,
Thanks so much for this!
Would I add this code to my theme functions.php or somewhere in the eway gateway plugin?Cheers
Yeah I figured that would be the easiest way. Doesn’t work to well when there is more than one product option though.
Marcus, do you know of anyone who has added this functionality to EM?
I would definitely be interested in doing this if it’s a viable option.Any info on this would be very much appreciated. I did purchase the pro add on so maybe a discussion has taken place on that forum?