Support

Home Forums Event Espresso Premium change event/ticket selection

change event/ticket selection

Posted: May 17, 2023 at 9:12 am


gmilne80

May 17, 2023 at 9:12 am

Hi,

I have just updated from 5.03 to the latest version and now when I try to use the change event/ticket section page to move an attendee to a new event I get the message “The results could not be loaded” in the drop down selector.

Just in case I changed the max memory available in wpconfig but no joy, any suggestions would be appreciated.

Thanks


Tony

  • Support Staff

May 17, 2023 at 11:18 am

Hi there,

I’m not getting the same issue so will need to troubleshoot this a little further.

When you get the above error it means the Ajax request in sent in the background either had no result or some unexpected result loaded on that request.

To troubleshoot this further you can use your browser dev tools.

Say using Chrome Dev Tools, you open the network tab and then click on the select field to initiate a request.

Dev tools will show something like: events?limit....... in the network tab, like this:

https://monosnap.com/file/F0xAG5EDbbeCsQ266jaO2ul4VVjTVT

What status code does that request have? (Mine is 200)

If you click on it and then the ‘Response’ tab, copy those details and paste them in a private reply.

https://monosnap.com/file/YRYcP29YJEQX2zeWiSKRAyR0m7mFDv

Where we go from there depends on the output of that request.


gmilne80

May 17, 2023 at 11:35 am

This reply has been marked as private.


Tony

  • Support Staff

May 17, 2023 at 11:42 am

Right, so its a critical PHP error being thrown and we need that full error.

Your host will usually have a section in your control panel to view the sites errors, check for anything around the time you made the above and post that here.

If you are comfortable using FTP (I assume you are from the above) you can also enabled WP_DEBUG_LOG using this snippet:

https://eventespresso.com/wiki/troubleshooting-checklist/#wpdebug

That goes in wp-config.php and replaces what is usually a single line like this:

define( 'WP_DEBUG', false );

Then retest the above and any errors should be saved in /wp-content/debug.log

Post the full error an I’ll dig into it further 🙂


gmilne80

May 17, 2023 at 12:28 pm

This reply has been marked as private.


gmilne80

May 22, 2023 at 10:09 am

I have recreated the error a couple of times on the site but haven’t found a corresponding entry in the a-engine error log for that time on any of the occasions. Any advice would be appreciated


Tony

  • Support Staff

May 25, 2023 at 4:07 pm

Hi there,

We have just pushed version 5.0.6.p live which includes a fix for the error you have reported here.

Can you update to that version and see if they fixes this on your site?

If the update doesn’t show on your site just yet then go to Event Espresso -> General Settings.

Make no changes and just hit save to force and update check. The update should then show in your plugins menu.


gmilne80

May 25, 2023 at 4:12 pm

That’s great thank you, update done and issue seems resolved. It’s also sorted the issue I had with logging in to the app.

Cheers for the quick responses.


Tony

  • Support Staff

May 25, 2023 at 4:16 pm

Awesome! Thanks for the update.

Any further issues just let us know.

The support post ‘change event/ticket selection’ 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