Posted: August 11, 2016 at 8:55 am
Hello, This was working fine yesterday, we have 46 registrations for an event and we could move people easily. Today we have 65 and now we can’t move anyone. The select new event does not populate with a list of our events and the search function says “no results found” I think this might have stopped working. |
|
Hi Nat, The attendee mover plugin hasn’t been updated or changed since it’s initial beta release. When you type in the word “Event” does it return a list of events? |
|
|
I am testing this out and also am not able to see any events listed. Is there a quick fix for this? thanks |
You’d have to have at least one upcoming event before you’d see something to select there. |
|
|
Yup i do, i have about 20. There is one tomorrow for sure, and others and nothing is showing up. thanks |
|
Any updates on this??? |
There may be a few possible causes to what you’re seeing where it’s not displaying any events in the select box. You can rule these out one by one: |
|
|
Unfortunately that is not something i can do. As it will mess up how my site works. Any other options? |
Option B: You set up a staging copy of your website and troubleshoot there. |
|
|
OK this is the JS error i am seeing – |
Can you let us know which WordPress theme and plugins are installed (since you can’t deactivate any of them, someone else might as well check to see if any of those are causing a conflict). |
|
|
I encountered the same issue – it seems that a potential plug-in conflict was Toolset Types |
Thanks for the info. I checked into this and it turns out that the Toolset Types plugin registers an older version of the select2 script, Event Espresso uses a newer version. You can avoid the resulting conflict from the mismatch of versions by adding the following to a site specific plugin:
Here’s a link to some information that shows how to build a site specific functions plugin. |
|
|
I am having the same problem – when I go to select an event – none are populating. The problem seems to be with the SelectEvent.php – it is using the REST API which is not installed in our instance of wordpress. I think it should use the EE php models to get the tickets out and populate the list instead of using the REST API |
@jwoolbright, You’ll need at least WordPress 4.4 to use the Attendee Mover add-on, because it does make use of the built-in parts of the WordPress REST API. It’s actually faster than using AJAX, so that’s one of the reasons that the developers went with the REST API. |
|
The support post ‘No events are population the select new event area’ 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.