Support

Home Forums WP User Integration EE WP User Integration Error

EE WP User Integration Error

Posted: November 18, 2021 at 6:41 am


pengincan

November 18, 2021 at 6:41 am

I have an error message repeated throughout the admin panel “Warning: Use of undefined constant EE_FRONT_AJAX – assumed ‘EE_FRONT_AJAX
(this will throw an Error in a future version of PHP) in …/wp-content/plugins/eea-wp-user-
integration/ED_WP_Users_SPCO.module.php on line 121”

I have disabled the EEA-wp-user-integration plugin for now. However, can this issue be looked into?


Tony

  • Support Staff

November 18, 2021 at 8:51 am

Hi there,

I’ve created a ticket to investigate this.

Those warnings showing on the page means your site is set to display errors, you may want to change that so that the server logs errors rather than displays them. Its not a ‘fix’ for the above as the warning is still thrown but not shown, but generally you don’t want display_errors (or WP_DEBUG) enabled on your live site.


pengincan

November 18, 2021 at 10:58 am

Thank you, I have checked wp_config and WP DEBUG is set to false. However, the error message still appears when the plugin is activated.


Tony

  • Support Staff

November 18, 2021 at 11:05 am

The error will always be ‘thrown’ until we change that code, meaning whatever you do right now won’t ‘fix’ it… however, the fact that your site is showing those errors means display_errors is enabled.

Usually, that’s done with WP_DEBUG which basically just sets up your PHP settings to display them, in your case, it sounds like your site is already set to display_errors through PHP itself.

Do you have a PHP options section within your host’s control panel?

If so, add a screenshot of it here and I’ll advise from there (you can mark your reply private so only staff can view it)

The support post ‘EE WP User Integration Error’ 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