Support

Home Forums Event Espresso Premium Fatal error in payment processor (version 4.8.15.p)

Fatal error in payment processor (version 4.8.15.p)

Posted: October 20, 2015 at 2:35 am


Jay

October 20, 2015 at 2:35 am

Hi, I noticed the following error in my logs this morning. I installed the plugin yesterday.

PHP Fatal error: Call to a member function status() on a non-object in /wp-content/plugins/event-espresso-core-reg/core/EE_Payment_Processor.core.php on line 366


Tony

  • Support Staff

October 20, 2015 at 2:40 am

Hi Jay,

Which payment method do you use?

Do you have any details on how to reproduce or did you just notice this within the log?


Jay

October 20, 2015 at 2:54 am

Hi Tony,

I currently have PayPal Standard and Invoice methods enabled on a local test site. I’m afraid I don’t know for sure under what conditions this error occurred, I just saw it in the logs, but it’s probably I was viewing this page at the time: /wp-admin/admin.php?page=espresso_registrations&action=default&_wpnonce=64593ebc03&default_nonce=64593ebc03&return=trash_registrations
(FYI, I have no transactions and only 1 registration which is in the Trash folder).

Cheers,
Jay


Tony

  • Support Staff

October 20, 2015 at 3:12 am

I’ll do some digging and see if I can reproduce.

However generally speaking when you are working locally, offsite payment methods such as PayPal Standard will not work as the IPN can not reach your local environment. Its possible that the payment processor was expecting a value to be returned but either ‘false’ or an empty string was returned instead because no connection could be made.


Jay

October 20, 2015 at 3:48 am

Thanks Tony, I am aware of that but I was not processing any payments. An error of the type you describe should be caught and not produce a fatal error, connection issues can exist in production environments too.
Anyway I just wanted to give you a heads-up that there appears to be a bug somewhere.
Cheers,
Jay


Tony

  • Support Staff

October 20, 2015 at 3:52 am

Yeah I understand.

I did not mean that the fatal error was expected but just a random guess at a possible cause based on the error, I’ll see what I can find.

Thanks for the heads up 🙂

The support post ‘Fatal error in payment processor (version 4.8.15.p)’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso