Can you tell me why an incomplete transaction displays a blank screen with no information in EE4?
I have registrations which are set to payment pending, and they have an associated transaction number but the transaction is incomplete when viewed in the registration table. When I click on the transaction number to view it, all I see is a grey screen.
Is this a bug?
Not necessarily a bug. Can you turn on the WordPress debug logging feature to and check the error log to find the error that’s being thrown? There are instructions that show how here:
I’ve turned on the debug logging and get this error when I try and view an incomplete transaction
[27-Oct-2016 08:13:32 UTC] PHP Catchable fatal error: Argument 1 passed to EE_Payment_Processor::_remove_unusable_characters_from_array()
must be of the type array, null given, called in
/home/cluster-sites/1/k/keepactive.org.uk/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Payment_Processor.core.php on line 192
and defined in /home/cluster-sites/1/k/keepactive.org.uk/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Payment_Processor.core.php on line 291
We added code in 4.9.1 to prevent that error from happening, as your site is running 4.9.0 it does not have the updated code.
Can you update to that latest version of Event Espresso (currently 4.9.16.p) and confirm if that fixes the problem?
Viewing 3 reply threads
The support post ‘Blank transaction screen’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.