Support

Home Forums Event Espresso Premium attendee mover plugin event list not showing.

attendee mover plugin event list not showing.

Posted: July 5, 2017 at 1:08 am

Viewing 10 reply threads


Nuno

July 5, 2017 at 1:08 am

I’m install attendee mover plugin but not showing event list (http://prntscr.com/frt38k) already active my course (http://prntscr.com/frt3q2).

I’m Using Latest EE Plugin


Tony

  • Support Staff

July 5, 2017 at 3:49 am

Hi there,

The attendee mover uses the WP Rest API to pull in the events to list, ‘The results could not be loaded’ usually means there is unexpected output on the request.

Can you link me to your site so I can view your events, please?


Nuno

July 5, 2017 at 4:08 am

Site URL: https://test.aea.com.br/
Event URL: https://test.aea.com.br/cursos/curso-de-orcamento-de-obras/


Nuno

July 5, 2017 at 4:08 am

already install WP Rest API Plugin


Tony

  • Support Staff

July 5, 2017 at 4:29 am

already install WP Rest API Plugin

Which plugin have you installed? The REST API is built into WordPress, you don’t need an additional plugin.

If you go here: https://test.aea.com.br/wp-json/

You’ll notice the outout has 2 warnings:

<b>Warning</b>:  array_merge(): Argument #1 is not an array in <b>/wp-content/plugins/eea-rest-api-master/EED_REST_API.module.php</b> on line <b>98</b>

<b>Warning</b>:  array_merge(): Argument #2 is not an array in <b>/wp-content/plugins/eea-rest-api-master/EED_REST_API.module.php</b> on line <b>86</b>

That’s the problem with the attendee mover add-on and is likelt linked with the plugin you installed above.

  • This reply was modified 7 years, 3 months ago by Tony. Reason: Code format


Nuno

July 5, 2017 at 5:39 am

https://test.aea.com.br/wp-json/

Warning Remove but nothing not working . 🙁


Tony

  • Support Staff

July 5, 2017 at 6:41 am

The notices are a symptom of the problem, you’ve just set display display_errors to 0.

Can you answer my question please:

Which plugin have you installed? The REST API is built into WordPress, you don’t need an additional plugin.

As mentioned you don’t need another plugin for the REST API, I recommend de-activating it.


Nuno

July 5, 2017 at 6:59 am

I have used two plugins:
1. https://wordpress.org/plugins/rest-api/
2. https://github.com/eventespresso/eea-rest-api/

Now i removed both plugins. Still there are no result.

But Same problem.


Tony

  • Support Staff

July 5, 2017 at 7:15 am

You don’t need either of those plugins, however with them de-activated your REST endpoint:

https://test.aea.com.br/wp-json/

directs to your home page.

So are you using a security plugin that is disabling the REST API endpoints?


Nuno

July 5, 2017 at 8:09 am

I don’t have any security plugin.


Tony

  • Support Staff

July 5, 2017 at 8:14 am

Have you flushed your permalinks since de-activating the REST API plugin?

Go to Settings -> Permalinks.

Make sure a ‘pretty’ permalink is enabled on the site (postname usually) and save the settings.

Viewing 10 reply threads

The support post ‘attendee mover plugin event list not showing.’ 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