If I try to edit a registration or cancel it, I get the following error. It allows me to process the change, but the error still pops up. What do I need to do to fix this?
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /homepages/22/d405174896/htdocs/wp-content/plugins/event-espresso-core-reg/core/admin/EE_Admin_Page.core.php on line 1164
PHP Warnings/Notices are basically saying ‘something isn’t right here, but it should work for now’.
The above is stating that a value EE expected to be a string was actually an array and it was then passed to a function that doesn’t process arrays. The request still functions but ‘something’ isn’t right.
We’ve investigated this and will have a fix for it in the next version of Event Espresso.
Viewing 2 reply threads
The support post ‘Error message if editing a registration’ 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.